{"id":1379301,"name":"@zeit/arg","ecosystem":"npm","description":"Another simple argument parser","homepage":"https://github.com/zeit/arg#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/zeit/arg","keywords_array":[],"namespace":"zeit","versions_count":1,"first_release_published_at":"2017-10-24T07:10:32.743Z","latest_release_published_at":"2017-10-24T07:10:32.743Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-08T19:37:43.607Z","created_at":"2022-04-08T23:03:17.270Z","updated_at":"2025-09-10T09:37:22.682Z","registry_url":"https://www.npmjs.com/package/@zeit/arg","install_command":"npm install @zeit/arg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1286,"open_issues_count":17,"forks_count":55,"subscribers_count":61,"default_branch":"main","last_synced_at":"2025-09-10T00:41:11.806Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2025-09-08T15:00:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274394145,"owners_count":25277104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"vercel","name":"Vercel","uuid":"14985020","kind":"organization","description":"Develop. Preview. Ship. Creators of Next.js.","email":"contactus@vercel.com","website":"https://vercel.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14985020?v=4","repositories_count":147,"last_synced_at":"2024-04-14T07:01:26.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vercel","funding_links":[],"total_stars":390396,"followers":14338,"following":0,"created_at":"2022-11-02T16:19:59.831Z","updated_at":"2024-04-14T07:01:59.842Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel/repositories"},"tags":[{"name":"5.0.2","sha":"20e630a8a581dfe7ac9a47290b9be66d2ac5c752","kind":"commit","published_at":"2022-06-05T18:19:37.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.2","html_url":"https://github.com/vercel/arg/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c1109765e0061ea41211a646fbbd8ff11bee2944","kind":"commit","published_at":"2021-08-17T02:12:53.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.1","html_url":"https://github.com/vercel/arg/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"99b578ee3e7822c8e42a02907c02f58f5d2745e8","kind":"tag","published_at":"2020-11-17T01:31:02.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.0","html_url":"https://github.com/vercel/arg/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0/manifests"},{"name":"4.1.3","sha":"3ce0a32c783e47cca1c549ded84b48347bc5d4be","kind":"tag","published_at":"2020-02-01T17:47:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.3","html_url":"https://github.com/vercel/arg/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"f01c810d0d5b4284c9d999326ddedb23e55372ad","kind":"tag","published_at":"2019-11-25T16:54:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.2","html_url":"https://github.com/vercel/arg/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"e62c2ab8a0056504b9a20f0f1a037a436861c546","kind":"tag","published_at":"2019-07-12T10:43:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.1","html_url":"https://github.com/vercel/arg/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"5e5b9bd4671ccf8952aee4e96e47288dd9fab0a1","kind":"tag","published_at":"2019-01-02T05:02:47.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.0","html_url":"https://github.com/vercel/arg/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f17ffd2ce4fe2aff9deabf3f008195fdba7a6f5d","kind":"tag","published_at":"2018-12-28T21:04:39.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.1","html_url":"https://github.com/vercel/arg/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cdf6dc57370a2b25b282f8497930e360f2f6b6e0","kind":"tag","published_at":"2018-12-28T19:24:48.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.0","html_url":"https://github.com/vercel/arg/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"30826caf576c9398991d491d3148a72cdf0d0aa5","kind":"commit","published_at":"2018-12-14T12:51:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/3.0.0","html_url":"https://github.com/vercel/arg/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"b2c0da56c435b0ad0f11a746e582ea84f88fb1a0","kind":"commit","published_at":"2018-11-14T12:08:10.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.1","html_url":"https://github.com/vercel/arg/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"507d9826349559ebbf425aa679207d18c5e51256","kind":"tag","published_at":"2018-04-01T08:26:35.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.0","html_url":"https://github.com/vercel/arg/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"f584f4fc4d518fd322a2719af3e09b64e02d820d","kind":"commit","published_at":"2018-03-09T02:12:40.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.1","html_url":"https://github.com/vercel/arg/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7e6c663df46f695ca621e70370fbc8ddcf84b32d","kind":"tag","published_at":"2017-10-24T07:09:07.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.0","html_url":"https://github.com/vercel/arg/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"d1d7b61ab02c16d3f0ed8b4f3cfa678e8961d0b5","kind":"tag","published_at":"2017-09-19T18:31:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.2.0","html_url":"https://github.com/vercel/arg/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"86b77dcf15f07121bbbe42d384de4d02a83ca0b3","kind":"tag","published_at":"2017-08-23T05:04:17.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.1","html_url":"https://github.com/vercel/arg/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fa615eb9fde3f7c19a18565fa97f80fcfc0fd9d4","kind":"tag","published_at":"2017-08-23T04:25:09.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.0","html_url":"https://github.com/vercel/arg/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-10T09:37:22.682Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":58.26255938828552,"dependent_repos_count":10.380662409323001,"dependent_packages_count":21.05880931274913,"stargazers_count":2.3136668133918095,"forks_count":3.8249599287095766,"docker_downloads_count":null,"average":19.168131570491806},"purl":"pkg:npm/%40zeit/arg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zeit/arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zeit/arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zeit/arg/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T18:32:19.580Z","issues_count":29,"pull_requests_count":49,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":22,"issue_authors_count":23,"avg_comments_per_issue":3.344827586206897,"avg_comments_per_pull_request":1.7755102040816326,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":6,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zeit%2Farg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zeit%2Farg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zeit%2Farg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zeit%2Farg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zeit%2Farg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zeit%2Farg/codemeta","maintainers":[{"uuid":"vercel-release-bot","login":"vercel-release-bot","name":null,"email":"infra+release@vercel.com","url":null,"packages_count":574,"html_url":"https://www.npmjs.com/~vercel-release-bot","role":null,"created_at":"2022-11-11T06:51:52.073Z","updated_at":"2022-11-11T06:51:52.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vercel-release-bot/packages"},{"uuid":"nick.tracey","login":"nick.tracey","name":null,"email":"nick.tracey@vercel.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~nick.tracey","role":null,"created_at":"2022-11-11T06:51:51.997Z","updated_at":"2022-11-11T06:51:51.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nick.tracey/packages"},{"uuid":"matt.straka","login":"matt.straka","name":null,"email":"matt.j.straka@gmail.com","url":null,"packages_count":495,"html_url":"https://www.npmjs.com/~matt.straka","role":null,"created_at":"2023-01-18T21:52:21.870Z","updated_at":"2023-01-18T21:52:21.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matt.straka/packages"},{"uuid":"zeit-bot","login":"zeit-bot","name":null,"email":"team@zeit.co","url":null,"packages_count":270,"html_url":"https://www.npmjs.com/~zeit-bot","role":null,"created_at":"2022-11-11T06:51:52.061Z","updated_at":"2022-11-11T06:51:52.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zeit-bot/packages"},{"uuid":"matheuss","login":"matheuss","name":null,"email":"matheus.frndes@gmail.com","url":null,"packages_count":322,"html_url":"https://www.npmjs.com/~matheuss","role":null,"created_at":"2024-02-12T17:17:59.873Z","updated_at":"2024-02-12T17:17:59.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matheuss/packages"}]}