{"id":377589,"url":"https://github.com/mafintosh/sparse-bitfield","last_synced_at":"2026-07-23T12:00:27.413Z","repository":{"id":49256138,"uuid":"55087323","full_name":"mafintosh/sparse-bitfield","owner":"mafintosh","description":"Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer","archived":false,"fork":false,"pushed_at":"2021-06-21T18:09:12.000Z","size":17,"stargazers_count":28,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-10T15:30:06.941Z","etag":null,"topics":[],"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/mafintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-30T18:31:30.000Z","updated_at":"2025-12-24T03:30:18.000Z","dependencies_parsed_at":"2022-08-23T20:10:46.118Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/sparse-bitfield","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/sparse-bitfield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/sbom","scorecard":{"id":611225,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/sparse-bitfield","commit":"922ad0e94c4134fa1de17ae456551f950eef528f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Code-Review","score":0,"reason":"Found 0/24 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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 'master'"],"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":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"}}]},"last_synced_at":"2025-08-21T02:41:44.373Z","repository_id":49256138,"created_at":"2025-08-21T02:41:44.373Z","updated_at":"2025-08-21T02:41:44.373Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34919229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":{"login":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mafintosh"}},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"packages":[{"id":5005495,"name":"org.webjars.npm:sparse-bitfield","ecosystem":"maven","description":"WebJar for sparse-bitfield","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/sparse-bitfield","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2019-07-18T11:50:04.000Z","latest_release_published_at":"2019-07-18T11:50:04.000Z","latest_release_number":"3.0.3","last_synced_at":"2026-07-19T11:53:29.796Z","created_at":"2022-07-27T11:09:26.958Z","updated_at":"2026-07-19T11:53:29.797Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/sparse-bitfield/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/sparse-bitfield/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":49256138,"uuid":"55087323","full_name":"mafintosh/sparse-bitfield","owner":"mafintosh","description":"Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer","archived":false,"fork":false,"pushed_at":"2021-06-21T18:09:12.000Z","size":17,"stargazers_count":26,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-03T17:48:41.082Z","etag":null,"topics":[],"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/mafintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-30T18:31:30.000Z","updated_at":"2024-12-29T18:43:06.000Z","dependencies_parsed_at":"2022-08-23T20:10:46.118Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/sparse-bitfield","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/sparse-bitfield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/sbom","scorecard":{"id":611225,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/sparse-bitfield","commit":"922ad0e94c4134fa1de17ae456551f950eef528f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Code-Review","score":0,"reason":"Found 0/24 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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 'master'"],"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":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"}}]},"last_synced_at":"2025-08-21T02:41:44.373Z","repository_id":49256138,"created_at":"2025-08-21T02:41:44.373Z","updated_at":"2025-08-21T02:41:44.373Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278406691,"owners_count":25981658,"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-10-05T02:00:06.059Z","response_time":54,"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":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"tags":[{"name":"v3.0.3","sha":"922ad0e94c4134fa1de17ae456551f950eef528f","kind":"tag","published_at":"2017-03-05T00:17:30.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v3.0.3","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e7260989affdc63de82e9a741777e41d8a86918b","kind":"tag","published_at":"2017-03-03T15:26:20.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v3.0.2","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"baa1fdac27b2f08d9a49c7bac850a90fa0f51b17","kind":"tag","published_at":"2017-03-03T15:08:21.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v3.0.1","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"72294997290ae01885fde8c922033fe827cfc034","kind":"tag","published_at":"2017-03-03T14:53:37.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v3.0.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"f3663042719d3d4c020de6919c29c75bbf1c2ef2","kind":"tag","published_at":"2017-02-19T13:32:53.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.2.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a052a304eb64211fe8ba504dcb6958bd19e8f83d","kind":"tag","published_at":"2017-01-31T23:10:53.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.1.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"f777cf02e747851d82cc8708479455e39d6920a1","kind":"tag","published_at":"2017-01-27T18:59:24.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.0.2","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"06b614f3a52075d163e51e58a15f7d6ea6050d8c","kind":"tag","published_at":"2016-11-20T21:23:43.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.0.1","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"63019cf21e0c25f4d62fe8f5f9dabf2f40064958","kind":"tag","published_at":"2016-11-20T21:20:42.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.0.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"7245f6d3b6fd3a62d2408c28de8d6627420c9d56","kind":"tag","published_at":"2016-03-30T18:38:52.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T04:25:20.552Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/sparse-bitfield","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:sparse-bitfield","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:sparse-bitfield","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:sparse-bitfield/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T22:38:07.106Z","issues_count":1,"pull_requests_count":1,"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":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/mafintosh%2Fsparse-bitfield/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sparse-bitfield/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sparse-bitfield/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sparse-bitfield/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sparse-bitfield/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sparse-bitfield/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sparse-bitfield/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2387183,"name":"sparse-bitfield","ecosystem":"npm","description":"Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer","homepage":"https://github.com/mafintosh/sparse-bitfield","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/sparse-bitfield","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2016-03-30T18:39:02.848Z","latest_release_published_at":"2017-03-05T00:17:45.769Z","latest_release_number":"3.0.3","last_synced_at":"2026-07-19T11:53:34.505Z","created_at":"2022-04-10T01:03:58.036Z","updated_at":"2026-07-19T11:53:34.505Z","registry_url":"https://www.npmjs.com/package/sparse-bitfield","install_command":"npm install sparse-bitfield","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.3"}},"repo_metadata":{"id":49256138,"uuid":"55087323","full_name":"mafintosh/sparse-bitfield","owner":"mafintosh","description":"Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer","archived":false,"fork":false,"pushed_at":"2021-06-21T18:09:12.000Z","size":17,"stargazers_count":28,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-10T15:30:06.941Z","etag":null,"topics":[],"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/mafintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-30T18:31:30.000Z","updated_at":"2025-12-24T03:30:18.000Z","dependencies_parsed_at":"2022-08-23T20:10:46.118Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/sparse-bitfield","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/sparse-bitfield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/sbom","scorecard":{"id":611225,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/sparse-bitfield","commit":"922ad0e94c4134fa1de17ae456551f950eef528f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Code-Review","score":0,"reason":"Found 0/24 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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 'master'"],"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":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"}}]},"last_synced_at":"2025-08-21T02:41:44.373Z","repository_id":49256138,"created_at":"2025-08-21T02:41:44.373Z","updated_at":"2025-08-21T02:41:44.373Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34919229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mafintosh"}},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"tags":[{"name":"v3.0.3","sha":"922ad0e94c4134fa1de17ae456551f950eef528f","kind":"tag","published_at":"2017-03-05T00:17:30.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v3.0.3","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e7260989affdc63de82e9a741777e41d8a86918b","kind":"tag","published_at":"2017-03-03T15:26:20.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v3.0.2","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"baa1fdac27b2f08d9a49c7bac850a90fa0f51b17","kind":"tag","published_at":"2017-03-03T15:08:21.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v3.0.1","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"72294997290ae01885fde8c922033fe827cfc034","kind":"tag","published_at":"2017-03-03T14:53:37.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v3.0.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"f3663042719d3d4c020de6919c29c75bbf1c2ef2","kind":"tag","published_at":"2017-02-19T13:32:53.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.2.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a052a304eb64211fe8ba504dcb6958bd19e8f83d","kind":"tag","published_at":"2017-01-31T23:10:53.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.1.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"f777cf02e747851d82cc8708479455e39d6920a1","kind":"tag","published_at":"2017-01-27T18:59:24.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.0.2","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"06b614f3a52075d163e51e58a15f7d6ea6050d8c","kind":"tag","published_at":"2016-11-20T21:23:43.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.0.1","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"63019cf21e0c25f4d62fe8f5f9dabf2f40064958","kind":"tag","published_at":"2016-11-20T21:20:42.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v2.0.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"7245f6d3b6fd3a62d2408c28de8d6627420c9d56","kind":"tag","published_at":"2016-03-30T18:38:52.000Z","download_url":"https://codeload.github.com/mafintosh/sparse-bitfield/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/sparse-bitfield/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/sparse-bitfield@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-11T06:06:41.724Z","dependent_packages_count":52,"downloads":39254957,"downloads_period":"last-month","dependent_repos_count":664739,"rankings":{"downloads":0.07666693109983548,"dependent_repos_count":0.04286059877573984,"dependent_packages_count":0.578869983883829,"stargazers_count":7.353588517551321,"forks_count":7.326588209697345,"docker_downloads_count":0.08740310463228045,"average":2.5776628909400583},"purl":"pkg:npm/sparse-bitfield","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sparse-bitfield","docker_dependents_count":7009,"docker_downloads_count":600247068,"usage_url":"https://repos.ecosyste.ms/usage/npm/sparse-bitfield","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sparse-bitfield/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T02:28:04.414Z","issues_count":1,"pull_requests_count":1,"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":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/mafintosh%2Fsparse-bitfield/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sparse-bitfield/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sparse-bitfield/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sparse-bitfield/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sparse-bitfield/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sparse-bitfield/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sparse-bitfield/codemeta","maintainers":[{"uuid":"mafintosh","login":"mafintosh","name":null,"email":"mathiasbuus@gmail.com","url":null,"packages_count":1813,"html_url":"https://www.npmjs.com/~mafintosh","role":null,"created_at":"2022-11-14T12:58:41.926Z","updated_at":"2022-11-14T12:58:41.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mafintosh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5677355,"maintainers_count":1211006,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":349488,"full_name":"mafintosh/sparse-bitfield","default_branch":"master","total_commits":24,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-21T11:39:03.112Z","last_synced_commit":"922ad0e94c4134fa1de17ae456551f950eef528f","created_at":"2023-03-08T18:45:45.500Z","updated_at":"2026-07-21T11:39:03.082Z","committers":[{"name":"Mathias Buus","email":"mathiasbuus@gmail.com","login":"mafintosh","count":24}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.250Z","repositories_count":6396772,"commits_count":871250797,"contributors_count":36103162,"owners_count":1231343,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mafintosh/sparse-bitfield","html_url":"https://github.com/mafintosh/sparse-bitfield","last_synced_at":"2026-03-01T02:28:04.414Z","status":"error","issues_count":1,"pull_requests_count":1,"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":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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,"created_at":"2023-05-16T15:44:08.119Z","updated_at":"2026-03-01T02:28:04.414Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fsparse-bitfield/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":1}},"pull_request_author_associations_count":{"table":{"NONE":1}},"issue_authors":{"table":{"mcollina":1}},"pull_request_authors":{"table":{"martinheidegger":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-09T00:00:19.777Z","repositories_count":14865136,"issues_count":32399651,"pull_requests_count":106488337,"authors_count":11339170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-23T20:10:46.006Z","updated_at":"2022-08-23T20:10:46.006Z","repository_link":"https://github.com/mafintosh/sparse-bitfield/blob/master/package.json","dependencies":[{"id":2426362069,"package_name":"memory-pager","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":2426362070,"package_name":"buffer-alloc","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":2426362071,"package_name":"standard","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":2426362072,"package_name":"tape","ecosystem":"npm","requirements":"^4.6.3","direct":true,"kind":"development","optional":false}]}],"score":23.67844768378977,"created_at":"2026-07-08T04:55:41.934Z","updated_at":"2026-07-23T12:00:27.413Z","avatar_url":"https://github.com/mafintosh.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377589","html_url":"https://summary.ecosyste.ms/projects/377589"}