{"id":1889511,"name":"jbinary","ecosystem":"npm","description":"High-level I/O for binary data.","homepage":"https://github.com/jDataView/jBinary#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jDataView/jBinary","keywords_array":["parse","edit","buffer","binary","file","read","write","manipulate"],"namespace":null,"versions_count":36,"first_release_published_at":"2013-06-29T21:21:56.521Z","latest_release_published_at":"2021-05-05T20:55:50.114Z","latest_release_number":"2.1.5","last_synced_at":"2026-05-29T00:16:20.502Z","created_at":"2022-04-09T17:56:54.159Z","updated_at":"2026-05-29T00:16:20.502Z","registry_url":"https://www.npmjs.com/package/jbinary","install_command":"npm install jbinary","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.5"}},"repo_metadata":{"id":9239529,"uuid":"11059041","full_name":"jDataView/jBinary","owner":"jDataView","description":"High-level API for working with binary data.","archived":false,"fork":false,"pushed_at":"2022-12-08T00:41:25.000Z","size":2719,"stargazers_count":551,"open_issues_count":24,"forks_count":58,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-10-10T16:04:33.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"jdataview.github.io/jBinary/","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/jDataView.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-29T20:36:20.000Z","updated_at":"2025-10-07T21:29:58.000Z","dependencies_parsed_at":"2022-08-31T00:31:35.016Z","dependency_job_id":null,"html_url":"https://github.com/jDataView/jBinary","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jDataView/jBinary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jDataView","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/sbom","scorecard":{"id":500040,"data":{"date":"2025-08-11","repo":{"name":"github.com/jDataView/jBinary","commit":"a2a994af1cee6985f7976d1d2700e6257d4af041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 5/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jDataView/jBinary/node.js.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.js.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jDataView/jBinary/node.js.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT-license.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-license.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":"58 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2h3h-q99f-3fhc","Warn: Project is vulnerable to: GHSA-gmw6-94gg-2rc2","Warn: Project is vulnerable to: GHSA-hxwm-x553-x359","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-273r-mgr4-v34f","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-957j-59c2-j692","Warn: Project is vulnerable to: GHSA-j383-35pm-c5h4","Warn: Project is vulnerable to: GHSA-rm36-94g8-835r","Warn: Project is vulnerable to: GHSA-hcj4-xf6x-63wj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-7x7c-qm48-pq9c","Warn: Project is vulnerable to: GHSA-rc3x-jf5g-xvc5","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-82v2-mx6x-wq7q","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","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-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T21:35:45.038Z","repository_id":9239529,"created_at":"2025-08-19T21:35:45.039Z","updated_at":"2025-08-19T21:35:45.039Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010327,"owners_count":26084738,"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-12T02:00:06.719Z","response_time":53,"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":"jDataView","name":"jDataView","uuid":"4702384","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4702384?v=4","repositories_count":5,"last_synced_at":"2024-04-09T12:41:32.317Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jDataView","funding_links":[],"total_stars":1099,"followers":4,"following":0,"created_at":"2022-11-03T00:27:28.777Z","updated_at":"2024-04-09T12:41:34.329Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jDataView","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jDataView/repositories"},"tags":[{"name":"v2.1.5","sha":"a2a994af1cee6985f7976d1d2700e6257d4af041","kind":"tag","published_at":"2021-05-05T20:55:15.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.1.5","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.1.5/manifests"},{"name":"v2.1.2","sha":"4cf37bb3e14d9413cc28aa587988ab7f67b75a9d","kind":"tag","published_at":"2014-05-24T13:04:02.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.1.2","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"82299be95449348f78e5fe96c8ec5432865c32bc","kind":"tag","published_at":"2014-05-05T13:04:09.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.1.1","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1f0016ae50a803b7195f6140bb2f93ef41722b08","kind":"tag","published_at":"2014-04-30T08:25:41.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.1.0","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"a7ffd85137b25480f81abff06734f61c3407c3de","kind":"tag","published_at":"2014-04-29T20:27:06.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.7","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"1ccd4aeae1b35068f1ffe18c3b3632af03f3ab70","kind":"tag","published_at":"2014-04-13T01:22:35.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.6","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"d6e72fad902f34ea1a98b1b6633b6a7bd6f9154d","kind":"tag","published_at":"2014-04-13T01:13:32.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.5","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"0175dc4f2ba0c881d4946e93d679a6aa1c8e68d8","kind":"tag","published_at":"2014-04-13T01:07:01.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.4","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"8beaf51137fa3279574632c86d9b86c527714123","kind":"tag","published_at":"2014-04-12T23:17:06.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.3","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"01ad8ea3e53e8360697e621fa13e3782a2fae883","kind":"tag","published_at":"2014-04-12T11:33:20.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.2","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"bebb3f915f55c6f5ff86da897b7c517581db9efa","kind":"tag","published_at":"2014-04-12T11:26:33.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.1","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.1/manifests"},{"name":"v2.0.0-1","sha":"668c9d9d481d0c6af48cc51580497901a481d8fc","kind":"tag","published_at":"2014-04-11T22:22:06.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.0-1","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.0-1/manifests"},{"name":"v2.0.0","sha":"70d0305ff42eeba5c92c717a36f757785db9ac50","kind":"tag","published_at":"2014-04-11T22:11:34.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v2.0.0","html_url":"https://github.com/jDataView/jBinary/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v2.0.0/manifests"},{"name":"v1.6","sha":"c0db27f5cff291de23a7d96271944f763ccca4a8","kind":"commit","published_at":"2013-09-12T18:43:05.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v1.6","html_url":"https://github.com/jDataView/jBinary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.6/manifests"},{"name":"v1.5","sha":"4d7bfeec1723cedfd213e968b8fef9589ee38049","kind":"commit","published_at":"2013-08-30T00:13:34.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v1.5","html_url":"https://github.com/jDataView/jBinary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.5/manifests"},{"name":"v1.4","sha":"8ac55eb23596dc1676bbd69e2bfab25cc3978a81","kind":"commit","published_at":"2013-07-27T13:32:30.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v1.4","html_url":"https://github.com/jDataView/jBinary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.4/manifests"},{"name":"v1.3","sha":"10f10827fd7ecea3118da3424f98b7342523219e","kind":"commit","published_at":"2013-07-22T21:55:30.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v1.3","html_url":"https://github.com/jDataView/jBinary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.3/manifests"},{"name":"v1.2","sha":"6f6bc1c51b2ffe92e8fd21a544e7cdf25b465b08","kind":"commit","published_at":"2013-07-01T04:18:08.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v1.2","html_url":"https://github.com/jDataView/jBinary/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.2/manifests"},{"name":"v1.0","sha":"f3289465d31336c2a13602c04967ad2ce743eea0","kind":"commit","published_at":"2013-06-29T10:07:12.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v1.0","html_url":"https://github.com/jDataView/jBinary/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v1.0/manifests"},{"name":"v0.9","sha":"bd33d2d965978e7724229bde076258ebcd8668f9","kind":"commit","published_at":"2013-06-15T17:59:22.000Z","download_url":"https://codeload.github.com/jDataView/jBinary/tar.gz/v0.9","html_url":"https://github.com/jDataView/jBinary/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jDataView/jBinary@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/tags/v0.9/manifests"}]},"repo_metadata_updated_at":"2025-10-25T12:28:10.528Z","dependent_packages_count":14,"downloads":8767,"downloads_period":"last-month","dependent_repos_count":39,"rankings":{"downloads":2.5256588561706215,"dependent_repos_count":2.0975806053075603,"dependent_packages_count":1.589783052235487,"stargazers_count":3.0054713477871045,"forks_count":3.810266055082153,"docker_downloads_count":null,"average":2.605751983316585},"purl":"pkg:npm/jbinary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jbinary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/jbinary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jbinary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T13:21:58.191Z","issues_count":60,"pull_requests_count":23,"avg_time_to_close_issue":8923751.093023255,"avg_time_to_close_pull_request":9874533.0625,"issues_closed_count":43,"pull_requests_closed_count":16,"pull_request_authors_count":10,"issue_authors_count":35,"avg_comments_per_issue":2.05,"avg_comments_per_pull_request":0.7391304347826086,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jDataView%2FjBinary/issues","maintainers":[{"login":"RReverser","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jbinary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jbinary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jbinary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jbinary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jbinary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jbinary/codemeta","maintainers":[{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-12T21:37:40.011Z","updated_at":"2022-11-12T21:37:40.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"}]}