{"id":1007722,"name":"@js-bits/enumerate","ecosystem":"npm","description":"Easy to use, Symbol-based enum implementation","homepage":"https://github.com/js-bits/enumerate#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/js-bits/enumerate","keywords_array":["javascript","typescript","symbol","enum","enumerate","enumerable","string","number","template","literal","primitive"],"namespace":"js-bits","versions_count":46,"first_release_published_at":"2021-04-18T18:08:26.508Z","latest_release_published_at":"2023-06-13T14:19:53.081Z","latest_release_number":"1.0.20","last_synced_at":"2026-05-11T13:32:39.564Z","created_at":"2022-04-07T19:05:57.518Z","updated_at":"2026-05-11T13:32:39.564Z","registry_url":"https://www.npmjs.com/package/@js-bits/enumerate","install_command":"npm install @js-bits/enumerate","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.20"}},"repo_metadata":{"id":57122323,"uuid":"359197479","full_name":"js-bits/enumerate","owner":"js-bits","description":"Easy to use, Symbol-based enum implementation","archived":false,"fork":false,"pushed_at":"2023-07-19T02:11:54.000Z","size":1509,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T08:19:32.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/js-bits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-04-18T16:31:29.000Z","updated_at":"2023-07-03T17:55:20.000Z","dependencies_parsed_at":"2024-06-21T14:23:45.817Z","dependency_job_id":null,"html_url":"https://github.com/js-bits/enumerate","commit_stats":{"total_commits":185,"total_committers":1,"mean_commits":185.0,"dds":0.0,"last_synced_commit":"9eb55d2cea5f28a5755d6e904513597d8c3d61f7"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/js-bits/enumerate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-bits","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/sbom","scorecard":{"id":537241,"data":{"date":"2025-08-11","repo":{"name":"github.com/js-bits/enumerate","commit":"9eb55d2cea5f28a5755d6e904513597d8c3d61f7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/npm-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/js-bits/enumerate/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/js-bits/enumerate/npm-publish.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","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-20T07:18:06.016Z","repository_id":57122323,"created_at":"2025-08-20T07:18:06.016Z","updated_at":"2025-08-20T07:18:06.016Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30233429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"js-bits","name":"js-bits","uuid":"80066818","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/80066818?v=4","repositories_count":12,"last_synced_at":"2023-05-23T01:28:30.596Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/js-bits","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-23T01:28:30.602Z","updated_at":"2023-05-23T01:28:30.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-bits","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-bits/repositories"},"tags":[{"name":"v1.0.20","sha":"9eb55d2cea5f28a5755d6e904513597d8c3d61f7","kind":"tag","published_at":"2023-06-13T14:18:58.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.20","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"722dbafdcd8801582a704c3495738d64ef544cf8","kind":"tag","published_at":"2023-06-12T03:52:53.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.19","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ba5afa5e6f04761df13b5698472e49d153e94041","kind":"tag","published_at":"2023-06-10T21:35:30.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.18","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"82034c0c07e108fc30873fcf09e13bfc6cc5e728","kind":"tag","published_at":"2023-06-09T16:22:59.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.17","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"ac84edac0c890f97503e2e20316256420aec4031","kind":"tag","published_at":"2023-06-08T21:37:42.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.16","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"822fbfac815d8590cdf7779cdce1f28230d5204f","kind":"tag","published_at":"2023-06-08T16:44:16.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.15","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"c141b11f962e31635541fde30d083a16a145e8d3","kind":"tag","published_at":"2023-06-07T20:09:12.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.14","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"9fa7a1a687fc9b97ce8539150672d3c7a98ddf71","kind":"tag","published_at":"2023-06-07T19:36:39.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.13","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"953f1ef2e39083c907e1c45fcbe47e977ff70ca5","kind":"tag","published_at":"2023-06-07T19:04:26.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.12","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"67fbe3081dc8a2f5871fecdb2bd8396b066aee1f","kind":"tag","published_at":"2023-06-07T13:42:10.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.11","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"621076291dfb30f39e4e587b32c2b0433cc0a8c8","kind":"tag","published_at":"2023-06-04T20:16:12.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.10","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"4c32e133f8accd74d36fb62744a974eca16256e4","kind":"tag","published_at":"2023-06-03T21:20:20.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.9","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"db864410145129b08373d11d630c4e265186d326","kind":"tag","published_at":"2023-06-03T18:44:11.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.8","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"ec3630c84640ce6d424f7ab8632d359070ea4651","kind":"tag","published_at":"2023-06-03T17:03:55.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.7","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fe9979a23b6a98d1daa7865c40bbe9a1257b7a58","kind":"tag","published_at":"2023-06-03T16:25:01.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.6","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"d9457c7d00849c376f7a2733b9839964c8cba8c4","kind":"tag","published_at":"2023-06-02T22:18:55.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.5","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"deae487f5836f007435c4ad7b6728ddfc7691faa","kind":"tag","published_at":"2023-06-02T21:20:26.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.4","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"cea5c48e58931a762d83e0a44a13890efc3fee23","kind":"tag","published_at":"2023-06-01T21:30:37.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.3","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c33fb4c3dbb7276e08baa2d6e0558c801180f601","kind":"tag","published_at":"2023-06-01T18:03:35.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.2","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"bec56672163668c37b2f1656c246e4c9c1e890fe","kind":"tag","published_at":"2023-06-01T00:36:59.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4379267a151d50ec1518a650b3d964e57c123cb1","kind":"tag","published_at":"2023-05-31T23:31:44.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v1.0.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"00fce4b32311ab89ed72b0bbaa7ee7f055e10215","kind":"tag","published_at":"2023-02-21T19:05:37.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.10.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"a052227a95646a1c86528b2bf0ace01409cccc73","kind":"tag","published_at":"2023-02-18T16:46:03.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.9.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"ca57d85926f43c622bd1a231f1a77c0a5e30adeb","kind":"tag","published_at":"2023-02-18T16:41:24.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.9.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.9.0/manifests"},{"name":"v0.8.4","sha":"72aa86f0713a3c4f3cb888cd898f2d7d873d41aa","kind":"tag","published_at":"2023-02-16T17:15:13.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.8.4","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"af0d911465e555bbd0f9dbb6b8278f6e15097e0d","kind":"tag","published_at":"2023-02-15T23:46:35.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.8.3","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"567516f70c735a06ebd7d3514ac2c5aa77179922","kind":"tag","published_at":"2023-02-15T23:26:58.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.8.2","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"390e999d4a9ed9e34680ce7270e6e2d1760953b6","kind":"tag","published_at":"2023-01-19T20:26:54.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.8.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3efd64443732f951c6eddd96162298918c4c77a1","kind":"tag","published_at":"2022-10-02T00:28:09.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.8.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"0842a163b1f19627588a69604dd6f8b47edd7c0b","kind":"tag","published_at":"2022-04-01T00:59:38.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.7.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"8e07f8cee783a1643e2f43404fe68d8b4671f2ab","kind":"tag","published_at":"2021-09-24T00:51:28.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.6.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"dda38d81a184251a5be93aa54adb7253bddfb018","kind":"tag","published_at":"2021-09-24T00:42:52.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.6.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"a3caca3d3f91695fb99cd64a155c5e708a1e9314","kind":"tag","published_at":"2021-08-02T22:29:26.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.5.2","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"59f5502a70b99773fc45cdaef55b27408ef92e83","kind":"tag","published_at":"2021-07-30T23:12:00.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.5.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f7f5cdab977fab0df4572fa1ea73ec79d8738892","kind":"tag","published_at":"2021-07-30T22:32:35.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.5.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"66e5f5747bde873616692a28c8d187eeba7501c2","kind":"tag","published_at":"2021-07-02T00:26:01.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.4.2","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"68277ee8ad5d90f1391f98f59b5d802101392f59","kind":"tag","published_at":"2021-06-29T23:29:17.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.4.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"00705ba7522a08b3620b42e9ee54694dd61e1424","kind":"tag","published_at":"2021-04-24T22:02:51.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.4.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a856b9954ec4c5362adb32a7d4569796062d8f8f","kind":"tag","published_at":"2021-04-23T01:41:48.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.3.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"de3117f5415081dd472d20ac993179a49ca4b91b","kind":"tag","published_at":"2021-04-19T02:26:07.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.2.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6a9a410e77fc9e229057140475fc8bb562f963ee","kind":"tag","published_at":"2021-04-19T01:10:47.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.2.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"de3c39aca27c5d434ddb328664975f886767378f","kind":"tag","published_at":"2021-04-18T23:58:41.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.1.2","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b2bcda399a0da8a4f9dffbd444bc7bab054efb42","kind":"tag","published_at":"2021-04-18T23:55:28.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.1.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"f77d3dd0f873dc1ad70a2ae131f6c22b447eed2d","kind":"tag","published_at":"2021-04-18T23:43:51.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.1.0","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"394eea1aa7712f9022aa7b7f04cc870826a2fd5f","kind":"tag","published_at":"2021-04-18T21:26:10.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.0.2","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"68b474fe14ac7eea4f00db4b4dfc0901aa01688b","kind":"tag","published_at":"2021-04-18T18:09:38.000Z","download_url":"https://codeload.github.com/js-bits/enumerate/tar.gz/v0.0.1","html_url":"https://github.com/js-bits/enumerate/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-bits/enumerate@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-bits%2Fenumerate/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-07T22:04:17.739Z","dependent_packages_count":7,"downloads":148,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":9.715085554735296,"dependent_repos_count":5.583386365220677,"dependent_packages_count":2.775205852409149,"stargazers_count":13.165555773240008,"forks_count":15.415989127516966,"docker_downloads_count":null,"average":9.33104453462442},"purl":"pkg:npm/%40js-bits/enumerate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@js-bits/enumerate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@js-bits/enumerate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@js-bits/enumerate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T04:07:59.852Z","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/js-bits%2Fenumerate/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-bits%2Fenumerate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-bits%2Fenumerate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-bits%2Fenumerate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-bits%2Fenumerate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-bits%2Fenumerate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-bits%2Fenumerate/codemeta","maintainers":[{"uuid":"apolo-gh","login":"apolo-gh","name":null,"email":"volodko.p@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~apolo-gh","role":null,"created_at":"2022-11-20T06:45:03.468Z","updated_at":"2022-11-20T06:45:03.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apolo-gh/packages"}]}