{"id":1472298,"name":"binary-parser-encoder","ecosystem":"npm","description":"Blazing-fast binary parser builder","homepage":"https://github.com/Ericbla/binary-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Ericbla/binary-parser","keywords_array":["binary","parser","decode","encoder","encode","unpack","struct","buffer","bit"],"namespace":null,"versions_count":11,"first_release_published_at":"2018-03-01T16:58:45.477Z","latest_release_published_at":"2020-10-30T22:11:44.746Z","latest_release_number":"1.5.3","last_synced_at":"2026-04-05T17:31:54.075Z","created_at":"2022-04-09T02:25:47.207Z","updated_at":"2026-04-05T17:31:54.075Z","registry_url":"https://www.npmjs.com/package/binary-parser-encoder","install_command":"npm install binary-parser-encoder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.3"}},"repo_metadata":{"id":46422948,"uuid":"117361832","full_name":"Ericbla/binary-parser","owner":"Ericbla","description":"Blazing-fast declarative binary parser builder for node.js","archived":false,"fork":true,"pushed_at":"2023-08-27T08:53:47.000Z","size":916,"stargazers_count":42,"open_issues_count":6,"forks_count":5,"subscribers_count":1,"default_branch":"encoder","last_synced_at":"2025-08-30T05:42:08.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"keichi/binary-parser","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ericbla.png","metadata":{},"created_at":"2018-01-13T17:06:11.000Z","updated_at":"2023-09-15T18:04:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Ericbla/binary-parser","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/Ericbla/binary-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericbla","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/refs/heads/encoder","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/sbom","scorecard":{"id":46466,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericbla/binary-parser","commit":"295c6ec0337e86f9517c17949156d3984b83be03"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":8,"reason":"binaries present in source code","details":["Warn: binary detected: example/Hello.class:1","Warn: binary detected: example/hello:1"],"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/npmpublish.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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericbla/binary-parser/nodejs.yml/encoder?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericbla/binary-parser/nodejs.yml/encoder?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericbla/binary-parser/npmpublish.yml/encoder?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericbla/binary-parser/npmpublish.yml/encoder?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericbla/binary-parser/npmpublish.yml/encoder?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericbla/binary-parser/npmpublish.yml/encoder?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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 'encoder'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"18 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-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-14T22:53:26.286Z","repository_id":46422948,"created_at":"2025-08-14T22:53:26.286Z","updated_at":"2025-08-14T22:53:26.286Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278579359,"owners_count":26009999,"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-06T02:00:05.630Z","response_time":65,"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":"Ericbla","name":"Eric","uuid":"455968","kind":"user","description":null,"email":"","website":null,"location":"France","twitter":null,"company":"Alcatel-Lucent","icon_url":"https://avatars.githubusercontent.com/u/455968?v=4","repositories_count":13,"last_synced_at":"2024-04-15T11:35:29.506Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericbla","funding_links":[],"total_stars":81,"followers":10,"following":3,"created_at":"2022-11-03T00:24:33.987Z","updated_at":"2024-04-15T11:35:33.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericbla","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericbla/repositories"},"tags":[{"name":"1.5.3","sha":"295c6ec0337e86f9517c17949156d3984b83be03","kind":"commit","published_at":"2020-10-30T22:00:00.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.5.3","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"f571a59cfa40926d125337277990ae4e4dde11d4","kind":"commit","published_at":"2019-12-15T15:54:34.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.5.2","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.5.2/manifests"},{"name":"1.4.1","sha":"ad27cfec9c8091bef3e660dc2491c3ad3c9c3f9c","kind":"tag","published_at":"2018-09-12T07:12:28.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.4.1","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"44437267b00d82b5375c325d53c22be2081385c0","kind":"commit","published_at":"2018-08-03T11:06:53.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.4.0","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"5194c5ac025b7399f2eed304a331cad0f37e79d2","kind":"tag","published_at":"2018-01-10T05:01:40.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.3.1","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"639c75a4533541ae91bd5e3b965449e05f5dacaa","kind":"commit","published_at":"2017-08-25T03:54:18.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.3.0","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6df31988161514c8952dc7ceecde48366e297d13","kind":"commit","published_at":"2017-08-22T02:52:07.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.2.0","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.2.0/manifests"},{"name":"1.1.6","sha":"ef2fc580c89dddb4ed50dde0acd6bf51be317ea6","kind":"commit","published_at":"2017-08-21T06:54:43.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.1.6","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a9a44655e1d7f2f0c69cc7de5dc6ab7693385cf3","kind":"commit","published_at":"2015-06-05T15:57:45.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.1.5","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"e2cc40beefece983d1e8313e2a7bd1d0d922693d","kind":"commit","published_at":"2015-01-26T14:48:27.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.1.4","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"e9858f231ffa26bd2fc02f7300d0a8f5d178f1fe","kind":"commit","published_at":"2015-01-05T06:32:20.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.1.3","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"35d56a20077c3bb6340c88cc5599b9566c1ddd59","kind":"commit","published_at":"2014-10-27T07:45:12.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.1.2","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"e62da49452a6459cb98e325c519c5c035d73cfc4","kind":"commit","published_at":"2014-09-23T14:19:03.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.1.1","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"286026036e206be421db5ada17fa4e563ae404a8","kind":"commit","published_at":"2013-11-13T10:19:25.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.1.0","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"a10ef533eaddea25b7f74bc5b64b971e2b691336","kind":"commit","published_at":"2013-11-09T14:09:12.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/1.0.0","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/1.0.0/manifests"},{"name":"0.0.5","sha":"99e9f168ec3b696cf762d80a23b3560bac0e1e19","kind":"commit","published_at":"2013-11-08T14:36:21.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/0.0.5","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"882f50d83e50eedaf00d01e6fa89c11381c10a84","kind":"commit","published_at":"2013-11-08T10:05:38.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/0.0.4","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"8e77d9b981490021a7d588d334ab1fe9c2a98c19","kind":"commit","published_at":"2013-11-08T08:19:49.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/0.0.3","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"9eb8336015d47dcabcce4e29d6dc1dbfe73c1bd3","kind":"commit","published_at":"2013-11-05T14:41:29.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/0.0.2","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"e2461285304633139e7c85a5891750bb8083d1bf","kind":"commit","published_at":"2013-11-05T10:15:16.000Z","download_url":"https://codeload.github.com/Ericbla/binary-parser/tar.gz/0.0.1","html_url":"https://github.com/Ericbla/binary-parser/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericbla/binary-parser@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-06T08:36:17.408Z","dependent_packages_count":12,"downloads":24012,"downloads_period":"last-month","dependent_repos_count":57,"rankings":{"downloads":2.3072419347289492,"dependent_repos_count":1.776144331168067,"dependent_packages_count":1.7796504254089736,"stargazers_count":6.419431282941712,"forks_count":7.705980497488348,"docker_downloads_count":null,"average":3.9976896943472098},"purl":"pkg:npm/binary-parser-encoder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/binary-parser-encoder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/binary-parser-encoder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/binary-parser-encoder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":null,"issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericbla%2Fbinary-parser/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-parser-encoder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-parser-encoder/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-parser-encoder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-parser-encoder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-parser-encoder/codemeta","maintainers":[{"uuid":"ericbla","login":"ericbla","name":null,"email":"ericbla@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~ericbla","role":null,"created_at":"2022-11-11T14:38:45.755Z","updated_at":"2022-11-11T14:38:45.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ericbla/packages"}]}