{"id":973904,"name":"@heap-data-structure/binomial-heap","ecosystem":"npm","description":"Binomial heap data structures for JavaScript","homepage":"https://heap-data-structure.github.io/binomial-heap","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/heap-data-structure/binomial-heap","keywords_array":["binomial","data","heap","javascript","js","structure"],"namespace":"heap-data-structure","versions_count":2,"first_release_published_at":"2021-07-28T22:09:29.167Z","latest_release_published_at":"2021-07-28T22:10:07.525Z","latest_release_number":"12.0.0","last_synced_at":"2026-06-21T00:47:04.322Z","created_at":"2022-04-07T18:13:46.528Z","updated_at":"2026-06-21T00:47:04.322Z","registry_url":"https://www.npmjs.com/package/@heap-data-structure/binomial-heap","install_command":"npm install @heap-data-structure/binomial-heap","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"12.0.0"}},"repo_metadata":{"id":32837133,"uuid":"36430451","full_name":"heap-data-structure/binomial-heap","owner":"heap-data-structure","description":":cherries: Binomial heaps for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-15T05:15:06.000Z","size":4748,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-15T07:08:32.301Z","etag":null,"topics":["agpl","amortized","binomial-heap","computer-science","data-structures","heaps","javascript","meldable-heaps"],"latest_commit_sha":null,"homepage":"https://heap-data-structure.github.io/binomial-heap","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heap-data-structure.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-05-28T10:11:48.000Z","updated_at":"2025-08-15T05:14:42.000Z","dependencies_parsed_at":"2024-02-14T04:24:57.942Z","dependency_job_id":"2f2692c4-29ed-4a28-832c-c67d06b1210d","html_url":"https://github.com/heap-data-structure/binomial-heap","commit_stats":{"total_commits":621,"total_committers":9,"mean_commits":69.0,"dds":0.5909822866344605,"last_synced_commit":"299249919f7e673b4f69b0c382a1cddfebfbd5b6"},"previous_names":["aureooms/js-binomial-heap"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/heap-data-structure/binomial-heap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heap-data-structure","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/sbom","scorecard":{"id":87043,"data":{"date":"2025-08-11","repo":{"name":"github.com/heap-data-structure/binomial-heap","commit":"7edef420458e36efd8b59aaeee8968acc0379f1d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"Maintained","score":10,"reason":"13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/ci:cover.yml:1","Warn: no topLevel permission defined: .github/workflows/ci:lint-config.yml:1","Warn: no topLevel permission defined: .github/workflows/ci:lint.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci:cover.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci:cover.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci:cover.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci:cover.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci:cover.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci:cover.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci:lint-config.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci:lint-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci:lint-config.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci:lint-config.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci:lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci:lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci:lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/ci:lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/heap-data-structure/binomial-heap/gh-pages.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/gh-pages.yml:15","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: 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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 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-93q8-gq69-wqmw","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-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-15T07:08:36.986Z","repository_id":32837133,"created_at":"2025-08-15T07:08:36.986Z","updated_at":"2025-08-15T07:08:36.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285881591,"owners_count":27247467,"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-11-22T02:00:05.934Z","response_time":64,"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":"heap-data-structure","name":"Heaps","uuid":"83278866","kind":"organization","description":"","email":null,"website":"https://github.com/heap-data-structure/about#readme","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/83278866?v=4","repositories_count":6,"last_synced_at":"2023-03-02T02:50:24.490Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/heap-data-structure","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T21:12:06.510Z","updated_at":"2023-03-02T02:50:24.532Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heap-data-structure","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heap-data-structure/repositories"},"tags":[{"name":"v12.0.0","sha":"89738528c6776ae8fc977e9dff1d081ff679450e","kind":"tag","published_at":"2021-07-28T22:10:01.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v12.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v12.0.0/manifests"},{"name":"v11.0.0","sha":"403371b2a13fa97270ebdfee56c31aa32c2bee1d","kind":"tag","published_at":"2017-01-18T18:44:58.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v11.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v11.0.0/manifests"},{"name":"v10.0.1","sha":"71b948bd4d52df9e10bf728aed168d4074e0d13f","kind":"tag","published_at":"2015-05-29T21:57:38.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v10.0.1","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"44bf1aa6376d2739ca28cb516c42a2f3aa7cde0d","kind":"tag","published_at":"2015-05-28T17:46:41.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v10.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"b8b3dc6f633212c5bbc987e1e35abfc278d0d019","kind":"tag","published_at":"2015-05-28T11:20:29.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v9.0.1","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"45ed47f77991eff4f4c88d643a36ee062d4d1e0e","kind":"tag","published_at":"2015-05-28T11:19:58.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v9.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"913caedaff6b9f7b7efa872004d5dd35b5337d6a","kind":"tag","published_at":"2015-05-28T10:13:12.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v8.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"d1e339c332e7db3ce9485db277b62413019fabdc","kind":"tag","published_at":"2015-05-28T09:59:21.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v7.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"f5cfbf8d96bfb469391b2862b577afe1ef6527d7","kind":"tag","published_at":"2015-05-26T16:29:39.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v6.0.1","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"a5000f771459d80af52db01dd58ef8b4dd41cfeb","kind":"tag","published_at":"2015-05-26T15:53:07.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v6.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v6.0.0/manifests"},{"name":"v5.0.3","sha":"dce0871c31c7e8843867fc5805b51ebc1025fb84","kind":"tag","published_at":"2015-04-22T18:18:54.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v5.0.3","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"37222418cce48c35d92f8d63767d552ed8c6f49e","kind":"tag","published_at":"2015-02-11T19:08:25.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v5.0.2","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"da395debc560315ecd9471e75e149353d3887c24","kind":"tag","published_at":"2015-02-06T22:55:03.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v5.0.1","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"bf27f181c849841333fb43f2e1488494c7442915","kind":"tag","published_at":"2015-01-27T18:09:07.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v5.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"cc71a4c962fe490990acb7199982a480abafd0f8","kind":"tag","published_at":"2015-01-25T21:54:21.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v4.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"4e6c3184cb35a62097d018330df0f5dce9041e79","kind":"tag","published_at":"2015-01-25T15:28:11.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v3.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v3.0.0/manifests"},{"name":"v2.0.5","sha":"ed5e6ea9955434cd540918d5ebe7e276e61965d5","kind":"tag","published_at":"2015-01-25T14:41:54.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v2.0.5","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"dbb5e4c3d6e058034383b51ea1a1fdfd833424f2","kind":"tag","published_at":"2015-01-23T18:01:54.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v2.0.4","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"b03fd1687b4e4b30feb11a440e5ac0bfdd96f0f7","kind":"tag","published_at":"2015-01-23T18:01:14.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v2.0.3","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7208c53fcc7d2e82ccf03081d92eae0b08d6e043","kind":"tag","published_at":"2014-12-28T18:14:10.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v2.0.2","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"39556d608cb06220c3bbdc39e1522d0e235b9ed8","kind":"tag","published_at":"2014-11-08T21:49:22.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v2.0.1","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9c143a2aea26879d42be8ec2247e1ae5697b6a37","kind":"tag","published_at":"2014-10-31T09:36:48.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v2.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"3fa9235b2569052aa5c8a43428308297fd313d75","kind":"tag","published_at":"2014-10-23T08:32:54.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v1.0.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"00812661f192187c03c66f4d5ba1c08c685af6aa","kind":"tag","published_at":"2014-10-20T14:14:33.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.4.1","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"140b8f5f0e9d11da744b0d95108882fd9b937456","kind":"tag","published_at":"2014-10-19T17:57:38.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.4.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.4.0/manifests"},{"name":"v0.2.5","sha":"a3762d34789c4cc944c4557e16ebafb1e4ccd3e5","kind":"tag","published_at":"2014-10-06T17:29:59.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.2.5","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"bb61b45cebfa790ba7e750fc30711162e44a9d3a","kind":"tag","published_at":"2014-10-06T17:25:39.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.2.4","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"0142d7c95468fdeed33baf159fbf90d9516b297d","kind":"tag","published_at":"2014-09-10T22:24:28.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.2.3","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"eaf46c7a4f199b76ac9b0f8fc9b29b8c98cf3b62","kind":"tag","published_at":"2014-09-07T23:24:46.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.2.2","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"38cb9721faf74848e94f2830dea4697f7a7658f1","kind":"tag","published_at":"2014-09-07T23:13:24.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.2.1","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"25ce36736a1a634413be0fc5ce1af04187ee2b8f","kind":"tag","published_at":"2014-09-07T21:32:55.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.2.0","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.2.0/manifests"},{"name":"v0.1.11","sha":"aae9fcb96a83f9563a4fc3bd99e2d67238bfaeed","kind":"tag","published_at":"2014-07-06T14:18:47.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.11","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.11/manifests"},{"name":"v0.1.9","sha":"8cd7c040e646839909ac1eed854521cdb1d808a1","kind":"tag","published_at":"2014-07-06T13:59:08.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.9","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"78ed815e12e96ffbcd7cffbbc1aad4e2fedf7321","kind":"tag","published_at":"2014-06-27T23:29:55.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.8","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"1515d3c1ee6678271033660cf86174a24278698f","kind":"tag","published_at":"2014-06-11T14:29:52.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.7","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"b901bc363b4511e266f21c5d8fc3d026421a1711","kind":"tag","published_at":"2014-06-06T21:38:55.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.6","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"beda07380d50539942df5756fa6c8ddc0af6a0bf","kind":"tag","published_at":"2014-06-06T20:05:45.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.5","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"be958bd091ef8a71ea17384c53a8044a2878694d","kind":"tag","published_at":"2014-06-06T16:45:22.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.4","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"af7e677dfbf21a3746363f734b0cff7675772eb2","kind":"tag","published_at":"2014-06-06T16:40:58.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.3","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"416d269206a83de495bf26d40e9e8d86022dfa4c","kind":"tag","published_at":"2014-06-06T12:40:55.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.2","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6eb7beccc359614f391103c56e9162921e2930c1","kind":"tag","published_at":"2014-06-05T00:44:08.000Z","download_url":"https://codeload.github.com/heap-data-structure/binomial-heap/tar.gz/v0.1.1","html_url":"https://github.com/heap-data-structure/binomial-heap/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heap-data-structure/binomial-heap@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-11-26T10:13:41.469Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":32.37087298809202,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":22.15612637126761,"forks_count":17.419597981652586,"average":21.351346665698},"purl":"pkg:npm/%40heap-data-structure/binomial-heap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@heap-data-structure/binomial-heap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@heap-data-structure/binomial-heap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@heap-data-structure/binomial-heap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:43:45.568Z","issues_count":0,"pull_requests_count":311,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":156051.3597359736,"issues_closed_count":0,"pull_requests_closed_count":303,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.4662379421221865,"merged_pull_requests_count":300,"bot_issues_count":0,"bot_pull_requests_count":311,"past_year_issues_count":0,"past_year_pull_requests_count":82,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":15100.918918918918,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":74,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.024390243902439025,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/heap-data-structure%2Fbinomial-heap/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heap-data-structure%2Fbinomial-heap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heap-data-structure%2Fbinomial-heap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heap-data-structure%2Fbinomial-heap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heap-data-structure%2Fbinomial-heap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heap-data-structure%2Fbinomial-heap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heap-data-structure%2Fbinomial-heap/codemeta","maintainers":[{"uuid":"raskat","login":"raskat","name":null,"email":"298j8923f@protonmail.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~raskat","role":null,"created_at":"2022-11-20T16:52:08.213Z","updated_at":"2022-11-20T16:52:08.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raskat/packages"},{"uuid":"aureooms","login":"aureooms","name":null,"email":"aurelien.ooms@gmail.com","url":null,"packages_count":407,"html_url":"https://www.npmjs.com/~aureooms","role":null,"created_at":"2022-11-20T16:52:08.218Z","updated_at":"2022-11-20T16:52:08.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aureooms/packages"}]}