{"id":1770713,"name":"getopts","ecosystem":"npm","description":"Parse CLI arguments.","homepage":"https://github.com/jorgebucaran/getopts#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jorgebucaran/getopts","keywords_array":["cli","argv","flags","parse","getopts","minimist","cli-parser"],"namespace":null,"versions_count":21,"first_release_published_at":"2017-08-26T06:48:48.841Z","latest_release_published_at":"2021-02-15T19:08:06.140Z","latest_release_number":"2.3.0","last_synced_at":"2026-09-17T02:32:57.807Z","created_at":"2022-04-09T16:20:53.755Z","updated_at":"2026-09-17T07:33:04.314Z","registry_url":"https://www.npmjs.com/package/getopts","install_command":"npm install getopts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.0"},"contentPolicy":null},"repo_metadata":{"id":31728243,"uuid":"35294154","full_name":"jorgebucaran/getopts","owner":"jorgebucaran","description":"Node.js CLI options parser","archived":false,"fork":false,"pushed_at":"2025-07-03T13:49:59.000Z","size":250,"stargazers_count":635,"open_issues_count":5,"forks_count":22,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-09-12T01:19:04.728Z","etag":null,"topics":["argv","cli-parser","getopts","node"],"latest_commit_sha":null,"homepage":"","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/jorgebucaran.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,"zenodo":null}},"created_at":"2015-05-08T18:04:48.000Z","updated_at":"2026-09-09T08:57:13.000Z","dependencies_parsed_at":"2025-07-13T07:25:27.684Z","dependency_job_id":"6e6904c2-92e7-41c9-88cd-5dba532347b3","html_url":"https://github.com/jorgebucaran/getopts","commit_stats":null,"previous_names":["jorgebucaran/getopts","srcfile/getopts","joxji/getopts"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebucaran/getopts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/sbom","scorecard":{"id":532871,"data":{"date":"2025-08-11","repo":{"name":"github.com/jorgebucaran/getopts","commit":"36adc7959a8202728fe03799fef0bfc9f3573eaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":0,"reason":"Found 1/26 approved changesets -- score normalized to 0","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":"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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/getopts/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/getopts/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:20","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   2 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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"}}]},"last_synced_at":"2025-08-20T06:09:34.978Z","repository_id":31728243,"created_at":"2025-08-20T06:09:34.978Z","updated_at":"2025-08-20T06:09:34.978Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","response_time":57,"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":"jorgebucaran","name":"Jorge Bucaran","uuid":"56996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56996?u=e081b399e0403dd3fe569880d2370213ea84b33f\u0026v=4","repositories_count":18,"last_synced_at":"2026-09-15T04:30:14.431Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jorgebucaran","funding_links":["https://github.com/sponsors/jorgebucaran"],"total_stars":28308,"followers":1434,"following":1,"created_at":"2022-11-02T16:20:30.526Z","updated_at":"2026-09-15T04:30:14.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran/repositories"},"tags":[{"name":"2.3.0","sha":"35dfad8997697051234aca992eb90c7abd7a5465","kind":"tag","published_at":"2021-02-15T19:07:54.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.3.0","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.3.0/manifests"},{"name":"2.2.5","sha":"5ae12152db4df6395159eb1c90a4ebc577149237","kind":"tag","published_at":"2019-06-28T23:44:19.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.2.5","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"a01490fb0e5fa8c267912e79726739cdb1a9b607","kind":"tag","published_at":"2019-02-22T18:00:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.2.4","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"c0fde8bb9c602dcef3363fdcb8b6efb2dd3b7da0","kind":"commit","published_at":"2018-11-02T14:41:50.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.2.3","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"dbf02b5a1cb61757dbb284ab511cdd9a04846ec0","kind":"commit","published_at":"2018-10-19T09:10:01.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.2.2","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"447efd4ee5d32eb2ddc565eb9d303cc4dfb76315","kind":"commit","published_at":"2018-08-24T08:43:56.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.2.1","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"eb1306d459a79d13078f7ecbd976ad5ffe84821a","kind":"commit","published_at":"2018-08-17T15:33:03.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.2.0","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"f8b4b8e7e454167ffeaa72c8ad5722b7661c3fb2","kind":"commit","published_at":"2018-07-18T15:02:03.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.1.2","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"5badfb823b6ed322b97812af253deb635cdb764a","kind":"commit","published_at":"2018-07-17T08:59:45.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.1.1","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"e455e4bff2132efa453deb1ac3d02681487a9e18","kind":"commit","published_at":"2018-07-17T08:57:31.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.1.0","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.1.0/manifests"},{"name":"2.0.7","sha":"cb059d83f6c32f83041e4cd58612f116afc67fd5","kind":"commit","published_at":"2018-07-17T04:45:33.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.0.7","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"3743d42316eac8944b37e2714a69efdde4dfc746","kind":"commit","published_at":"2018-04-10T05:51:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.0.6","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"57bb80f6323c77f5c4be2225746e75f8473a71bd","kind":"commit","published_at":"2018-03-17T15:14:13.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.0.5","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"58078ae108de05f6be96a2c893afef291c25ece5","kind":"commit","published_at":"2018-03-17T15:09:59.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.0.4","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"880f9f479b8ef3d1e032465c3228dca6967576c2","kind":"commit","published_at":"2018-03-17T15:02:36.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.0.3","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"72cc5cd465e29c8b1b2be784de2adf4d378b5023","kind":"commit","published_at":"2018-03-17T14:58:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.0.2","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"973c8ae10514d4bfc854cd0243ae14071d67ec45","kind":"commit","published_at":"2018-02-27T09:10:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.0.1","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"75e58c820017b0d8d43a8c0cb01ab355900e6698","kind":"commit","published_at":"2017-11-12T04:00:26.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/2.0.0","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"52fbefdf2e7a516f203f107b4d8650aeb99f75a4","kind":"commit","published_at":"2017-10-28T12:11:42.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/1.0.2","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"788f6390cdc084410b045a1953d36c4755b74b8f","kind":"commit","published_at":"2017-10-28T10:10:12.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/1.0.1","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"03c2f806422d453c5726047e5494e1b38c510386","kind":"commit","published_at":"2017-10-28T09:56:46.000Z","download_url":"https://codeload.github.com/jorgebucaran/getopts/tar.gz/1.0.0","html_url":"https://github.com/jorgebucaran/getopts/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/getopts@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T07:33:04.313Z","dependent_packages_count":195,"downloads":18058265,"downloads_period":"last-month","dependent_repos_count":59276,"rankings":{"downloads":0.11783625159405224,"dependent_repos_count":0.1342511087934189,"dependent_packages_count":0.23960786736927117,"stargazers_count":2.8990839823683996,"forks_count":5.129373947703184,"docker_downloads_count":0.05758136422124582,"average":1.4296224203415953},"purl":"pkg:npm/getopts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/getopts","docker_dependents_count":1179,"docker_downloads_count":840127953,"usage_url":"https://repos.ecosyste.ms/usage/npm/getopts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/getopts/dependencies","status":null,"funding_links":["https://github.com/sponsors/jorgebucaran"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T05:36:00.104Z","issues_count":21,"pull_requests_count":25,"avg_time_to_close_issue":10334888.9375,"avg_time_to_close_pull_request":9437224.24,"issues_closed_count":16,"pull_requests_closed_count":25,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":2.619047619047619,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fgetopts/issues","maintainers":[{"login":"jorgebucaran","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebucaran"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getopts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getopts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getopts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getopts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getopts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getopts/codemeta","maintainers":[{"uuid":"jorgebucaran","login":"jorgebucaran","name":null,"email":"mail@jorgebucaran.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~jorgebucaran","role":null,"created_at":"2022-11-12T12:49:31.398Z","updated_at":"2022-11-12T12:49:31.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jorgebucaran/packages"}]}