{"id":372866,"url":"https://github.com/protobufjs/protobuf.js","last_synced_at":"2026-08-26T14:03:16.925Z","repository":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:18:17.000Z","size":45444,"stargazers_count":10583,"open_issues_count":88,"forks_count":1821,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-25T22:25:43.391Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-25T18:17:58.000Z","dependencies_parsed_at":"2026-08-25T22:37:11.714Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"packages":[{"id":907750,"name":"@dropbox-web-platform/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"http://dcode.io/protobuf.js","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"dropbox-web-platform","versions_count":10,"first_release_published_at":"2020-07-29T01:54:02.073Z","latest_release_published_at":"2021-08-23T17:44:51.881Z","latest_release_number":"1.0.9","last_synced_at":"2026-08-25T13:40:55.470Z","created_at":"2022-04-07T16:37:44.519Z","updated_at":"2026-08-25T13:40:55.470Z","registry_url":"https://www.npmjs.com/package/@dropbox-web-platform/protobufjs","install_command":"npm install @dropbox-web-platform/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.9"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T11:32:28.000Z","size":45420,"stargazers_count":10581,"open_issues_count":85,"forks_count":1818,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T12:22:04.506Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T03:25:15.000Z","dependencies_parsed_at":"2026-08-22T12:22:05.746Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36823494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:47:09.143Z","dependent_packages_count":1,"downloads":52,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":21.963687919616785,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.2906107111987912,"forks_count":1.2367132705643273,"average":13.208587689137293},"purl":"pkg:npm/%40dropbox-web-platform/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dropbox-web-platform/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dropbox-web-platform/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dropbox-web-platform/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dropbox-web-platform%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dropbox-web-platform%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dropbox-web-platform%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dropbox-web-platform%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dropbox-web-platform%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dropbox-web-platform%2Fprotobufjs/codemeta","maintainers":[{"uuid":"aranfelt-dropbox","login":"aranfelt-dropbox","name":null,"email":"aranfelt@dropbox.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~aranfelt-dropbox","role":null,"created_at":"2023-07-20T13:41:53.485Z","updated_at":"2023-07-20T13:41:53.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aranfelt-dropbox/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11489870,"name":"@mix/protobufjs-cli","ecosystem":"npm","description":"Translates between file formats and generates static code as well as TypeScript definitions.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"mix","versions_count":2,"first_release_published_at":"2024-09-24T15:29:40.011Z","latest_release_published_at":"2024-09-24T19:00:43.553Z","latest_release_number":"1.1.6","last_synced_at":"2026-08-25T13:41:01.209Z","created_at":"2025-03-28T01:30:40.924Z","updated_at":"2026-08-25T13:41:01.209Z","registry_url":"https://www.npmjs.com/package/@mix/protobufjs-cli","install_command":"npm install @mix/protobufjs-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.6"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:25:09.272Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.084112579136484,"dependent_repos_count":24.95682551486972,"dependent_packages_count":36.02859422249109,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.689844105499095},"purl":"pkg:npm/%40mix/protobufjs-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mix/protobufjs-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mix/protobufjs-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mix/protobufjs-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs-cli/codemeta","maintainers":[{"uuid":"mixtech","login":"mixtech","name":null,"email":"dev@mix.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~mixtech","role":null,"created_at":"2025-03-28T01:37:46.199Z","updated_at":"2025-03-28T01:37:46.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mixtech/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2197807,"name":"protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript \u0026 TypeScript.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":null,"versions_count":218,"first_release_published_at":"2013-03-01T19:05:02.111Z","latest_release_published_at":"2026-08-08T13:19:33.501Z","latest_release_number":"8.7.2","last_synced_at":"2026-08-25T13:41:38.073Z","created_at":"2022-04-09T22:22:06.416Z","updated_at":"2026-08-25T13:41:38.073Z","registry_url":"https://www.npmjs.com/package/protobufjs","install_command":"npm install protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-6":"6.11.6","latest-7":"7.6.5","latest":"8.7.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:12:23.698Z","dependent_packages_count":3418,"downloads":318652022,"downloads_period":"last-month","dependent_repos_count":377915,"rankings":{"downloads":0.025600138432406324,"dependent_repos_count":0.058127373146522596,"dependent_packages_count":0.02469660413479198,"stargazers_count":1.0445130278693786,"forks_count":1.0007329581748383,"docker_downloads_count":0.09183194043025755,"average":0.37425034036469923},"purl":"pkg:npm/protobufjs","advisories":[{"uuid":"GSA_kwCzR0hTQS1qZmo2LTc1ZmotODkzNM4ABcRB","url":"https://github.com/advisories/GHSA-jfj6-75fj-8934","title":"protobufjs: Text Format string map parsing can mutate returned map object prototype","description":"## Summary\n\nThe protobuf.js text format extension parsed string-keyed map entries using ordinary property assignment. A text-format map entry with key `__proto__` could therefore change the prototype of the returned map object instead of creating an own map entry.\n\nThis affected the optional Text Format extension. Other protobufjs input paths, including binary decode, `fromObject`, and ProtoJSON conversion, are not affected.\n\n## Impact\n\nAn attacker who can provide protobuf text-format input parsed by an application using `protobufjs/ext/textformat` may be able to create message objects whose string-keyed map fields have attacker-controlled prototypes.\n\nThis is per-object prototype mutation, not global `Object.prototype` pollution. Impact depends on downstream application logic treating inherited properties as meaningful, for example by using `in`, truthiness checks, or direct property access on parsed map objects instead of own-property checks.\n\nApplications that do not parse untrusted Text Format input, or that do not use inherited properties from parsed map objects in security-relevant logic, are not directly affected.\n\n## Preconditions\n\n* The application must parse attacker-controlled protobuf Text Format input with `protobufjs/ext/textformat`.\n* The target schema must contain a string-keyed map field.\n* The crafted input must provide a map entry with key `__proto__`.\n* Downstream application logic must treat inherited properties on the returned map object as meaningful for impact beyond malformed output.\n\n## Workarounds\n\nUpgrade to protobufjs 8.6.5 or newer.\n\nIf immediate upgrade is not possible, do not parse untrusted protobuf Text Format input with affected versions. Applications can also reject string map keys named `__proto__` before or during Text Format parsing, and should use own-property checks such as `Object.hasOwnProperty.call(map, key)` when consuming parsed map objects.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-07-20T22:04:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.8,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jfj6-75fj-8934","https://nvd.nist.gov/vuln/detail/CVE-2026-59876","https://github.com/protobufjs/protobuf.js/pull/2335","https://github.com/protobufjs/protobuf.js/commit/9f97fe413072d3beb52c74e62d88ea8adc9444d8","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","https://github.com/advisories/GHSA-jfj6-75fj-8934"],"source_kind":"github","identifiers":["GHSA-jfj6-75fj-8934","CVE-2026-59876"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-20T23:00:09.755Z","updated_at":"2026-08-12T04:00:59.220Z","epss_percentage":0.00219,"epss_percentile":0.12539,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qZmo2LTc1ZmotODkzNM4ABcRB","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qZmo2LTc1ZmotODkzNM4ABcRB","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.6.5","vulnerable_version_range":"\u003e= 8.2.0, \u003c= 8.6.4"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qZmo2LTc1ZmotODkzNM4ABcRB/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qM2YyLTQ4djUtY2N3d84ABcRA","url":"https://github.com/advisories/GHSA-j3f2-48v5-ccww","title":"protobufjs: Denial of Service via infinite loop in .proto option parsing","description":"## Summary\n\nprotobufjs parsed option names by advancing through schema tokens until it reached an `=` token, without checking for end of input. A crafted `.proto` schema that opens an option declaration but ends prematurely could cause the option parser to loop without ever terminating.\n\nThis affects the reflection parsing path (`parse`, `Root.load`, `Root.loadSync`).\n\n## Impact\n\nAn attacker who can provide or influence `.proto` schema text parsed by an application may be able to cause the parsing call to never return. Because Node.js is single-threaded, the blocked event loop prevents all other work in the process, resulting in a denial of service that persists until the process is externally terminated.\n\nApplications that only encode or decode protobuf binary data with trusted schemas are not directly affected.\n\n## Preconditions\n\n- The application must parse `.proto` schema text influenced by an attacker.\n- The schema must be parsed through APIs such as `parse`, `Root.load`, or `Root.loadSync`.\n- The crafted input must begin an option declaration that ends before its `=` assignment.\n\n## Workarounds\n\nDo not parse `.proto` schemas from untrusted sources with affected versions. If untrusted schema text must be accepted, isolate parsing in a process or worker that can be safely terminated and bound it with a timeout, so a non-returning parse call cannot deny service to the rest of the application.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-07-20T22:03:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-j3f2-48v5-ccww","https://nvd.nist.gov/vuln/detail/CVE-2026-59877","https://github.com/protobufjs/protobuf.js/pull/2352","https://github.com/protobufjs/protobuf.js/commit/10fba6d54815ceecca8a06b9a6db490c8f5d2217","https://github.com/protobufjs/protobuf.js/commit/fa5c73add738ceb471e74da8cc2f3727c3d0a69f","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","https://github.com/advisories/GHSA-j3f2-48v5-ccww"],"source_kind":"github","identifiers":["GHSA-j3f2-48v5-ccww","CVE-2026-59877"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-20T23:00:09.756Z","updated_at":"2026-08-14T00:01:04.937Z","epss_percentage":0.0037,"epss_percentile":0.29547,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qM2YyLTQ4djUtY2N3d84ABcRA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qM2YyLTQ4djUtY2N3d84ABcRA","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.6.6","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.6.5"},{"first_patched_version":"7.6.5","vulnerable_version_range":"\u003e= 7.5.0, \u003c= 7.6.4"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qM2YyLTQ4djUtY2N3d84ABcRA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05NHJjLTh4MjctNDQ3Ms4ABYsJ","url":"https://github.com/advisories/GHSA-94rc-8x27-4472","title":"protobufjs: Memory amplification from preserved unknown fields in binary decode","description":"## Summary\n\nprotobufjs 8.2.0 added support for preserving unknown fields encountered during binary decode. Affected versions preserved unknown wire elements in `message.$unknowns` and did not provide a decode-time option to discard unknown fields before retaining them.\n\nA crafted protobuf payload containing many unknown fields could therefore cause a decoded message to retain substantially more memory than the input size would suggest, even when unknown-field round-tripping is not needed. protobufjs 8.5.0 added the relevant decode-time options, allowing applications that decode untrusted protobuf data to disable unknown-field retention during decode. protobufjs 8.6.2 flips the default so unknown fields are discarded unless explicitly opted into.\n\n## Impact\n\nAn attacker who can provide protobuf binary data decoded by an application using affected protobufjs versions may be able to increase memory pressure by sending messages with many unknown fields. This can degrade availability or contribute to process termination in services that decode and retain attacker-controlled messages.\n\nThis issue affects applications that decode untrusted protobuf binary input and do not need unknown-field round-tripping. Applications that only decode trusted protobuf data, already enforce input-size/concurrency limits, or do not retain decoded messages beyond immediate processing are less directly affected.\n\n## Preconditions\n\n* The application must decode protobuf binary data influenced by an attacker.\n* The decoded schema must not define the attacker-selected field numbers, causing those fields to be treated as unknown.\n* The application must use a protobufjs version that preserves unknown fields but does not provide a decode-time discard option.\n* The decoded message, or enough decoded messages concurrently, must remain live long enough for retained unknown-field data to affect memory usage.\n\n## Workarounds\n\nUpgrade to protobufjs 8.5.0 or newer and disable unknown-field preservation if not needed: Create a `Reader`, set `reader.discardUnknown = true`, and decode from that reader, or make this the default for subsequently created readers by setting `Reader.discardUnknown = true`. When upgrading to protobufjs 8.6.2 or newer, unknown fields are discarded by default unless opted into by setting `discardUnknown = false`.\n\nApplications should also continue to enforce input-size, request concurrency, and request timeout limits at their transport or application boundary.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-15T20:13:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-94rc-8x27-4472","https://nvd.nist.gov/vuln/detail/CVE-2026-54270","https://github.com/advisories/GHSA-94rc-8x27-4472"],"source_kind":"github","identifiers":["GHSA-94rc-8x27-4472","CVE-2026-54270"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-15T21:00:08.604Z","updated_at":"2026-08-20T13:01:25.465Z","epss_percentage":0.00402,"epss_percentile":0.33589,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05NHJjLTh4MjctNDQ3Ms4ABYsJ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05NHJjLTh4MjctNDQ3Ms4ABYsJ","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.5.0","vulnerable_version_range":"\u003e= 8.2.0, \u003c= 8.4.2"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05NHJjLTh4MjctNDQ3Ms4ABYsJ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13Y3BjLXdqOG0taGp4Ns4ABYrc","url":"https://github.com/advisories/GHSA-wcpc-wj8m-hjx6","title":"protobufjs: Denial of service through unbounded Any expansion during JSON conversion","description":"## Summary\n\nprotobufjs could recurse without a depth limit while converting decoded messages to plain objects or JSON. This affected generated `toObject()` conversion and the custom `google.protobuf.Any` JSON conversion path.\n\nA crafted protobuf binary payload containing deeply nested `Any` values could cause the JavaScript call stack to be exhausted during conversion to JSON.\n\n## Impact\n\nAn attacker who can provide protobuf binary data decoded by an application may be able to crash the process or otherwise cause message conversion to fail with a stack overflow.\n\nThis affects applications that decode untrusted protobuf input containing `google.protobuf.Any` values and then convert decoded messages to JSON or plain objects with JSON conversion enabled, for example through `JSON.stringify(message)`, `Message#toJSON()`, or `Type.toObject(message, { json: true })`.\n\nApplications that only decode and re-encode protobuf binary data without converting decoded messages to JSON are not directly affected by this issue.\n\n## Preconditions\n\n* The application must decode protobuf binary data influenced by an attacker.\n* The application schema must include `google.protobuf.Any`, and the referenced `type_url` must resolve to a message type in the loaded protobuf root.\n* The application must convert the decoded message to JSON or a plain object through an affected conversion path.\n* The crafted input must contain deeply nested `Any` values that are expanded during conversion.\n\n## Workarounds\n\nAvoid converting untrusted protobuf messages containing `google.protobuf.Any` values to JSON with affected versions. If immediate upgrade is not possible, reject or limit messages with deeply nested `Any` payloads at an outer protocol boundary where feasible, avoid JSON conversion of untrusted `Any` values, or isolate message conversion in a process that can be safely restarted.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-15T17:30:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-wcpc-wj8m-hjx6","https://nvd.nist.gov/vuln/detail/CVE-2026-48712","https://github.com/advisories/GHSA-wcpc-wj8m-hjx6"],"source_kind":"github","identifiers":["GHSA-wcpc-wj8m-hjx6","CVE-2026-48712"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-15T18:00:08.064Z","updated_at":"2026-08-10T06:02:07.011Z","epss_percentage":0.0046,"epss_percentile":0.37572,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13Y3BjLXdqOG0taGp4Ns4ABYrc","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13Y3BjLXdqOG0taGp4Ns4ABYrc","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.4.1","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.4.0"},{"first_patched_version":"7.6.1","vulnerable_version_range":"\u003c= 7.6.0"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13Y3BjLXdqOG0taGp4Ns4ABYrc/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mMzhxLW1ndmotdnBoN84ABYrZ","url":"https://github.com/advisories/GHSA-f38q-mgvj-vph7","title":"protobufjs : Schema-derived names can shadow runtime-significant properties","description":"## Summary\n\nprotobufjs accepted certain schema-derived names that could collide with properties used by protobufjs runtime helpers. The known affected names are fields named `hasOwnProperty`, field or oneof names such as `$type` when loaded through protobufjs JSON/reflection descriptors, and service methods whose generated helper name is `rpcCall`.\n\nWhen affected message or service types were used, protobufjs could read schema-controlled data where it expected an own-property helper, reflected type metadata, or the base RPC helper. This could cause deterministic exceptions or recursive calls in affected decode post-checks, verification, object conversion, reflected JSON serialization, or protobufjs RPC helper invocation.\n\n## Impact\n\nAn attacker who can provide or influence protobuf schemas or protobufjs JSON descriptors may be able to make affected message or service types unusable, resulting in denial of service for the affected processing path.\n\nApplications using only trusted schemas are affected only if those schemas contain one of the problematic names and the application reaches the affected API path.\n\nThe issue is not known to allow code execution by itself.\n\n## Preconditions\n\n* The application must use an affected protobufjs version.\n* The application must load or use a schema or protobufjs JSON descriptor containing one of the problematic names:\n  * a field named `hasOwnProperty`,\n  * a field or oneof named `$type` through protobufjs JSON/reflection descriptor input,\n  * or a service method whose generated helper name is `rpcCall`.\n* The application must reach the affected API path for that name: required-field decode post-checks, `verify`, or `toObject` for `hasOwnProperty`; reflected message JSON serialization for `$type`; or protobufjs RPC service invocation for `rpcCall`.\n\n## Workarounds\n\nDo not load protobuf schemas or protobufjs JSON descriptors from untrusted sources with affected versions. If untrusted schemas or descriptors must be accepted, validate schema-derived field, oneof, and service method names before loading and reject the problematic names described above.\n\nApplications using trusted schemas can avoid the issue by renaming affected fields or service methods, or by avoiding the affected API path.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-15T17:27:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-f38q-mgvj-vph7","https://nvd.nist.gov/vuln/detail/CVE-2026-54269","https://github.com/advisories/GHSA-f38q-mgvj-vph7"],"source_kind":"github","identifiers":["GHSA-f38q-mgvj-vph7","CVE-2026-54269"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-15T18:00:08.064Z","updated_at":"2026-08-20T13:01:25.474Z","epss_percentage":0.00402,"epss_percentile":0.33589,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mMzhxLW1ndmotdnBoN84ABYrZ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mMzhxLW1ndmotdnBoN84ABYrZ","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.6.0","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.5.0"},{"first_patched_version":"7.6.3","vulnerable_version_range":"\u003c= 7.6.2"}],"purl":"pkg:npm/protobufjs"},{"ecosystem":"npm","package_name":"protobufjs-cli","versions":[{"first_patched_version":"1.3.3","vulnerable_version_range":"\u003c= 1.3.2"},{"first_patched_version":"2.5.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.5.0"}],"purl":"pkg:npm/protobufjs-cli"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mMzhxLW1ndmotdnBoN84ABYrZ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qZ2dnLTRqZzQtdjdjNs4ABXG6","url":"https://github.com/advisories/GHSA-jggg-4jg4-v7c6","title":"protobufjs: Denial of Service via unbounded recursive JSON descriptor expansion","description":"## Summary\n\nprotobufjs could recurse without a depth limit while expanding nested JSON descriptors through `Root.fromJSON()` and `Namespace.addJSON()`.\n\nA crafted JSON descriptor with deeply nested namespace definitions could cause the JavaScript call stack to be exhausted during descriptor loading.\n\n## Impact\n\nAn attacker who can provide JSON descriptors loaded by an application may be able to crash the process or otherwise cause schema loading to fail with a stack overflow.\n\nThis affects applications that load JSON descriptors from untrusted sources with affected versions.\n\n## Preconditions\n\n- The application must load JSON descriptor data influenced by an attacker.\n- The crafted descriptor must contain deeply nested `nested` namespace objects.\n- The affected `Root.fromJSON()` / `Namespace.addJSON()` descriptor expansion path must process the crafted input.\n\n## Workarounds\n\nAvoid loading untrusted protobuf JSON descriptors with affected versions. If immediate upgrade is not possible, reject excessively nested descriptor structures at an outer validation boundary where feasible, or isolate descriptor loading in a process that can be safely restarted.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-19T16:21:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6","https://nvd.nist.gov/vuln/detail/CVE-2026-45740","https://github.com/advisories/GHSA-jggg-4jg4-v7c6"],"source_kind":"github","identifiers":["GHSA-jggg-4jg4-v7c6","CVE-2026-45740"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-19T17:00:20.024Z","updated_at":"2026-08-11T14:02:54.631Z","epss_percentage":0.00263,"epss_percentile":0.17546,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qZ2dnLTRqZzQtdjdjNs4ABXG6","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qZ2dnLTRqZzQtdjdjNs4ABXG6","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.2.0","vulnerable_version_range":"\u003e= 8.0.0, \u003c 8.2.0"},{"first_patched_version":"7.5.8","vulnerable_version_range":"\u003c= 7.5.7"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qZ2dnLTRqZzQtdjdjNs4ABXG6/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0ycHI4LXBoeDcteDloM84ABWsY","url":"https://github.com/advisories/GHSA-2pr8-phx7-x9h3","title":"protobuf.js: Denial of service from crafted field names in generated code","description":"## Summary\n\nprotobufjs generated JavaScript property accessors from schema-controlled field and oneof names. Certain control characters in field names were not escaped before being embedded into generated function bodies. A crafted schema or JSON descriptor could therefore cause generated encode, decode, verify, or conversion functions to fail during compilation.\n\n## Impact\n\nAn attacker who can provide or influence a protobuf schema or JSON descriptor may be able to make affected message types unusable by causing protobufjs runtime code generation to throw a syntax error.\n\nThis is a denial of service issue for applications that load untrusted schemas or descriptors. Applications that only use trusted, application-defined schemas are not directly affected by this issue.\n\nThe issue is not known to allow code execution by itself.\n\n## Preconditions\n\n- The application must allow an attacker to control or influence a protobuf schema or JSON descriptor.\n- The crafted input must define a field name containing control characters that reach generated JavaScript property access.\n- The application must perform an operation that triggers protobufjs code generation for the affected type, such as encode, decode, verify, `fromObject`, or `toObject`.\n\n## Workarounds\n\nDo not load protobuf schemas or JSON descriptors from untrusted sources with affected versions. If untrusted schemas must be accepted, validate field names before loading them and reject names containing control characters.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-12T15:06:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-2pr8-phx7-x9h3","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-44294","https://github.com/advisories/GHSA-2pr8-phx7-x9h3"],"source_kind":"github","identifiers":["GHSA-2pr8-phx7-x9h3","CVE-2026-44294"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-11T14:03:16.204Z","epss_percentage":0.00431,"epss_percentile":0.35513,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycHI4LXBoeDcteDloM84ABWsY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ycHI4LXBoeDcteDloM84ABWsY","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.0.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.0.1"},{"first_patched_version":"7.5.6","vulnerable_version_range":"\u003c= 7.5.5"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycHI4LXBoeDcteDloM84ABWsY/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02NmZmLXhneDQtdmNobc4ABWsX","url":"https://github.com/advisories/GHSA-66ff-xgx4-vchm","title":"protobuf.js: Code injection through bytes field defaults in generated toObject code","description":"## Summary\n\nprotobufjs generated JavaScript for `toObject` conversion could include an unsafe expression derived from a schema-controlled `bytes` field default value. A crafted descriptor with a non-string default value for a `bytes` field could cause attacker-controlled code to be emitted into the generated conversion function.\n\n## Impact\n\nAn attacker who can provide or influence a protobuf descriptor may be able to execute arbitrary JavaScript in the context of the process using protobufjs.\n\nThis requires the application to load an attacker-controlled schema or descriptor and then convert a message of the affected type with defaults enabled. Applications that only use trusted, application-defined schemas are not directly affected by this issue.\n\n## Preconditions\n\n- The application must allow an attacker to control or influence a protobuf JSON descriptor or equivalent reflected schema.\n- The descriptor must define a `bytes` field with an attacker-controlled default value.\n- The application must call `toObject` with defaults enabled for the affected type.\n\n## Workarounds\n\nDo not load protobuf schemas or JSON descriptors from untrusted sources with affected versions. If untrusted schemas must be accepted, validate or restrict field options before loading them and run schema processing in an isolated environment.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-12T15:06:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-66ff-xgx4-vchm","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","https://github.com/advisories/GHSA-66ff-xgx4-vchm"],"source_kind":"github","identifiers":["GHSA-66ff-xgx4-vchm","CVE-2026-44293"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-20T13:01:58.525Z","epss_percentage":0.00392,"epss_percentile":0.3254,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02NmZmLXhneDQtdmNobc4ABWsX","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02NmZmLXhneDQtdmNobc4ABWsX","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.0.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.0.1"},{"first_patched_version":"7.5.6","vulnerable_version_range":"\u003c= 7.5.5"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02NmZmLXhneDQtdmNobc4ABWsX/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1meDgzLXY5eDgteDUyd84ABWsW","url":"https://github.com/advisories/GHSA-fx83-v9x8-x52w","title":"protobuf.js: Prototype injection in generated message constructors","description":"## Summary\n\nprotobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the `__proto__` key. If an application constructed a message from an attacker-controlled plain object, an own enumerable `__proto__` property could alter the prototype of that individual message instance.\n\n## Impact\n\nAn attacker who can control the properties object passed to a generated protobufjs message constructor or creation helper may be able to modify the prototype chain of the resulting message instance.\n\nThis is a per-instance prototype injection issue. It does not pollute `Object.prototype` or other global prototypes. The impact depends on downstream application behavior, such as relying on inherited properties, prototype methods, or `instanceof` checks for message objects.\n\nApplications that only decode binary protobuf data, or that construct messages from trusted application-defined objects, are not directly affected by this issue.\n\n## Preconditions\n\n- The application must allow an attacker to control or influence a plain object used to construct a protobufjs message.\n- The object must contain an own enumerable `__proto__` property, for example from parsed JSON input.\n- The application must pass that object to a generated message constructor or creation helper that copies arbitrary enumerable properties.\n\n## Workarounds\n\nDo not pass attacker-controlled plain objects directly to generated message constructors with affected versions. If untrusted JSON input must be accepted, validate or sanitize object keys before constructing messages, and reject `__proto__` properties.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-12T15:01:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-44292","https://github.com/advisories/GHSA-fx83-v9x8-x52w"],"source_kind":"github","identifiers":["GHSA-fx83-v9x8-x52w","CVE-2026-44292"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-11T14:03:16.204Z","epss_percentage":0.00264,"epss_percentile":0.17515,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1meDgzLXY5eDgteDUyd84ABWsW","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1meDgzLXY5eDgteDUyd84ABWsW","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.0.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.0.1"},{"first_patched_version":"7.5.6","vulnerable_version_range":"\u003c= 7.5.5"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1meDgzLXY5eDgteDUyd84ABWsW/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03NXB4LTV4eDctNXhjN84ABWsV","url":"https://github.com/advisories/GHSA-75px-5xx7-5xc7","title":"protobuf.js: Code generation gadget after prototype pollution","description":"## Summary\n\nprotobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If `Object.prototype` had already been polluted, those lookup tables could resolve attacker-controlled inherited properties as valid protobuf type information.\n\nThis could cause attacker-controlled strings to be emitted into generated JavaScript code.\n\n## Impact\n\nAn attacker who can first trigger a prototype pollution vulnerability may be able to influence generated protobufjs encode or decode functions in a way that can lead to arbitrary JavaScript execution.\n\nThis issue requires a separate prototype pollution primitive before protobufjs is invoked.\n\nApplications without a reachable prototype pollution primitive are not directly exploitable through this issue alone.\n\n## Preconditions\n\n- The application or one of its dependencies must allow an attacker to pollute `Object.prototype`.\n- The polluted property must affect protobufjs internal type lookup behavior.\n- The application must use protobufjs functionality that generates encode or decode code for affected types.\n- The generated code path must be reached after the prototype pollution has occurred.\n\n## Workarounds\n\nAvoid running affected versions in applications where attacker-controlled input can pollute `Object.prototype`. If immediate upgrade is not possible, remove or mitigate reachable prototype pollution primitives and isolate schema/message processing from untrusted application state.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-12T15:01:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-75px-5xx7-5xc7","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-44291","https://github.com/advisories/GHSA-75px-5xx7-5xc7"],"source_kind":"github","identifiers":["GHSA-75px-5xx7-5xc7","CVE-2026-44291"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-17T05:03:09.815Z","epss_percentage":0.005,"epss_percentile":0.40534,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03NXB4LTV4eDctNXhjN84ABWsV","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03NXB4LTV4eDctNXhjN84ABWsV","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.0.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.0.1"},{"first_patched_version":"7.5.6","vulnerable_version_range":"\u003c= 7.5.5"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03NXB4LTV4eDctNXhjN84ABWsV/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qdndmLTc1aDktY3dnZ84ABWsU","url":"https://github.com/advisories/GHSA-jvwf-75h9-cwgg","title":"protobuf.js: Process-wide denial of service through unsafe option paths","description":"## Summary\n\nprotobufjs allowed certain schema option paths to traverse through inherited object properties while applying options. A crafted protobuf schema or JSON descriptor could cause option handling to write to properties on global JavaScript constructors, corrupting process-wide built-in functionality.\n\n## Impact\n\nAn attacker who can provide or influence protobuf schemas or JSON descriptors may be able to corrupt built-in process state in a way that causes subsequent application code or protobufjs code to fail. This can result in a persistent denial of service for the lifetime of the affected process.\n\nThis issue affects applications that parse or load protobuf schemas or descriptors from untrusted sources. Applications that use bundled, generated, or otherwise trusted schemas to decode untrusted protobuf message payloads are not directly affected.\n\nThe issue is not known to allow code execution by itself.\n\n## Preconditions\n\n- The application must allow an attacker to control or influence a protobuf schema or JSON descriptor.\n- The application must parse or load that schema through protobufjs reflection APIs such as `parse`, `Root.load`, `Root.loadSync`, or `Root.fromJSON`.\n- The crafted input must contain option paths that reach unsafe inherited properties during option processing.\n\n## Workarounds\n\nDo not parse or load protobuf schemas or JSON descriptors from untrusted sources with affected versions. If untrusted schemas must be accepted, validate or reject option names containing unsafe property path components before loading them, and run schema processing in an isolated process.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-12T15:01:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jvwf-75h9-cwgg","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-44290","https://github.com/advisories/GHSA-jvwf-75h9-cwgg"],"source_kind":"github","identifiers":["GHSA-jvwf-75h9-cwgg","CVE-2026-44290"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-20T13:01:58.526Z","epss_percentage":0.00374,"epss_percentile":0.30641,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qdndmLTc1aDktY3dnZ84ABWsU","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qdndmLTc1aDktY3dnZ84ABWsU","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.0.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.0.1"},{"first_patched_version":"7.5.6","vulnerable_version_range":"\u003c= 7.5.5"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qdndmLTc1aDktY3dnZ84ABWsU/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02ODVtLTJ3NjktMjg4cc4ABWsT","url":"https://github.com/advisories/GHSA-685m-2w69-288q","title":"protobuf.js: Denial of service through unbounded protobuf recursion","description":"## Summary\n\nprotobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skipping unknown group fields and generated decoding of nested message fields.\n\nA crafted protobuf binary payload could cause the JavaScript call stack to be exhausted during decoding.\n\n## Impact\n\nAn attacker who can provide protobuf binary data decoded by an application may be able to crash the process or otherwise cause decoding to fail with a stack overflow.\n\nThis affects applications that decode untrusted protobuf binary input with affected versions.\n\n## Preconditions\n\n- The application must decode protobuf binary data influenced by an attacker.\n- The crafted input must contain deeply nested protobuf structures, such as nested group tags or nested message fields.\n- The affected decoder path must process the crafted input.\n\n## Workarounds\n\nAvoid decoding untrusted protobuf binary data with affected versions. If immediate upgrade is not possible, reject excessively nested messages at an outer protocol boundary where feasible, or isolate protobuf decoding in a process that can be safely restarted.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-12T15:01:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-685m-2w69-288q","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-44289","https://github.com/advisories/GHSA-685m-2w69-288q"],"source_kind":"github","identifiers":["GHSA-685m-2w69-288q","CVE-2026-44289"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-19T22:01:54.942Z","epss_percentage":0.0058,"epss_percentile":0.4458,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02ODVtLTJ3NjktMjg4cc4ABWsT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02ODVtLTJ3NjktMjg4cc4ABWsT","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.0.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.0.1"},{"first_patched_version":"7.5.6","vulnerable_version_range":"\u003c= 7.5.5"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02ODVtLTJ3NjktMjg4cc4ABWsT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xNng1LTh2N20teGNyZs4ABWsS","url":"https://github.com/advisories/GHSA-q6x5-8v7m-xcrf","title":"protobufjs has overlong UTF-8 decoding","description":"## Summary\n\nprotobufjs includes a minimal UTF-8 decoder used in non-Node and fallback decoding paths. The affected decoder accepted overlong UTF-8 byte sequences and decoded them to their canonical characters instead of replacing them.\n\nThe issue concerns overlong encodings and code points outside the Unicode range. protobufjs may still accept some non-strict UTF-8 input for compatibility, so applications should not rely on protobufjs as a general-purpose strict UTF-8 validator.\n\n## Impact\n\nAn attacker who can provide protobuf binary data decoded through the affected UTF-8 path may be able to bypass application-level checks that inspect raw bytes before protobuf string decoding. For example, bytes that do not contain certain ASCII characters could decode to strings containing those characters.\n\nThe practical impact depends on downstream application validation and how decoded strings are used. Node.js Buffer-backed decoding paths are not directly affected when they use Node's native UTF-8 decoding.\n\n## Preconditions\n\n- The application must decode protobuf binary data influenced by an attacker.\n- The affected protobuf string field must be decoded through protobufjs's minimal UTF-8 decoder rather than a native UTF-8 decoder.\n- The application must rely on byte-level filtering or validation before protobuf string decoding.\n- The decoded string must then be used in a security-sensitive context.\n\n## Workarounds\n\nAvoid relying only on byte-level filtering before protobuf string decoding with affected versions. Validate decoded strings at the point where they are used, and prefer runtime paths that use native UTF-8 decoding where necessary.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-12T15:00:11.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-q6x5-8v7m-xcrf","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-44288","https://github.com/advisories/GHSA-q6x5-8v7m-xcrf"],"source_kind":"github","identifiers":["GHSA-q6x5-8v7m-xcrf","CVE-2026-44288"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-15T18:03:08.454Z","epss_percentage":0.00301,"epss_percentile":0.22515,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNng1LTh2N20teGNyZs4ABWsS","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xNng1LTh2N20teGNyZs4ABWsS","packages":[{"ecosystem":"npm","package_name":"@protobufjs/utf8","versions":[{"first_patched_version":"1.1.1","vulnerable_version_range":"\u003c= 1.1.0"}],"purl":"pkg:npm/%40protobufjs%2Futf8"},{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.0.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.0.1"},{"first_patched_version":"7.5.6","vulnerable_version_range":"\u003c= 7.5.5"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNng1LTh2N20teGNyZs4ABWsS/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14cTNtLTJ2NHgtODhnZ84ABVZp","url":"https://github.com/advisories/GHSA-xq3m-2v4x-88gg","title":"Arbitrary code execution in protobufjs","description":"## Summary\n\nprotobufjs could execute generated JavaScript code derived from protobuf schema metadata. When loading a crafted JSON descriptor, schema-controlled type names and type references could reach runtime code generation without sufficient validation.\n\n## Impact\n\nAn attacker who can provide a malicious protobuf definition or JSON descriptor to an application may be able to execute arbitrary JavaScript in the context of the process using protobufjs.\n\nThis requires control over the protobuf schema or descriptor being loaded. Applications that only decode messages using trusted, application-defined schemas are not directly affected by this issue.\n\n## Preconditions\n\n- The application must allow an attacker to control or influence a protobuf definition or JSON descriptor.\n- The application must load that definition through protobufjs reflection APIs such as descriptor loading.\n- The affected generated-code path must be reached, for example by performing an operation on the loaded type.\n\n## Workarounds\n\nDo not load protobuf definitions or JSON descriptors from untrusted sources with affected versions. If untrusted schemas must be accepted, validate or restrict them before loading and run schema processing in an isolated environment.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-04-16T22:34:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.4,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-xq3m-2v4x-88gg","https://nvd.nist.gov/vuln/detail/CVE-2026-41242","https://github.com/protobufjs/protobuf.js/commit/535df444ac060243722ac5d672db205e5c531d75","https://github.com/protobufjs/protobuf.js/commit/ff7b2afef8754837cc6dc64c864cd111ab477956","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","https://github.com/advisories/GHSA-xq3m-2v4x-88gg"],"source_kind":"github","identifiers":["GHSA-xq3m-2v4x-88gg","CVE-2026-41242"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-16T23:00:09.230Z","updated_at":"2026-08-14T00:03:56.736Z","epss_percentage":0.00745,"epss_percentile":0.51529,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cTNtLTJ2NHgtODhnZ84ABVZp","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cTNtLTJ2NHgtODhnZ84ABVZp","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"7.5.5","vulnerable_version_range":"\u003c 7.5.5"},{"first_patched_version":"8.0.1","vulnerable_version_range":"\u003e= 8.0.0, \u003c 8.0.1"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cTNtLTJ2NHgtODhnZ84ABVZp/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oNzU1LThxcDktY3E4Nc4AA0Nr","url":"https://github.com/advisories/GHSA-h755-8qp9-cq85","title":"protobufjs Prototype Pollution vulnerability","description":"protobuf.js (aka protobufjs) 6.10.0 until 6.11.4 and 7.0.0 until 7.2.4 allows Prototype Pollution, a different vulnerability than CVE-2022-25878. A user-controlled protobuf message can be used by an attacker to pollute the prototype of Object.prototype by adding and overwriting its data and functions. Exploitation can involve: (1) using the function parse to parse protobuf messages on the fly, (2) loading .proto files by using load/loadSync functions, or (3) providing untrusted input to the functions ReflectionObject.setParsedOption and util.setProperty. NOTE: this CVE Record is about `Object.constructor.prototype.\u003cnew-property\u003e = ...;` whereas CVE-2022-25878 was about `Object.__proto__.\u003cnew-property\u003e = ...;` instead.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-07-05T15:30:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-36665","https://github.com/protobufjs/protobuf.js/pull/1899","https://github.com/protobufjs/protobuf.js/commit/e66379f451b0393c27d87b37fa7d271619e16b0d","https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.3...protobufjs-v7.2.4","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","https://www.code-intelligence.com/blog/cve-protobufjs-prototype-pollution-cve-2023-36665","https://github.com/protobufjs/protobuf.js/commits/release-6.11.4","https://github.com/protobufjs/protobuf.js/issues/1918#issuecomment-1723500294","https://security.netapp.com/advisory/ntap-20240628-0006","https://github.com/advisories/GHSA-h755-8qp9-cq85"],"source_kind":"github","identifiers":["GHSA-h755-8qp9-cq85","CVE-2023-36665"],"repository_url":"https://github.com/protobufjs/protobuf.js","blast_radius":0.0,"created_at":"2023-07-07T21:04:00.887Z","updated_at":"2026-08-21T15:09:15.051Z","epss_percentage":0.01683,"epss_percentile":0.74555,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNzU1LThxcDktY3E4Nc4AA0Nr","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNzU1LThxcDktY3E4Nc4AA0Nr","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"6.11.4","vulnerable_version_range":"\u003e= 6.10.0, \u003c 6.11.4"}],"purl":"pkg:npm/protobufjs","statistics":{"dependent_packages_count":3418,"dependent_repos_count":377915,"downloads":323126597,"downloads_period":"last-month"},"affected_versions":["6.10.0","6.10.1","6.10.1-beta.0","6.10.2","6.10.3","6.11.0","6.11.0-pre","6.11.1","6.11.2","6.11.3"],"unaffected_versions":["0.0.0","0.9.1","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","0.9.10","0.9.11","0.9.12","0.9.13","0.10.0","0.11.0","0.11.1","0.11.2","0.12.0","0.12.1","0.12.2","0.12.3","0.12.4","0.12.5","0.12.6","0.12.7","0.12.8","0.12.9","0.12.10","0.12.11","0.12.12","0.12.13","1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.6","1.1.7","1.1.8","1.1.9","1.3.0","1.3.1","1.3.2","1.5.0","1.5.1","2.0.0","2.0.1","2.0.2","2.0.3","2.0.4","2.0.5","2.2.1","3.0.0","3.2.0","3.2.1","3.2.2","3.2.4","3.3.0","3.3.1","3.4.0","3.4.1","3.5.1","3.5.2","3.5.4","3.5.5","3.6.0","3.7.0","3.8.0","3.8.1","3.8.2","4.0.0","4.1.0","4.1.1","4.1.2","4.1.3","5.0.0","5.0.1","5.0.2","5.0.3","6.0.0","6.0.1","6.0.2","6.1.0","6.1.1","6.2.0","6.2.1","6.3.0","6.3.1","6.4.0","6.4.1","6.4.3","6.4.4","6.4.5","6.4.6","6.5.0","6.5.1","6.5.2","6.5.3","6.6.0","6.6.1","6.6.2","6.6.3","6.6.4","6.6.5","6.7.0","6.7.1","6.7.2","6.7.3","6.8.0","6.8.1","6.8.2","6.8.3","6.8.4","6.8.5","6.8.6","6.8.7","6.8.8","6.8.9","6.9.0","6.11.4","6.11.5","6.11.6","7.0.0","7.1.0","7.1.1","7.1.2","7.2.0","7.2.1","7.2.2","7.2.3","7.2.4","7.2.5","7.2.6","7.3.0","7.3.1","7.3.2","7.3.3","7.4.0","7.5.0","7.5.1","7.5.2","7.5.3","7.5.4","7.5.5","7.5.6","7.5.7","7.5.8","7.5.9","7.6.0","7.6.1","7.6.2","7.6.3","7.6.4","7.6.5","8.0.0","8.0.1","8.0.2","8.0.3","8.2.0","8.2.1","8.3.0","8.4.0","8.4.1","8.4.2","8.5.0","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.6.5","8.6.6","8.7.0","8.7.1","8.7.2"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNzU1LThxcDktY3E4Nc4AA0Nr/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nOTU0LTVod3AtcHAyNM4AArQX","url":"https://github.com/advisories/GHSA-g954-5hwp-pp24","title":"Prototype Pollution in protobufjs","description":"The package protobufjs is vulnerable to Prototype Pollution, which can allow an attacker to add/modify properties of the Object.prototype. Versions after and including 6.10.0 until 6.10.3 and after and including 6.11.0 until 6.11.3 are vulnerable.\n\nThis vulnerability can occur in multiple ways:\n1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption functions\n2. by parsing/loading .proto files\n\n\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-28T00:00:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-25878","https://github.com/protobufjs/protobuf.js/pull/1731","https://github.com/protobufjs/protobuf.js/commit/b5f1391dff5515894830a6570e6d73f5511b2e8f","https://github.com/protobufjs/protobuf.js/blob/d13d5d5688052e366aa2e9169f50dfca376b32cf/src/util.js%23L176-L197","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2841507","https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-2441248","https://github.com/protobufjs/protobuf.js/pull/1735","https://github.com/advisories/GHSA-g954-5hwp-pp24"],"source_kind":"github","identifiers":["GHSA-g954-5hwp-pp24","CVE-2022-25878"],"repository_url":"https://github.com/protobufjs/protobuf.js","blast_radius":0.0,"created_at":"2022-12-21T16:12:01.074Z","updated_at":"2026-08-15T20:15:15.512Z","epss_percentage":0.02338,"epss_percentile":0.82071,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nOTU0LTVod3AtcHAyNM4AArQX","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nOTU0LTVod3AtcHAyNM4AArQX","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"6.10.3","vulnerable_version_range":"\u003e= 6.10.0, \u003c 6.10.3"},{"first_patched_version":"6.11.3","vulnerable_version_range":"\u003e= 6.11.0, \u003c 6.11.3"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nOTU0LTVod3AtcHAyNM4AArQX/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00Z3B2LWN2bXEtNjUyNs4AAuAY","url":"https://github.com/advisories/GHSA-4gpv-cvmq-6526","title":"Denial of Service in protobufjs","description":"Withdrawn: Duplicate of GHSA-762f-c2wg-m8c8","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-08-19T22:23:09.000Z","withdrawn_at":"2020-08-19T22:23:09.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://hackerone.com/reports/319576","https://github.com/dcodeIO/protobuf.js/blob/6.8.5/src/parse.js#L27","https://www.npmjs.com/advisories/605","https://github.com/advisories/GHSA-4gpv-cvmq-6526"],"source_kind":"github","identifiers":["GHSA-4gpv-cvmq-6526"],"repository_url":"https://github.com/dcodeIO/protobuf.js","blast_radius":0.0,"created_at":"2022-12-21T16:12:01.438Z","updated_at":"2026-08-15T20:19:43.378Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z3B2LWN2bXEtNjUyNs4AAuAY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00Z3B2LWN2bXEtNjUyNs4AAuAY","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"5.0.3","vulnerable_version_range":"\u003c 5.0.3"},{"first_patched_version":"6.8.6","vulnerable_version_range":"\u003e= 6.0.0, \u003c 6.8.6"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z3B2LWN2bXEtNjUyNs4AAuAY/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc2MmYtYzJ3Zy1tOGM4","url":"https://github.com/advisories/GHSA-762f-c2wg-m8c8","title":"Denial of Service in protobufjs","description":"Versions of `protobufjs` before 5.0.3 and 6.8.6 are vulnerable to a regular expression denial of service when parsing crafted invalid *.proto files.\n\n\n## Recommendation\n\nUpdate to version 5.0.3, 6.8.6 or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-10-09T00:27:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-3738","https://hackerone.com/reports/319576","https://github.com/advisories/GHSA-762f-c2wg-m8c8","https://www.npmjs.com/advisories/605","https://github.com/dcodeIO/protobuf.js/blob/6.8.5/src/parse.js#L27"],"source_kind":"github","identifiers":["GHSA-762f-c2wg-m8c8","CVE-2018-3738"],"repository_url":"https://github.com/dcodeIO/protobuf.js","blast_radius":0.0,"created_at":"2022-12-21T16:13:36.011Z","updated_at":"2026-08-21T15:14:04.349Z","epss_percentage":0.00958,"epss_percentile":0.58505,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc2MmYtYzJ3Zy1tOGM4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc2MmYtYzJ3Zy1tOGM4","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"5.0.3","vulnerable_version_range":"\u003c 5.0.3"},{"first_patched_version":"6.8.6","vulnerable_version_range":"\u003e= 6.0.0, \u003c 6.8.6"}],"purl":"pkg:npm/protobufjs","statistics":{"dependent_packages_count":3418,"dependent_repos_count":377915,"downloads":323126597,"downloads_period":"last-month"},"affected_versions":["0.0.0","0.9.1","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","0.9.10","0.9.11","0.9.12","0.9.13","0.10.0","0.11.0","0.11.1","0.11.2","0.12.0","0.12.1","0.12.2","0.12.3","0.12.4","0.12.5","0.12.6","0.12.7","0.12.8","0.12.9","0.12.10","0.12.11","0.12.12","0.12.13","1.0.0","1.0.0-b1","1.0.0-b2","1.0.0-b4","1.0.0-b5","1.0.0-b6","1.0.1","1.0.2","1.0.3","1.0.4","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.6","1.1.7","1.1.8","1.1.9","1.3.0","1.3.1","1.3.2","1.5.0","1.5.1","2.0.0","2.0.0-rc1","2.0.0-rc2","2.0.0-rc4","2.0.1","2.0.2","2.0.3","2.0.4","2.0.5","2.2.1","3.0.0","3.2.0","3.2.1","3.2.2","3.2.4","3.3.0","3.3.1","3.4.0","3.4.1","3.5.1","3.5.2","3.5.4","3.5.5","3.6.0","3.7.0","3.8.0","3.8.1","3.8.2","4.0.0","4.0.0-b2","4.0.0-b3","4.0.0-b4","4.0.0-b5","4.1.0","4.1.1","4.1.2","4.1.3","5.0.0","5.0.1","5.0.2","6.0.0","6.0.1","6.0.2","6.1.0","6.1.1","6.2.0","6.2.1","6.3.0","6.3.1","6.4.0","6.4.1","6.4.3","6.4.4","6.4.5","6.4.6","6.5.0","6.5.1","6.5.2","6.5.3","6.6.0","6.6.1","6.6.2","6.6.3","6.6.4","6.6.5","6.7.0","6.7.1","6.7.2","6.7.3","6.8.0","6.8.1","6.8.2","6.8.3","6.8.4","6.8.5"],"unaffected_versions":["5.0.3","6.8.6","6.8.7","6.8.8","6.8.9","6.9.0","6.10.0","6.10.1","6.10.2","6.10.3","6.11.0","6.11.1","6.11.2","6.11.3","6.11.4","6.11.5","6.11.6","7.0.0","7.1.0","7.1.1","7.1.2","7.2.0","7.2.1","7.2.2","7.2.3","7.2.4","7.2.5","7.2.6","7.3.0","7.3.1","7.3.2","7.3.3","7.4.0","7.5.0","7.5.1","7.5.2","7.5.3","7.5.4","7.5.5","7.5.6","7.5.7","7.5.8","7.5.9","7.6.0","7.6.1","7.6.2","7.6.3","7.6.4","7.6.5","8.0.0","8.0.1","8.0.2","8.0.3","8.2.0","8.2.1","8.3.0","8.4.0","8.4.1","8.4.2","8.5.0","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.6.5","8.6.6","8.7.0","8.7.1","8.7.2"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc2MmYtYzJ3Zy1tOGM4/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/protobufjs","docker_dependents_count":4027,"docker_downloads_count":1318614631,"usage_url":"https://repos.ecosyste.ms/usage/npm/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs/codemeta","maintainers":[{"uuid":"google-wombot","login":"google-wombot","name":null,"email":"node-team-npm+wombot@google.com","url":null,"packages_count":1422,"html_url":"https://www.npmjs.com/~google-wombot","role":null,"created_at":"2022-11-10T11:26:42.639Z","updated_at":"2022-11-10T11:26:42.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/google-wombot/packages"},{"uuid":"dcode","login":"dcode","name":null,"email":"dcode+npm@dcode.io","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~dcode","role":null,"created_at":"2022-11-10T11:26:42.636Z","updated_at":"2022-11-10T11:26:42.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dcode/packages"},{"uuid":"fenster","login":"fenster","name":null,"email":"npm@fenster.name","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~fenster","role":null,"created_at":"2026-04-05T16:12:57.986Z","updated_at":"2026-04-05T16:12:57.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fenster/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7835122,"name":"@cosmology/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"cosmology","versions_count":3,"first_release_published_at":"2023-06-21T20:46:42.442Z","latest_release_published_at":"2024-06-13T00:51:43.184Z","latest_release_number":"7.3.2","last_synced_at":"2026-08-25T13:37:56.979Z","created_at":"2023-06-21T21:47:03.489Z","updated_at":"2026-08-25T13:37:56.979Z","registry_url":"https://www.npmjs.com/package/@cosmology/protobufjs","install_command":"npm install @cosmology/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.3.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:12:24.232Z","dependent_packages_count":2,"downloads":20868,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":1.7089617051329484,"dependent_repos_count":5.028325649668095,"dependent_packages_count":8.842255668013637,"stargazers_count":1.049315174621068,"forks_count":1.0216661604698256,"docker_downloads_count":null,"average":3.530104871581115},"purl":"pkg:npm/%40cosmology/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cosmology/protobufjs","docker_dependents_count":1,"docker_downloads_count":12404,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cosmology/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cosmology/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cosmology%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cosmology%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cosmology%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cosmology%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cosmology%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cosmology%2Fprotobufjs/codemeta","maintainers":[{"uuid":"pyramation","login":"pyramation","name":null,"email":"pyramation@gmail.com","url":null,"packages_count":1139,"html_url":"https://www.npmjs.com/~pyramation","role":null,"created_at":"2023-06-21T22:17:37.238Z","updated_at":"2023-06-21T22:17:37.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pyramation/packages"},{"uuid":"zetazz","login":"zetazz","name":null,"email":"zetazhenzhi@gmail.com","url":null,"packages_count":363,"html_url":"https://www.npmjs.com/~zetazz","role":null,"created_at":"2023-06-21T22:17:37.186Z","updated_at":"2023-06-21T22:17:37.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zetazz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14074884,"name":"@depup/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript \u0026 TypeScript. (with updated dependencies)","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobufjs","depup","updated-dependencies","security","latest","patched","protobuf","protocol-buffers","serialization","typescript"],"namespace":"depup","versions_count":4,"first_release_published_at":"2026-03-17T16:37:56.765Z","latest_release_published_at":"2026-08-08T16:09:05.874Z","latest_release_number":"8.7.2-depup.0","last_synced_at":"2026-08-25T13:38:38.693Z","created_at":"2026-03-19T04:23:21.884Z","updated_at":"2026-08-25T13:38:38.693Z","registry_url":"https://www.npmjs.com/package/@depup/protobufjs","install_command":"npm install @depup/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.7.2-depup.0"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:18:33.399Z","dependent_packages_count":0,"downloads":202,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fprotobufjs/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2133,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:22.834Z","updated_at":"2026-03-19T04:23:22.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9848990,"name":"lql-protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-05-02T06:48:08.439Z","latest_release_published_at":"2024-05-02T06:48:08.439Z","latest_release_number":"7.2.5","last_synced_at":"2026-08-25T13:38:43.315Z","created_at":"2024-05-02T10:26:56.434Z","updated_at":"2026-08-25T13:38:43.315Z","registry_url":"https://www.npmjs.com/package/lql-protobufjs","install_command":"npm install lql-protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.2.5"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T08:15:49.207Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.016359027310198,"dependent_packages_count":42.963137360753514,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.489748194031854},"purl":"pkg:npm/lql-protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/lql-protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/lql-protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/lql-protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lql-protobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lql-protobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lql-protobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lql-protobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lql-protobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lql-protobufjs/codemeta","maintainers":[{"uuid":"pyramation","login":"pyramation","name":null,"email":"pyramation@gmail.com","url":null,"packages_count":1139,"html_url":"https://www.npmjs.com/~pyramation","role":null,"created_at":"2024-05-02T10:26:57.129Z","updated_at":"2024-05-02T10:26:57.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pyramation/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8079667,"name":"@seorii/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"seorii","versions_count":4,"first_release_published_at":"2023-06-19T07:25:58.400Z","latest_release_published_at":"2023-06-20T04:49:57.562Z","latest_release_number":"7.2.3","last_synced_at":"2026-08-25T13:48:45.979Z","created_at":"2023-08-15T00:08:31.039Z","updated_at":"2026-08-25T13:48:45.979Z","registry_url":"https://www.npmjs.com/package/@seorii/protobufjs","install_command":"npm install @seorii/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.2.3"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T00:11:23.464Z","dependent_packages_count":2,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.487003876273384,"dependent_packages_count":54.72183523512177,"stargazers_count":1.061936268583445,"forks_count":1.0416852919183945,"docker_downloads_count":null,"average":23.57811516797425},"purl":"pkg:npm/%40seorii/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@seorii/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@seorii/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@seorii/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seorii%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seorii%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seorii%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seorii%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seorii%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seorii%2Fprotobufjs/codemeta","maintainers":[{"uuid":"seorii","login":"seorii","name":null,"email":"studioseorii@gmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~seorii","role":null,"created_at":"2023-08-15T00:23:24.775Z","updated_at":"2023-08-15T00:23:24.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/seorii/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14376104,"name":"@exodus/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"exodus","versions_count":5,"first_release_published_at":"2021-11-29T22:30:18.411Z","latest_release_published_at":"2022-08-17T08:51:18.368Z","latest_release_number":"6.11.3-exodus.0","last_synced_at":"2026-08-25T14:08:57.763Z","created_at":"2026-05-04T00:15:25.357Z","updated_at":"2026-08-25T14:08:57.764Z","registry_url":"https://www.npmjs.com/package/@exodus/protobufjs","install_command":"npm install @exodus/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.11.3-exodus.0"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:22:28.083Z","dependent_packages_count":0,"downloads":19477,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.84447673273108,"dependent_packages_count":31.48481160979849,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.664644171264786},"purl":"pkg:npm/%40exodus/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@exodus/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@exodus/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@exodus/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@exodus%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@exodus%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@exodus%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@exodus%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@exodus%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@exodus%2Fprotobufjs/codemeta","maintainers":[{"uuid":"tenaciousmv","login":"tenaciousmv","name":null,"email":"mvayngrib@gmail.com","url":null,"packages_count":477,"html_url":"https://www.npmjs.com/~tenaciousmv","role":null,"created_at":"2026-05-04T00:15:29.007Z","updated_at":"2026-05-04T00:15:29.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tenaciousmv/packages"},{"uuid":"chalker","login":"chalker","name":null,"email":"chalkerx@gmail.com","url":null,"packages_count":299,"html_url":"https://www.npmjs.com/~chalker","role":null,"created_at":"2026-05-04T00:15:29.161Z","updated_at":"2026-05-04T00:15:29.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chalker/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7850176,"name":"protobufjsvite","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-06-25T14:49:35.556Z","latest_release_published_at":"2023-06-25T15:17:38.945Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-25T14:44:13.050Z","created_at":"2023-06-25T14:51:00.064Z","updated_at":"2026-08-25T14:44:13.050Z","registry_url":"https://www.npmjs.com/package/protobufjsvite","install_command":"npm install protobufjsvite","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:22:28.364Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.933861667039313,"dependent_packages_count":46.06458754178852,"stargazers_count":1.0311007390584876,"forks_count":1.0107777497586459,"docker_downloads_count":null,"average":16.760081924411242},"purl":"pkg:npm/protobufjsvite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/protobufjsvite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/protobufjsvite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/protobufjsvite/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjsvite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjsvite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjsvite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjsvite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjsvite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjsvite/codemeta","maintainers":[{"uuid":"yannanjing","login":"yannanjing","name":null,"email":"2696497954@qq.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~yannanjing","role":null,"created_at":"2023-06-25T14:55:26.722Z","updated_at":"2023-06-25T14:55:26.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yannanjing/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5261846,"name":"@binsee/protobufjs-cli","ecosystem":"npm","description":"Translates between file formats and generates static code as well as TypeScript definitions.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"binsee","versions_count":1,"first_release_published_at":"2022-09-21T07:51:20.760Z","latest_release_published_at":"2022-09-21T07:51:20.760Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-25T14:14:08.403Z","created_at":"2022-09-23T00:54:20.166Z","updated_at":"2026-08-25T14:14:08.404Z","registry_url":"https://www.npmjs.com/package/@binsee/protobufjs-cli","install_command":"npm install @binsee/protobufjs-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T11:42:37.127Z","dependent_packages_count":2,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.99517344068734,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3436545043928751,"forks_count":1.3192851490839639,"average":15.836680317127556},"purl":"pkg:npm/%40binsee/protobufjs-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@binsee/protobufjs-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@binsee/protobufjs-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@binsee/protobufjs-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs-cli/codemeta","maintainers":[{"uuid":"binsee","login":"binsee","name":null,"email":"binsee.li+npm@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~binsee","role":null,"created_at":"2022-11-11T11:07:27.154Z","updated_at":"2022-11-11T11:07:27.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/binsee/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1023063,"name":"@kpdecker/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"kpdecker","versions_count":13,"first_release_published_at":"2020-08-13T19:03:01.339Z","latest_release_published_at":"2021-02-18T17:59:25.450Z","latest_release_number":"10.0.4","last_synced_at":"2026-08-26T09:50:29.352Z","created_at":"2022-04-07T19:29:55.585Z","updated_at":"2026-08-26T09:50:29.352Z","registry_url":"https://www.npmjs.com/package/@kpdecker/protobufjs","install_command":"npm install @kpdecker/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.0.4"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T11:32:28.000Z","size":45420,"stargazers_count":10581,"open_issues_count":85,"forks_count":1818,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T12:22:04.506Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T03:25:15.000Z","dependencies_parsed_at":"2026-08-22T12:22:05.746Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36823494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:58:35.992Z","dependent_packages_count":1,"downloads":58,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.264697772486887,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.2906107111987912,"forks_count":1.2367132705643273,"average":12.868789659711311},"purl":"pkg:npm/%40kpdecker/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kpdecker/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kpdecker/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kpdecker/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fprotobufjs/codemeta","maintainers":[{"uuid":"kpdecker","login":"kpdecker","name":null,"email":"kpdecker@gmail.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~kpdecker","role":null,"created_at":"2022-11-20T18:30:14.679Z","updated_at":"2022-11-20T18:30:14.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kpdecker/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9853534,"name":"@pgsql/protobufjs-cli","ecosystem":"npm","description":"Translates between file formats and generates static code as well as TypeScript definitions.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"pgsql","versions_count":4,"first_release_published_at":"2024-05-02T21:38:54.263Z","latest_release_published_at":"2024-05-02T21:45:00.499Z","latest_release_number":"1.1.5","last_synced_at":"2026-08-26T09:50:29.116Z","created_at":"2024-05-02T21:40:23.492Z","updated_at":"2026-08-26T09:50:29.117Z","registry_url":"https://www.npmjs.com/package/@pgsql/protobufjs-cli","install_command":"npm install @pgsql/protobufjs-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.5"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:01:34.513Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.970625675828593,"dependent_packages_count":42.891589355713585,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.43110751577109},"purl":"pkg:npm/%40pgsql/protobufjs-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pgsql/protobufjs-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pgsql/protobufjs-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pgsql/protobufjs-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs-cli/codemeta","maintainers":[{"uuid":"pyramation","login":"pyramation","name":null,"email":"pyramation@gmail.com","url":null,"packages_count":1139,"html_url":"https://www.npmjs.com/~pyramation","role":null,"created_at":"2024-05-02T21:49:00.972Z","updated_at":"2024-05-02T21:49:00.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pyramation/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9364421,"name":"@launchql/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"launchql","versions_count":3,"first_release_published_at":"2024-03-29T21:43:19.511Z","latest_release_published_at":"2024-05-02T22:54:42.796Z","latest_release_number":"7.2.6","last_synced_at":"2026-08-26T10:02:01.965Z","created_at":"2024-03-29T21:45:21.476Z","updated_at":"2026-08-26T10:02:01.965Z","registry_url":"https://www.npmjs.com/package/@launchql/protobufjs","install_command":"npm install @launchql/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.2.6"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T07:54:57.739Z","dependent_packages_count":0,"downloads":2121956,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.023177833145446,"dependent_packages_count":45.926516892179386,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.974847362662416},"purl":"pkg:npm/%40launchql/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@launchql/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@launchql/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@launchql/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs/codemeta","maintainers":[{"uuid":"pyramation","login":"pyramation","name":null,"email":"pyramation@gmail.com","url":null,"packages_count":1139,"html_url":"https://www.npmjs.com/~pyramation","role":null,"created_at":"2024-03-29T21:45:35.520Z","updated_at":"2024-03-29T21:45:35.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pyramation/packages"},{"uuid":"phatg","login":"phatg","name":null,"email":"phatghaa@gmail.com","url":null,"packages_count":325,"html_url":"https://www.npmjs.com/~phatg","role":null,"created_at":"2025-12-10T20:38:32.037Z","updated_at":"2025-12-10T20:38:32.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phatg/packages"},{"uuid":"luca608","login":"luca608","name":null,"email":"uniqueye608@gmail.com","url":null,"packages_count":153,"html_url":"https://www.npmjs.com/~luca608","role":null,"created_at":"2025-12-10T20:38:31.991Z","updated_at":"2025-12-10T20:38:31.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/luca608/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9853544,"name":"@pgsql/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"pgsql","versions_count":1,"first_release_published_at":"2024-05-02T21:38:30.587Z","latest_release_published_at":"2024-05-02T21:38:30.587Z","latest_release_number":"7.2.6","last_synced_at":"2026-08-26T09:57:42.149Z","created_at":"2024-05-02T21:40:23.985Z","updated_at":"2026-08-26T09:57:42.150Z","registry_url":"https://www.npmjs.com/package/@pgsql/protobufjs","install_command":"npm install @pgsql/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.2.6"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:25:20.996Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.970625675828593,"dependent_packages_count":42.891589355713585,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.43110751577109},"purl":"pkg:npm/%40pgsql/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pgsql/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pgsql/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pgsql/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pgsql%2Fprotobufjs/codemeta","maintainers":[{"uuid":"pyramation","login":"pyramation","name":null,"email":"pyramation@gmail.com","url":null,"packages_count":1139,"html_url":"https://www.npmjs.com/~pyramation","role":null,"created_at":"2024-05-02T21:49:03.706Z","updated_at":"2024-05-02T21:49:03.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pyramation/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1281910,"name":"@sloonz/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"sloonz","versions_count":2,"first_release_published_at":"2021-03-29T20:31:50.475Z","latest_release_published_at":"2021-03-30T12:42:28.648Z","latest_release_number":"6.10.2-sl2","last_synced_at":"2026-08-26T10:03:05.982Z","created_at":"2022-04-08T19:27:32.174Z","updated_at":"2026-08-26T10:03:05.982Z","registry_url":"https://www.npmjs.com/package/@sloonz/protobufjs","install_command":"npm install @sloonz/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.2-sl2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:49:07.802Z","dependent_packages_count":2,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.2900653053549072,"forks_count":1.2358778613362276,"average":15.178891336576433},"purl":"pkg:npm/%40sloonz/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sloonz/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sloonz/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sloonz/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sloonz%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sloonz%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sloonz%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sloonz%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sloonz%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sloonz%2Fprotobufjs/codemeta","maintainers":[{"uuid":"sloonz","login":"sloonz","name":null,"email":"sloonz+npm@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~sloonz","role":null,"created_at":"2022-11-10T23:09:44.719Z","updated_at":"2022-11-10T23:09:44.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sloonz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1131908,"name":"@protobufjs/utf8","ecosystem":"npm","description":"A minimal UTF8 implementation for number arrays.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"protobufjs","versions_count":11,"first_release_published_at":"2016-12-11T00:11:31.458Z","latest_release_published_at":"2026-07-05T23:18:02.602Z","latest_release_number":"1.1.2","last_synced_at":"2026-08-26T10:06:50.185Z","created_at":"2022-04-08T11:41:17.194Z","updated_at":"2026-08-26T10:06:50.186Z","registry_url":"https://www.npmjs.com/package/@protobufjs/utf8","install_command":"npm install @protobufjs/utf8","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T07:54:57.740Z","dependent_packages_count":77,"downloads":256168442,"downloads_period":"last-month","dependent_repos_count":392989,"rankings":{"downloads":0.033978374858959624,"dependent_repos_count":0.057141715012609784,"dependent_packages_count":0.42950746689161934,"stargazers_count":1.0475524755066845,"forks_count":1.005579188916205,"docker_downloads_count":0.08701311466702151,"average":0.44346205597551663},"purl":"pkg:npm/%40protobufjs/utf8","advisories":[{"uuid":"GSA_kwCzR0hTQS1xNng1LTh2N20teGNyZs4ABWsS","url":"https://github.com/advisories/GHSA-q6x5-8v7m-xcrf","title":"protobufjs has overlong UTF-8 decoding","description":"## Summary\n\nprotobufjs includes a minimal UTF-8 decoder used in non-Node and fallback decoding paths. The affected decoder accepted overlong UTF-8 byte sequences and decoded them to their canonical characters instead of replacing them.\n\nThe issue concerns overlong encodings and code points outside the Unicode range. protobufjs may still accept some non-strict UTF-8 input for compatibility, so applications should not rely on protobufjs as a general-purpose strict UTF-8 validator.\n\n## Impact\n\nAn attacker who can provide protobuf binary data decoded through the affected UTF-8 path may be able to bypass application-level checks that inspect raw bytes before protobuf string decoding. For example, bytes that do not contain certain ASCII characters could decode to strings containing those characters.\n\nThe practical impact depends on downstream application validation and how decoded strings are used. Node.js Buffer-backed decoding paths are not directly affected when they use Node's native UTF-8 decoding.\n\n## Preconditions\n\n- The application must decode protobuf binary data influenced by an attacker.\n- The affected protobuf string field must be decoded through protobufjs's minimal UTF-8 decoder rather than a native UTF-8 decoder.\n- The application must rely on byte-level filtering or validation before protobuf string decoding.\n- The decoded string must then be used in a security-sensitive context.\n\n## Workarounds\n\nAvoid relying only on byte-level filtering before protobuf string decoding with affected versions. Validate decoded strings at the point where they are used, and prefer runtime paths that use native UTF-8 decoding where necessary.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-12T15:00:11.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-q6x5-8v7m-xcrf","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-44288","https://github.com/advisories/GHSA-q6x5-8v7m-xcrf"],"source_kind":"github","identifiers":["GHSA-q6x5-8v7m-xcrf","CVE-2026-44288"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-15T18:03:08.454Z","epss_percentage":0.00301,"epss_percentile":0.22515,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNng1LTh2N20teGNyZs4ABWsS","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xNng1LTh2N20teGNyZs4ABWsS","packages":[{"ecosystem":"npm","package_name":"@protobufjs/utf8","versions":[{"first_patched_version":"1.1.1","vulnerable_version_range":"\u003c= 1.1.0"}],"purl":"pkg:npm/%40protobufjs%2Futf8"},{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.0.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.0.1"},{"first_patched_version":"7.5.6","vulnerable_version_range":"\u003c= 7.5.5"}],"purl":"pkg:npm/protobufjs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNng1LTh2N20teGNyZs4ABWsS/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@protobufjs/utf8","docker_dependents_count":4698,"docker_downloads_count":1353395860,"usage_url":"https://repos.ecosyste.ms/usage/npm/@protobufjs/utf8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@protobufjs/utf8/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@protobufjs%2Futf8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@protobufjs%2Futf8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@protobufjs%2Futf8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@protobufjs%2Futf8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@protobufjs%2Futf8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@protobufjs%2Futf8/codemeta","maintainers":[{"uuid":"google-wombot","login":"google-wombot","name":null,"email":"node-team-npm+wombot@google.com","url":null,"packages_count":1422,"html_url":"https://www.npmjs.com/~google-wombot","role":null,"created_at":"2026-04-28T21:00:41.109Z","updated_at":"2026-04-28T21:00:41.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/google-wombot/packages"},{"uuid":"dcode","login":"dcode","name":null,"email":"dcode+npm@dcode.io","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~dcode","role":null,"created_at":"2022-11-10T10:56:19.043Z","updated_at":"2022-11-10T10:56:19.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dcode/packages"},{"uuid":"protobufjs","login":"protobufjs","name":null,"email":"dcode+protobufjs@dcode.io","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~protobufjs","role":null,"created_at":"2022-11-10T10:56:19.047Z","updated_at":"2022-11-10T10:56:19.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/protobufjs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4503027,"name":"@cldcvr/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"cldcvr","versions_count":3,"first_release_published_at":"2022-06-13T16:16:00.248Z","latest_release_published_at":"2022-06-14T06:04:05.395Z","latest_release_number":"6.11.4","last_synced_at":"2026-08-26T10:07:35.956Z","created_at":"2022-07-07T08:17:10.363Z","updated_at":"2026-08-26T10:07:35.957Z","registry_url":"https://www.npmjs.com/package/@cldcvr/protobufjs","install_command":"npm install @cldcvr/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.11.4"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T18:49:18.631Z","dependent_packages_count":3,"downloads":54,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":33.14376219268054,"dependent_repos_count":25.30552159382132,"dependent_packages_count":6.927318738059885,"stargazers_count":1.3436545043928751,"forks_count":1.3192851490839639,"average":13.607908435607717},"purl":"pkg:npm/%40cldcvr/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cldcvr/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cldcvr/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cldcvr/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cldcvr%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cldcvr%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cldcvr%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cldcvr%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cldcvr%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cldcvr%2Fprotobufjs/codemeta","maintainers":[{"uuid":"vikas-cldcvr","login":"vikas-cldcvr","name":null,"email":"vikas@cldcvr.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~vikas-cldcvr","role":null,"created_at":"2022-11-18T04:19:09.044Z","updated_at":"2022-11-18T04:19:09.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vikas-cldcvr/packages"},{"uuid":"nikhilverma","login":"nikhilverma","name":null,"email":"nikhilgotmail@gmail.com","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~nikhilverma","role":null,"created_at":"2022-11-18T04:19:09.048Z","updated_at":"2022-11-18T04:19:09.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nikhilverma/packages"},{"uuid":"shubhamseervi","login":"shubhamseervi","name":null,"email":"shubhamseervi@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~shubhamseervi","role":null,"created_at":"2023-03-27T10:10:04.852Z","updated_at":"2023-03-27T10:10:04.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shubhamseervi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":817777,"name":"@arista/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"arista","versions_count":3,"first_release_published_at":"2021-06-17T19:06:46.678Z","latest_release_published_at":"2021-09-07T23:16:01.500Z","latest_release_number":"6.11.1","last_synced_at":"2026-08-26T10:10:17.338Z","created_at":"2022-04-07T13:42:39.858Z","updated_at":"2026-08-26T10:10:17.339Z","registry_url":"https://www.npmjs.com/package/@arista/protobufjs","install_command":"npm install @arista/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.11.1"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:18:17.000Z","size":45444,"stargazers_count":10583,"open_issues_count":88,"forks_count":1821,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-25T22:25:43.391Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-25T18:17:58.000Z","dependencies_parsed_at":"2026-08-25T22:37:11.714Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T09:42:36.900Z","dependent_packages_count":3,"downloads":76,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.518873237531015,"dependent_repos_count":10.393268641254942,"dependent_packages_count":8.899318548586006,"stargazers_count":1.0520890601166777,"forks_count":1.0228111371077526,"docker_downloads_count":null,"average":10.57727212491928},"purl":"pkg:npm/%40arista/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@arista/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@arista/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@arista/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arista%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arista%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arista%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arista%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arista%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arista%2Fprotobufjs/codemeta","maintainers":[{"uuid":"rufman","login":"rufman","name":null,"email":"app.s@rufer.casa","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~rufman","role":null,"created_at":"2022-11-15T03:53:44.307Z","updated_at":"2022-11-15T03:53:44.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rufman/packages"},{"uuid":"madsen","login":"madsen","name":null,"email":"ryan.madsen@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~madsen","role":null,"created_at":"2022-11-15T03:53:44.316Z","updated_at":"2022-11-15T03:53:44.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/madsen/packages"},{"uuid":"gurkohli","login":"gurkohli","name":null,"email":"gursimransinghkohli@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~gurkohli","role":null,"created_at":"2022-11-15T03:53:44.324Z","updated_at":"2022-11-15T03:53:44.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gurkohli/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":887495,"name":"@dashevo/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"dashevo","versions_count":3,"first_release_published_at":"2022-02-28T05:47:00.204Z","latest_release_published_at":"2022-02-28T15:04:42.382Z","latest_release_number":"6.10.5","last_synced_at":"2026-08-26T10:21:46.799Z","created_at":"2022-04-07T16:10:03.123Z","updated_at":"2026-08-26T10:21:46.799Z","registry_url":"https://www.npmjs.com/package/@dashevo/protobufjs","install_command":"npm install @dashevo/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.5"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T04:45:45.775Z","dependent_packages_count":4,"downloads":1451,"downloads_period":"last-month","dependent_repos_count":11,"rankings":{"downloads":3.864996572680446,"dependent_repos_count":3.5717888417947763,"dependent_packages_count":4.536363211127937,"stargazers_count":1.0520890601166777,"forks_count":1.0228111371077526,"docker_downloads_count":null,"average":2.8096097645655176},"purl":"pkg:npm/%40dashevo/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dashevo/protobufjs","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dashevo/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dashevo/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dashevo%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dashevo%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dashevo%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dashevo%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dashevo%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dashevo%2Fprotobufjs/codemeta","maintainers":[{"uuid":"shumkov","login":"shumkov","name":null,"email":"ivan@shumkov.ru","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~shumkov","role":null,"created_at":"2022-11-16T13:38:00.856Z","updated_at":"2022-11-16T13:38:00.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shumkov/packages"},{"uuid":"alex-werner","login":"alex-werner","name":null,"email":"obusco@gmail.com","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~alex-werner","role":null,"created_at":"2022-11-16T13:38:00.865Z","updated_at":"2022-11-16T13:38:00.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alex-werner/packages"},{"uuid":"nmarley","login":"nmarley","name":null,"email":"nathan.marley@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~nmarley","role":null,"created_at":"2022-11-16T13:38:00.872Z","updated_at":"2022-11-16T13:38:00.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nmarley/packages"},{"uuid":"cofresi","login":"cofresi","name":null,"email":"cofresi@dash.org","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~cofresi","role":null,"created_at":"2022-11-16T13:38:00.894Z","updated_at":"2022-11-16T13:38:00.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cofresi/packages"},{"uuid":"evodeploy","login":"evodeploy","name":null,"email":"evodeploy@blackcarrot.be","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~evodeploy","role":null,"created_at":"2022-11-16T13:38:00.915Z","updated_at":"2022-11-16T13:38:00.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evodeploy/packages"},{"uuid":"jawid-h","login":"jawid-h","name":null,"email":"djavidoff@gmail.com","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~jawid-h","role":null,"created_at":"2022-11-16T13:38:00.926Z","updated_at":"2022-11-16T13:38:00.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jawid-h/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5262750,"name":"@juzi/protobufjs-cli","ecosystem":"npm","description":"Translates between file formats and generates static code as well as TypeScript definitions.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"juzi","versions_count":9,"first_release_published_at":"2022-09-22T08:47:22.003Z","latest_release_published_at":"2022-09-22T08:47:22.003Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-26T10:40:07.853Z","created_at":"2022-09-23T07:50:21.685Z","updated_at":"2026-08-26T10:40:07.854Z","registry_url":"https://www.npmjs.com/package/@juzi/protobufjs-cli","install_command":"npm install @juzi/protobufjs-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2-alpha.1"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:21:37.007Z","dependent_packages_count":1,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":29.09522527310986,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3436545043928751,"forks_count":1.3192851490839639,"average":14.65669068361206},"purl":"pkg:npm/%40juzi/protobufjs-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@juzi/protobufjs-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@juzi/protobufjs-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@juzi/protobufjs-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs-cli/codemeta","maintainers":[{"uuid":"binsee","login":"binsee","name":null,"email":"binsee.li+npm@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~binsee","role":null,"created_at":"2022-11-12T05:56:58.112Z","updated_at":"2022-11-12T05:56:58.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/binsee/packages"},{"uuid":"juzi-admin","login":"juzi-admin","name":null,"email":"dev-all@juzi.bot","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~juzi-admin","role":null,"created_at":"2022-11-12T05:56:58.120Z","updated_at":"2022-11-12T05:56:58.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/juzi-admin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4508326,"name":"@pyramation/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"pyramation","versions_count":9,"first_release_published_at":"2022-06-18T01:10:57.935Z","latest_release_published_at":"2022-10-03T00:28:02.953Z","latest_release_number":"6.11.5","last_synced_at":"2026-08-26T11:15:15.698Z","created_at":"2022-07-07T08:22:32.702Z","updated_at":"2026-08-26T11:15:15.698Z","registry_url":"https://www.npmjs.com/package/@pyramation/protobufjs","install_command":"npm install @pyramation/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.11.5"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T19:13:20.763Z","dependent_packages_count":6,"downloads":1968,"downloads_period":"last-month","dependent_repos_count":30,"rankings":{"downloads":1.6906596230685307,"dependent_repos_count":2.299832888187515,"dependent_packages_count":3.1513028916156935,"stargazers_count":1.048171325641793,"forks_count":1.0202611895546596,"docker_downloads_count":1.8967364744598525,"average":1.8511607320880075},"purl":"pkg:npm/%40pyramation/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pyramation/protobufjs","docker_dependents_count":3,"docker_downloads_count":1132,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pyramation/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pyramation/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pyramation%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pyramation%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pyramation%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pyramation%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pyramation%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pyramation%2Fprotobufjs/codemeta","maintainers":[{"uuid":"pyramation","login":"pyramation","name":null,"email":"pyramation@gmail.com","url":null,"packages_count":1139,"html_url":"https://www.npmjs.com/~pyramation","role":null,"created_at":"2022-11-20T16:16:29.138Z","updated_at":"2022-11-20T16:16:29.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pyramation/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":905425,"name":"@doochik/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"doochik","versions_count":1,"first_release_published_at":"2021-03-30T18:31:46.640Z","latest_release_published_at":"2021-03-30T18:31:46.640Z","latest_release_number":"6.10.2","last_synced_at":"2026-08-26T11:15:55.334Z","created_at":"2022-04-07T16:34:27.627Z","updated_at":"2026-08-26T11:15:55.334Z","registry_url":"https://www.npmjs.com/package/@doochik/protobufjs","install_command":"npm install @doochik/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:25:09.130Z","dependent_packages_count":1,"downloads":41,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.03317130195296,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.2900653053549072,"forks_count":1.2358778613362276,"average":16.82220820259013},"purl":"pkg:npm/%40doochik/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@doochik/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@doochik/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@doochik/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@doochik%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@doochik%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@doochik%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@doochik%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@doochik%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@doochik%2Fprotobufjs/codemeta","maintainers":[{"uuid":"doochik","login":"doochik","name":null,"email":"doochik@ya.ru","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~doochik","role":null,"created_at":"2022-11-20T14:30:15.283Z","updated_at":"2022-11-20T14:30:15.283Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/doochik/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5192120,"name":"@launchbadge/protobufjs-cli","ecosystem":"npm","description":"Translates between file formats and generates static code as well as TypeScript definitions.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"launchbadge","versions_count":4,"first_release_published_at":"2022-08-23T23:36:03.047Z","latest_release_published_at":"2022-09-03T21:58:35.136Z","latest_release_number":"1.0.3","last_synced_at":"2026-08-26T12:16:53.635Z","created_at":"2022-08-23T23:41:28.966Z","updated_at":"2026-08-26T12:16:53.636Z","registry_url":"https://www.npmjs.com/package/@launchbadge/protobufjs-cli","install_command":"npm install @launchbadge/protobufjs-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T18:49:18.637Z","dependent_packages_count":1,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.03050989334526,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.345450497070357,"forks_count":1.3213701081555824,"average":15.644523798008958},"purl":"pkg:npm/%40launchbadge/protobufjs-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@launchbadge/protobufjs-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@launchbadge/protobufjs-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@launchbadge/protobufjs-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs-cli/codemeta","maintainers":[{"uuid":"mehcode","login":"mehcode","name":null,"email":"ryan@launchbadge.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~mehcode","role":null,"created_at":"2022-11-16T05:38:11.733Z","updated_at":"2022-11-16T05:38:11.733Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mehcode/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10927244,"name":"@mix/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"mix","versions_count":1,"first_release_published_at":"2024-09-24T15:20:57.642Z","latest_release_published_at":"2024-09-24T15:20:57.642Z","latest_release_number":"7.4.0","last_synced_at":"2026-08-26T13:00:13.041Z","created_at":"2024-09-26T06:51:59.212Z","updated_at":"2026-08-26T13:00:13.042Z","registry_url":"https://www.npmjs.com/package/@mix/protobufjs","install_command":"npm install @mix/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.4.0"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T18:54:37.568Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.307222223285319,"dependent_repos_count":25.748917542739097,"dependent_packages_count":37.386555672450264,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.814231812824897},"purl":"pkg:npm/%40mix/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mix/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mix/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mix/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mix%2Fprotobufjs/codemeta","maintainers":[{"uuid":"mixtech","login":"mixtech","name":null,"email":"dev@mix.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~mixtech","role":null,"created_at":"2024-09-26T08:54:05.381Z","updated_at":"2024-09-26T08:54:05.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mixtech/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13611268,"name":"@beeintel/protobufjs-cli","ecosystem":"npm","description":"Translates between file formats and generates static code as well as TypeScript definitions. Fork with --strict-types support.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"beeintel","versions_count":5,"first_release_published_at":"2026-02-02T10:26:42.905Z","latest_release_published_at":"2026-02-03T06:09:02.472Z","latest_release_number":"2.0.4","last_synced_at":"2026-08-26T13:11:09.398Z","created_at":"2026-02-12T00:14:14.995Z","updated_at":"2026-08-26T13:11:09.399Z","registry_url":"https://www.npmjs.com/package/@beeintel/protobufjs-cli","install_command":"npm install @beeintel/protobufjs-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.4"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:43:35.630Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.945251037738736,"dependent_packages_count":33.08080111572745,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.013026076733095},"purl":"pkg:npm/%40beeintel/protobufjs-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@beeintel/protobufjs-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@beeintel/protobufjs-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@beeintel/protobufjs-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@beeintel%2Fprotobufjs-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@beeintel%2Fprotobufjs-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@beeintel%2Fprotobufjs-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@beeintel%2Fprotobufjs-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@beeintel%2Fprotobufjs-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@beeintel%2Fprotobufjs-cli/codemeta","maintainers":[{"uuid":"jevin-cwj","login":"jevin-cwj","name":null,"email":"jevin98@163.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~jevin-cwj","role":null,"created_at":"2026-02-12T00:15:07.790Z","updated_at":"2026-02-12T00:15:07.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jevin-cwj/packages"},{"uuid":"qp66797","login":"qp66797","name":null,"email":"875148736@qq.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~qp66797","role":null,"created_at":"2026-02-12T00:15:07.677Z","updated_at":"2026-02-12T00:15:07.677Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qp66797/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5262747,"name":"@juzi/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"juzi","versions_count":8,"first_release_published_at":"2022-09-22T08:45:07.789Z","latest_release_published_at":"2022-09-23T03:55:15.393Z","latest_release_number":"7.1.2","last_synced_at":"2026-08-26T10:17:26.655Z","created_at":"2022-09-23T07:50:20.696Z","updated_at":"2026-08-26T13:38:24.242Z","registry_url":"https://www.npmjs.com/package/@juzi/protobufjs","install_command":"npm install @juzi/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.2.5-alpha.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:18:17.000Z","size":45444,"stargazers_count":10583,"open_issues_count":88,"forks_count":1821,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-25T22:25:43.391Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-25T18:17:58.000Z","dependencies_parsed_at":"2026-08-25T22:37:11.714Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T13:38:24.242Z","dependent_packages_count":1,"downloads":98,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.957352522162447,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3436545043928751,"forks_count":1.3192851490839639,"average":10.229116133422577},"purl":"pkg:npm/%40juzi/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@juzi/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@juzi/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@juzi/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juzi%2Fprotobufjs/codemeta","maintainers":[{"uuid":"binsee","login":"binsee","name":null,"email":"binsee.li+npm@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~binsee","role":null,"created_at":"2022-11-12T05:56:57.316Z","updated_at":"2022-11-12T05:56:57.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/binsee/packages"},{"uuid":"juzi-admin","login":"juzi-admin","name":null,"email":"dev-all@juzi.bot","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~juzi-admin","role":null,"created_at":"2022-11-12T05:56:57.322Z","updated_at":"2022-11-12T05:56:57.322Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/juzi-admin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5261849,"name":"@binsee/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"binsee","versions_count":1,"first_release_published_at":"2022-09-21T07:52:00.687Z","latest_release_published_at":"2022-09-21T07:52:00.687Z","latest_release_number":"7.1.1","last_synced_at":"2026-08-26T13:42:18.743Z","created_at":"2022-09-23T00:54:20.816Z","updated_at":"2026-08-26T13:42:18.743Z","registry_url":"https://www.npmjs.com/package/@binsee/protobufjs","install_command":"npm install @binsee/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.1.1"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:18:17.000Z","size":45444,"stargazers_count":10583,"open_issues_count":88,"forks_count":1821,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-25T22:25:43.391Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-25T18:17:58.000Z","dependencies_parsed_at":"2026-08-25T22:37:11.714Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T13:39:01.371Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.54913750766456,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3436545043928751,"forks_count":1.3192851490839639,"average":16.547473130523},"purl":"pkg:npm/%40binsee/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@binsee/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@binsee/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@binsee/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@binsee%2Fprotobufjs/codemeta","maintainers":[{"uuid":"binsee","login":"binsee","name":null,"email":"binsee.li+npm@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~binsee","role":null,"created_at":"2022-11-11T11:07:26.280Z","updated_at":"2022-11-11T11:07:26.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/binsee/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4619288,"name":"org.webjars.npm:protobufjs","ecosystem":"maven","description":"WebJar for protobufjs","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":29,"first_release_published_at":"2015-12-08T12:30:15.000Z","latest_release_published_at":"2026-08-14T02:05:45.000Z","latest_release_number":"8.7.2","last_synced_at":"2026-08-25T13:37:51.501Z","created_at":"2022-07-22T22:25:40.229Z","updated_at":"2026-08-25T13:37:51.501Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/protobufjs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/protobufjs/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:34:30.415Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":5.82159417178468,"stargazers_count":2.355322901346902,"forks_count":3.144643992913365,"average":10.825376251748084},"purl":"pkg:maven/org.webjars.npm/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618427,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5004187,"name":"org.webjars.npm:protobufjs__inquire","ecosystem":"maven","description":"WebJar for @protobufjs/inquire","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2018-07-16T15:12:24.000Z","latest_release_published_at":"2026-06-05T11:20:30.000Z","latest_release_number":"1.1.2","last_synced_at":"2026-08-25T13:39:12.787Z","created_at":"2022-07-27T11:06:23.186Z","updated_at":"2026-08-26T08:05:45.741Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/protobufjs__inquire/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/protobufjs__inquire/","metadata":{},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:18:17.000Z","size":45444,"stargazers_count":10583,"open_issues_count":88,"forks_count":1821,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-25T22:25:43.391Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-25T18:17:58.000Z","dependencies_parsed_at":"2026-08-25T22:37:11.714Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T08:05:45.741Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":null,"forks_count":null,"average":24.44176700381017},"purl":"pkg:maven/org.webjars.npm/protobufjs__inquire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:protobufjs__inquire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:protobufjs__inquire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:protobufjs__inquire/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__inquire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__inquire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__inquire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__inquire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__inquire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__inquire/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618427,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":8153197,"name":"@hackbg/protobufjs-esm","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"hackbg","versions_count":2,"first_release_published_at":"2023-08-29T10:06:01.027Z","latest_release_published_at":"2023-08-28T07:08:16.434Z","latest_release_number":"6.11.4","last_synced_at":"2026-08-26T10:13:00.711Z","created_at":"2023-08-28T07:10:15.235Z","updated_at":"2026-08-26T10:13:00.711Z","registry_url":"https://www.npmjs.com/package/@hackbg/protobufjs-esm","install_command":"npm install @hackbg/protobufjs-esm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.11.4-patch.1"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:58:07.334Z","dependent_packages_count":2,"downloads":55,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.773050043503887,"dependent_repos_count":10.30985113979121,"dependent_packages_count":8.841229175377208,"stargazers_count":1.049315174621068,"forks_count":1.0216661604698256,"docker_downloads_count":null,"average":5.1990223387526395},"purl":"pkg:npm/%40hackbg/protobufjs-esm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hackbg/protobufjs-esm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hackbg/protobufjs-esm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hackbg/protobufjs-esm/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackbg%2Fprotobufjs-esm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackbg%2Fprotobufjs-esm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackbg%2Fprotobufjs-esm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackbg%2Fprotobufjs-esm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackbg%2Fprotobufjs-esm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackbg%2Fprotobufjs-esm/codemeta","maintainers":[{"uuid":"mradkov","login":"mradkov","name":null,"email":"milenradkov@me.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~mradkov","role":null,"created_at":"2023-08-28T07:18:27.551Z","updated_at":"2023-08-28T07:18:27.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mradkov/packages"},{"uuid":"atanas-krondev","login":"atanas-krondev","name":null,"email":"atanas@hack.bg","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~atanas-krondev","role":null,"created_at":"2023-08-28T07:18:27.309Z","updated_at":"2023-08-28T07:18:27.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atanas-krondev/packages"},{"uuid":"exactlywhoyouthinkitis","login":"exactlywhoyouthinkitis","name":null,"email":"hello@hack.bg","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~exactlywhoyouthinkitis","role":null,"created_at":"2023-08-28T07:18:26.739Z","updated_at":"2023-08-28T07:18:26.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/exactlywhoyouthinkitis/packages"},{"uuid":"imollov","login":"imollov","name":null,"email":"ivelin@hack.bg","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~imollov","role":null,"created_at":"2023-08-28T07:18:27.451Z","updated_at":"2023-08-28T07:18:27.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imollov/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1108072,"name":"@originjs/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"originjs","versions_count":1,"first_release_published_at":"2021-12-29T02:31:22.001Z","latest_release_published_at":"2021-12-29T02:31:22.001Z","latest_release_number":"6.10.2","last_synced_at":"2026-08-26T11:27:49.971Z","created_at":"2022-04-08T10:59:05.224Z","updated_at":"2026-08-26T11:27:49.973Z","registry_url":"https://www.npmjs.com/package/@originjs/protobufjs","install_command":"npm install @originjs/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-21T18:27:09.000Z","size":45420,"stargazers_count":10582,"open_issues_count":84,"forks_count":1817,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T01:35:47.236Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-21T18:26:24.000Z","dependencies_parsed_at":"2026-08-22T01:35:50.650Z","dependency_job_id":"90bf93bb-0750-4069-9c29-3eaa16f11478","html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:12:13.764Z","dependent_packages_count":2,"downloads":33,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.2906107111987912,"forks_count":1.2370395998652362,"average":16.185277570650104},"purl":"pkg:npm/%40originjs/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@originjs/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@originjs/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@originjs/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@originjs%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@originjs%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@originjs%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@originjs%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@originjs%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@originjs%2Fprotobufjs/codemeta","maintainers":[{"uuid":"flyfishzy","login":"flyfishzy","name":null,"email":"flyfish.zy@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~flyfishzy","role":null,"created_at":"2022-11-20T21:20:57.537Z","updated_at":"2022-11-20T21:20:57.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flyfishzy/packages"},{"uuid":"alan_scut","login":"alan_scut","name":null,"email":"wangpenglion@sina.cn","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~alan_scut","role":null,"created_at":"2022-11-20T21:20:57.548Z","updated_at":"2022-11-20T21:20:57.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alan_scut/packages"},{"uuid":"yuangongji","login":"yuangongji","name":null,"email":"yuangongji@foxmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~yuangongji","role":null,"created_at":"2022-11-20T21:20:57.559Z","updated_at":"2022-11-20T21:20:57.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yuangongji/packages"},{"uuid":"peteralfredlee","login":"peteralfredlee","name":null,"email":"peteralfredlee@gmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~peteralfredlee","role":null,"created_at":"2022-11-20T21:20:57.569Z","updated_at":"2022-11-20T21:20:57.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peteralfredlee/packages"},{"uuid":"jiawulin","login":"jiawulin","name":null,"email":"jiawulin@vip.qq.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~jiawulin","role":null,"created_at":"2022-11-20T21:20:57.581Z","updated_at":"2022-11-20T21:20:57.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jiawulin/packages"},{"uuid":"chieffo","login":"chieffo","name":null,"email":"1161156333@qq.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~chieffo","role":null,"created_at":"2026-02-19T18:23:33.620Z","updated_at":"2026-02-19T18:23:33.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chieffo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10756749,"name":"@thomaslorincz/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"thomaslorincz","versions_count":3,"first_release_published_at":"2024-07-27T05:46:58.383Z","latest_release_published_at":"2024-07-27T06:15:22.334Z","latest_release_number":"7.3.5","last_synced_at":"2026-08-26T10:01:23.537Z","created_at":"2024-07-27T05:50:09.835Z","updated_at":"2026-08-26T10:01:23.537Z","registry_url":"https://www.npmjs.com/package/@thomaslorincz/protobufjs","install_command":"npm install @thomaslorincz/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.3.5"}},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T11:32:28.000Z","size":45423,"stargazers_count":10582,"open_issues_count":85,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T19:28:07.796Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T18:54:47.000Z","dependencies_parsed_at":"2026-08-22T12:22:05.746Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36833866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:07:31.507Z","dependent_packages_count":0,"downloads":246,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.167679594586524,"dependent_packages_count":38.018979525961846,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.093329560274185},"purl":"pkg:npm/%40thomaslorincz/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@thomaslorincz/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@thomaslorincz/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@thomaslorincz/protobufjs/dependencies","status":"removed","funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomaslorincz%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomaslorincz%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomaslorincz%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomaslorincz%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomaslorincz%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomaslorincz%2Fprotobufjs/codemeta","maintainers":[{"uuid":"thomaslorincz","login":"thomaslorincz","name":null,"email":"thomasglorincz@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~thomaslorincz","role":null,"created_at":"2024-07-27T05:50:10.786Z","updated_at":"2024-07-27T05:50:10.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thomaslorincz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8745649,"name":"protobufjs-minimal","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-01-11T09:43:03.408Z","latest_release_published_at":"2024-01-11T09:54:14.871Z","latest_release_number":"6.11.5","last_synced_at":"2026-08-26T09:53:48.632Z","created_at":"2024-01-11T09:45:16.552Z","updated_at":"2026-08-26T09:53:48.633Z","registry_url":"https://www.npmjs.com/package/protobufjs-minimal","install_command":"npm install protobufjs-minimal","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.11.5"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T00:18:25.610Z","dependent_packages_count":0,"downloads":42,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.86402652290189,"dependent_packages_count":48.26359369545045,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.063810109176174},"purl":"pkg:npm/protobufjs-minimal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/protobufjs-minimal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/protobufjs-minimal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/protobufjs-minimal/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-minimal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-minimal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-minimal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-minimal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-minimal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-minimal/codemeta","maintainers":[{"uuid":"rise0chen","login":"rise0chen","name":null,"email":"rise0chen@163.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~rise0chen","role":null,"created_at":"2024-01-11T09:45:17.911Z","updated_at":"2024-01-11T09:45:17.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rise0chen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5192121,"name":"@launchbadge/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"launchbadge","versions_count":1,"first_release_published_at":"2022-08-23T23:35:57.834Z","latest_release_published_at":"2022-08-23T23:35:57.834Z","latest_release_number":"7.0.0","last_synced_at":"2026-08-26T12:07:49.888Z","created_at":"2022-08-23T23:41:30.398Z","updated_at":"2026-08-26T12:07:49.889Z","registry_url":"https://www.npmjs.com/package/@launchbadge/protobufjs","install_command":"npm install @launchbadge/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.0"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-21T18:27:09.000Z","size":45420,"stargazers_count":10582,"open_issues_count":84,"forks_count":1817,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T01:35:47.236Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-21T18:26:24.000Z","dependencies_parsed_at":"2026-08-22T01:35:50.650Z","dependency_job_id":"90bf93bb-0750-4069-9c29-3eaa16f11478","html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:12:14.043Z","dependent_packages_count":2,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.70011170567431,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.345450497070357,"forks_count":1.3214938087835693,"average":15.830386369682538},"purl":"pkg:npm/%40launchbadge/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@launchbadge/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@launchbadge/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@launchbadge/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchbadge%2Fprotobufjs/codemeta","maintainers":[{"uuid":"mehcode","login":"mehcode","name":null,"email":"ryan@launchbadge.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~mehcode","role":null,"created_at":"2022-11-16T05:38:10.983Z","updated_at":"2022-11-16T05:38:10.983Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mehcode/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5004186,"name":"org.webjars.npm:protobufjs__eventemitter","ecosystem":"maven","description":"WebJar for @protobufjs/eventemitter","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2019-01-17T01:23:01.000Z","latest_release_published_at":"2026-06-05T11:21:35.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-08-25T13:37:33.476Z","created_at":"2022-07-27T11:06:23.139Z","updated_at":"2026-08-25T13:37:33.476Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/protobufjs__eventemitter/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/protobufjs__eventemitter/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T11:32:28.000Z","size":45423,"stargazers_count":10582,"open_issues_count":85,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T19:28:07.796Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T18:54:47.000Z","dependencies_parsed_at":"2026-08-22T12:22:05.746Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36833866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:12:39.263Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/protobufjs__eventemitter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:protobufjs__eventemitter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:protobufjs__eventemitter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:protobufjs__eventemitter/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__eventemitter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__eventemitter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__eventemitter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__eventemitter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__eventemitter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__eventemitter/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618427,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4555400,"name":"protobufjs-cli","ecosystem":"npm","description":"Translates between file formats and generates static code as well as TypeScript definitions.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":null,"versions_count":41,"first_release_published_at":"2022-07-08T16:49:14.346Z","latest_release_published_at":"2026-08-08T13:17:37.866Z","latest_release_number":"2.6.2","last_synced_at":"2026-08-25T11:47:58.579Z","created_at":"2022-07-08T16:51:28.323Z","updated_at":"2026-08-25T11:47:58.579Z","registry_url":"https://www.npmjs.com/package/protobufjs-cli","install_command":"npm install protobufjs-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"experimental":"2.0.4-experimental","latest-1":"1.3.3","latest":"2.6.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T11:32:28.000Z","size":45420,"stargazers_count":10581,"open_issues_count":85,"forks_count":1818,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T12:22:04.506Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T03:25:15.000Z","dependencies_parsed_at":"2026-08-22T12:22:05.746Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36823494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:24:28.939Z","dependent_packages_count":147,"downloads":5691617,"downloads_period":"last-month","dependent_repos_count":7017,"rankings":{"downloads":0.09831089238694246,"dependent_repos_count":0.2998769676551415,"dependent_packages_count":0.40266399833737254,"stargazers_count":1.0750225310146313,"forks_count":1.048755506304086,"docker_downloads_count":0.3822051535604641,"average":0.5511391748764397},"purl":"pkg:npm/protobufjs-cli","advisories":[{"uuid":"GSA_kwCzR0hTQS1wcjU5LWg5cGgtM2ZyOM4ABYsK","url":"https://github.com/advisories/GHSA-pr59-h9ph-3fr8","title":"protobufjs-cli: Code injection in pbjs static output from crafted JSON descriptor names","description":"## Summary\n\nA previous fix for unsafe name handling in `pbjs` static / static-module code generation was incomplete. Affected versions of `protobufjs-cli` could still emit unsafe JavaScript references when generating static output from crafted JSON descriptor input. The common case of parsing schemas from `.proto` files is not affected.\n\nThis is a bypass of GHSA-6r35-46g8-jcw9 / CVE-2026-44295.\n\n## Impact\n\nAn attacker who can provide or influence pre-parsed JSON descriptors passed to `pbjs` static code generation may be able to cause generated JavaScript output to contain attacker-controlled code.\n\nThe injected code may execute if the generated file is later executed or imported and an affected generated API path is invoked.\n\n## Preconditions\n\n* The application or build process must run `pbjs` static code generation on a pre-parsed JSON descriptor influenced by an attacker.\n* The generated JavaScript file must subsequently be executed or imported.\n* An affected generated API path must be invoked.\n\n## Workarounds\n\nDo not run affected versions of `pbjs` static or static-module generation on untrusted JSON descriptors. If untrusted JSON descriptors must be accepted, validate descriptor-derived names before code generation and reject names that could not have been produced by parsing a valid `.proto` file. Running code generation in an isolated environment can reduce impact.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-15T20:13:54.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-pr59-h9ph-3fr8","https://nvd.nist.gov/vuln/detail/CVE-2026-54271","https://github.com/advisories/GHSA-pr59-h9ph-3fr8"],"source_kind":"github","identifiers":["GHSA-pr59-h9ph-3fr8","CVE-2026-54271"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-15T21:00:08.604Z","updated_at":"2026-08-10T06:02:04.319Z","epss_percentage":0.00303,"epss_percentile":0.22561,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wcjU5LWg5cGgtM2ZyOM4ABYsK","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wcjU5LWg5cGgtM2ZyOM4ABYsK","packages":[{"ecosystem":"npm","package_name":"protobufjs-cli","versions":[{"first_patched_version":"2.5.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.4.2"},{"first_patched_version":"1.3.2","vulnerable_version_range":"\u003c= 1.3.1"}],"purl":"pkg:npm/protobufjs-cli"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wcjU5LWg5cGgtM2ZyOM4ABYsK/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mMzhxLW1ndmotdnBoN84ABYrZ","url":"https://github.com/advisories/GHSA-f38q-mgvj-vph7","title":"protobufjs : Schema-derived names can shadow runtime-significant properties","description":"## Summary\n\nprotobufjs accepted certain schema-derived names that could collide with properties used by protobufjs runtime helpers. The known affected names are fields named `hasOwnProperty`, field or oneof names such as `$type` when loaded through protobufjs JSON/reflection descriptors, and service methods whose generated helper name is `rpcCall`.\n\nWhen affected message or service types were used, protobufjs could read schema-controlled data where it expected an own-property helper, reflected type metadata, or the base RPC helper. This could cause deterministic exceptions or recursive calls in affected decode post-checks, verification, object conversion, reflected JSON serialization, or protobufjs RPC helper invocation.\n\n## Impact\n\nAn attacker who can provide or influence protobuf schemas or protobufjs JSON descriptors may be able to make affected message or service types unusable, resulting in denial of service for the affected processing path.\n\nApplications using only trusted schemas are affected only if those schemas contain one of the problematic names and the application reaches the affected API path.\n\nThe issue is not known to allow code execution by itself.\n\n## Preconditions\n\n* The application must use an affected protobufjs version.\n* The application must load or use a schema or protobufjs JSON descriptor containing one of the problematic names:\n  * a field named `hasOwnProperty`,\n  * a field or oneof named `$type` through protobufjs JSON/reflection descriptor input,\n  * or a service method whose generated helper name is `rpcCall`.\n* The application must reach the affected API path for that name: required-field decode post-checks, `verify`, or `toObject` for `hasOwnProperty`; reflected message JSON serialization for `$type`; or protobufjs RPC service invocation for `rpcCall`.\n\n## Workarounds\n\nDo not load protobuf schemas or protobufjs JSON descriptors from untrusted sources with affected versions. If untrusted schemas or descriptors must be accepted, validate schema-derived field, oneof, and service method names before loading and reject the problematic names described above.\n\nApplications using trusted schemas can avoid the issue by renaming affected fields or service methods, or by avoiding the affected API path.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-15T17:27:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-f38q-mgvj-vph7","https://nvd.nist.gov/vuln/detail/CVE-2026-54269","https://github.com/advisories/GHSA-f38q-mgvj-vph7"],"source_kind":"github","identifiers":["GHSA-f38q-mgvj-vph7","CVE-2026-54269"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-15T18:00:08.064Z","updated_at":"2026-08-20T13:01:25.474Z","epss_percentage":0.00402,"epss_percentile":0.33589,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mMzhxLW1ndmotdnBoN84ABYrZ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mMzhxLW1ndmotdnBoN84ABYrZ","packages":[{"ecosystem":"npm","package_name":"protobufjs","versions":[{"first_patched_version":"8.6.0","vulnerable_version_range":"\u003e= 8.0.0, \u003c= 8.5.0"},{"first_patched_version":"7.6.3","vulnerable_version_range":"\u003c= 7.6.2"}],"purl":"pkg:npm/protobufjs"},{"ecosystem":"npm","package_name":"protobufjs-cli","versions":[{"first_patched_version":"1.3.3","vulnerable_version_range":"\u003c= 1.3.2"},{"first_patched_version":"2.5.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.5.0"}],"purl":"pkg:npm/protobufjs-cli"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mMzhxLW1ndmotdnBoN84ABYrZ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02cjM1LTQ2ZzgtamN3Oc4ABWsZ","url":"https://github.com/advisories/GHSA-6r35-46g8-jcw9","title":"protobuf.js: Code injection in pbjs static output from crafted schema names","description":"## Summary\n\n`pbjs` static code generation could emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a crafted schema or JSON descriptor, certain namespace, enum, service, or derived full names could be written into the generated output without sufficient sanitization.\n\n## Impact\n\nAn attacker who can provide or influence schemas passed to `pbjs` may be able to cause generated JavaScript output to contain attacker-controlled code. The injected code would run if the generated file is later executed or imported by the application or build process.\n\nThis affects the protobufjs CLI static code generation path. Applications that only use trusted schemas, or that do not execute generated output from untrusted schemas, are not directly affected.\n\n## Preconditions\n\n- The application or build process must run `pbjs` static code generation on a schema or JSON descriptor influenced by an attacker.\n- The attacker-controlled input must contain crafted schema names that reach generated JavaScript output.\n- The generated JavaScript file must subsequently be executed, imported, or otherwise evaluated.\n\n## Workarounds\n\nDo not run affected versions of `pbjs` static code generation on untrusted schemas or descriptors. If untrusted schemas must be accepted, validate schema names before code generation and run generation in an isolated environment.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-12T15:06:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-6r35-46g8-jcw9","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-44295","https://github.com/advisories/GHSA-6r35-46g8-jcw9"],"source_kind":"github","identifiers":["GHSA-6r35-46g8-jcw9","CVE-2026-44295"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T16:00:08.184Z","updated_at":"2026-08-14T00:03:11.885Z","epss_percentage":0.00395,"epss_percentile":0.3254,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cjM1LTQ2ZzgtamN3Oc4ABWsZ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02cjM1LTQ2ZzgtamN3Oc4ABWsZ","packages":[{"ecosystem":"npm","package_name":"protobufjs-cli","versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.0.1"},{"first_patched_version":"1.2.1","vulnerable_version_range":"\u003c= 1.2.0"}],"purl":"pkg:npm/protobufjs-cli"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cjM1LTQ2ZzgtamN3Oc4ABWsZ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mODRwLWN2Z20teGdqas4ABWsR","url":"https://github.com/advisories/GHSA-f84p-cvgm-xgjj","title":"protobuf.js is Vulnerable to OS Command Injection in the CLI","description":"## Summary\n\n`pbts` invoked JSDoc by building a shell command string from input file paths and executing it through `child_process.exec`. File paths containing shell metacharacters could therefore be interpreted by the shell instead of being passed to JSDoc as plain arguments.\n\n## Impact\n\nAn attacker who can control file names or paths passed to `pbts` may be able to execute arbitrary shell commands with the privileges of the process running `pbts`.\n\nThis affects the protobufjs CLI tooling path. The protobufjs runtime APIs for encoding, decoding, parsing, and loading protobuf messages are not directly affected by this issue.\n\n## Preconditions\n\n- The application or user must invoke `pbts` on file paths influenced by an attacker.\n- The attacker must be able to supply or create a path containing shell-significant characters.\n- The vulnerable `pbts` version must execute the generated JSDoc command through a shell.\n\n## Workarounds\n\nDo not run affected versions of `pbts` on attacker-controlled file names or paths. If this cannot be avoided, sanitize or rename input files before invoking `pbts`, or run the CLI in an isolated environment with minimal privileges.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-12T14:59:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.8,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-f84p-cvgm-xgjj","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","https://nvd.nist.gov/vuln/detail/CVE-2026-42290","https://github.com/advisories/GHSA-f84p-cvgm-xgjj"],"source_kind":"github","identifiers":["GHSA-f84p-cvgm-xgjj","CVE-2026-42290"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-12T15:00:12.996Z","updated_at":"2026-08-14T00:03:11.887Z","epss_percentage":0.00132,"epss_percentile":0.03081,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mODRwLWN2Z20teGdqas4ABWsR","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mODRwLWN2Z20teGdqas4ABWsR","packages":[{"ecosystem":"npm","package_name":"protobufjs-cli","versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.0.1"},{"first_patched_version":"1.2.1","vulnerable_version_range":"\u003c= 1.2.0"}],"purl":"pkg:npm/protobufjs-cli"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mODRwLWN2Z20teGdqas4ABWsR/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/protobufjs-cli","docker_dependents_count":704,"docker_downloads_count":146220537,"usage_url":"https://repos.ecosyste.ms/usage/npm/protobufjs-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/protobufjs-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-cli/codemeta","maintainers":[{"uuid":"google-wombot","login":"google-wombot","name":null,"email":"node-team-npm+wombot@google.com","url":null,"packages_count":1422,"html_url":"https://www.npmjs.com/~google-wombot","role":null,"created_at":"2022-11-19T22:16:25.913Z","updated_at":"2022-11-19T22:16:25.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/google-wombot/packages"},{"uuid":"dcode","login":"dcode","name":null,"email":"dcode+npm@dcode.io","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~dcode","role":null,"created_at":"2024-06-23T22:25:12.358Z","updated_at":"2024-06-23T22:25:12.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dcode/packages"},{"uuid":"fenster","login":"fenster","name":null,"email":"npm@fenster.name","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~fenster","role":null,"created_at":"2026-04-07T07:16:59.954Z","updated_at":"2026-04-07T07:16:59.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fenster/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11639402,"name":"org.mvnpm:protobufjs","ecosystem":"maven","description":"Protocol Buffers for JavaScript \u0026 TypeScript.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"org.mvnpm","versions_count":30,"first_release_published_at":"2025-03-28T05:16:28.000Z","latest_release_published_at":"2026-08-10T02:16:56.000Z","latest_release_number":"8.7.2","last_synced_at":"2026-08-25T13:45:15.218Z","created_at":"2025-05-14T20:38:32.662Z","updated_at":"2026-08-25T13:45:15.219Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/protobufjs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/protobufjs/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:57:35.301Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.02322526623239,"dependent_packages_count":50.07708685118567,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.55015605870903},"purl":"pkg:maven/org.mvnpm/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:protobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:protobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:protobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:protobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:protobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:protobufjs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618427,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5000448,"name":"org.webjars.npm:github-com-protobufjs-protobuf-js","ecosystem":"maven","description":"WebJar for protobufjs","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2021-10-06T14:27:43.000Z","latest_release_published_at":"2021-10-06T14:27:43.000Z","latest_release_number":"6.11.1","last_synced_at":"2026-08-25T22:37:59.395Z","created_at":"2022-07-27T10:58:13.990Z","updated_at":"2026-08-25T22:37:59.395Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/github-com-protobufjs-protobuf-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/github-com-protobufjs-protobuf-js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10582,"open_issues_count":84,"forks_count":1819,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T02:10:29.514Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T23:50:44.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:18:14.204Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.5236605718665417,"forks_count":3.4293533546146393,"average":21.698204063779713},"purl":"pkg:maven/org.webjars.npm/github-com-protobufjs-protobuf-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:github-com-protobufjs-protobuf-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:github-com-protobufjs-protobuf-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:github-com-protobufjs-protobuf-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-protobufjs-protobuf-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-protobufjs-protobuf-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-protobufjs-protobuf-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-protobufjs-protobuf-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-protobufjs-protobuf-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-protobufjs-protobuf-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618427,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5004204,"name":"org.webjars.npm:protobufjs__fetch","ecosystem":"maven","description":"WebJar for @protobufjs/fetch","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2018-07-16T15:52:12.000Z","latest_release_published_at":"2026-06-05T11:24:18.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-08-25T13:38:10.997Z","created_at":"2022-07-27T11:06:25.688Z","updated_at":"2026-08-25T13:38:10.997Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/protobufjs__fetch/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/protobufjs__fetch/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T12:41:21.978Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/protobufjs__fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:protobufjs__fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:protobufjs__fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:protobufjs__fetch/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:protobufjs__fetch/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618427,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4521572,"name":"protobufjs-fixbug","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript). fixbug","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-06-15T10:42:17.400Z","latest_release_published_at":"2022-06-15T10:42:17.400Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-25T22:39:04.923Z","created_at":"2022-07-07T08:28:59.263Z","updated_at":"2026-08-25T22:39:04.924Z","registry_url":"https://www.npmjs.com/package/protobufjs-fixbug","install_command":"npm install protobufjs-fixbug","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T11:32:28.000Z","size":45420,"stargazers_count":10581,"open_issues_count":85,"forks_count":1818,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T12:22:04.506Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-22T03:25:15.000Z","dependencies_parsed_at":"2026-08-22T12:22:05.746Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36823494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:39:53.659Z","dependent_packages_count":1,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.70011170567431,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3436545043928751,"forks_count":1.3192851490839639,"average":17.17766797012495},"purl":"pkg:npm/protobufjs-fixbug","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/protobufjs-fixbug","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/protobufjs-fixbug","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/protobufjs-fixbug/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-fixbug/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-fixbug/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-fixbug/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-fixbug/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-fixbug/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobufjs-fixbug/codemeta","maintainers":[{"uuid":"gun27311","login":"gun27311","name":null,"email":"gun_27311@hotmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~gun27311","role":null,"created_at":"2022-11-15T23:53:08.610Z","updated_at":"2022-11-15T23:53:08.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gun27311/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2197800,"name":"protobuf-xuach","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-10-08T20:32:57.389Z","latest_release_published_at":"2021-10-08T20:32:57.389Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-26T10:13:41.967Z","created_at":"2022-04-09T22:22:06.159Z","updated_at":"2026-08-26T12:18:42.041Z","registry_url":"https://www.npmjs.com/package/protobuf-xuach","install_command":"npm install protobuf-xuach","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:18:17.000Z","size":45444,"stargazers_count":10583,"open_issues_count":88,"forks_count":1821,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-25T22:25:43.391Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-25T18:17:58.000Z","dependencies_parsed_at":"2026-08-25T22:37:11.714Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T12:18:42.041Z","dependent_packages_count":4,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":35.00554781356705,"dependent_repos_count":25.32799796580169,"dependent_packages_count":5.532825793711726,"stargazers_count":1.2906107111987912,"forks_count":1.2367132705643273,"average":13.678739110968715},"purl":"pkg:npm/protobuf-xuach","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/protobuf-xuach","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/protobuf-xuach","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/protobuf-xuach/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobuf-xuach/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobuf-xuach/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobuf-xuach/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobuf-xuach/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobuf-xuach/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/protobuf-xuach/codemeta","maintainers":[{"uuid":"alvarojavier","login":"alvarojavier","name":null,"email":"alvaro@4coders.co","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~alvarojavier","role":null,"created_at":"2022-11-13T21:51:52.601Z","updated_at":"2022-11-13T21:51:52.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alvarojavier/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":972745,"name":"@hashgraph/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"hashgraph","versions_count":2,"first_release_published_at":"2020-10-09T18:20:53.794Z","latest_release_published_at":"2020-10-09T18:25:59.734Z","latest_release_number":"6.10.1-hashgraph.2","last_synced_at":"2026-08-25T04:51:50.460Z","created_at":"2022-04-07T18:12:02.321Z","updated_at":"2026-08-26T12:18:41.961Z","registry_url":"https://www.npmjs.com/package/@hashgraph/protobufjs","install_command":"npm install @hashgraph/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.1-hashgraph.2"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:18:17.000Z","size":45444,"stargazers_count":10583,"open_issues_count":88,"forks_count":1821,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-25T22:25:43.391Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-25T18:17:58.000Z","dependencies_parsed_at":"2026-08-25T22:37:11.714Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T12:18:41.960Z","dependent_packages_count":3,"downloads":541,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":19.470110466205888,"dependent_repos_count":3.7580889601154297,"dependent_packages_count":5.961336940167326,"stargazers_count":1.061188316132945,"forks_count":1.029734185750629,"docker_downloads_count":null,"average":6.256091773674443},"purl":"pkg:npm/%40hashgraph/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hashgraph/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hashgraph/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hashgraph/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hashgraph%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hashgraph%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hashgraph%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hashgraph%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hashgraph%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hashgraph%2Fprotobufjs/codemeta","maintainers":[{"uuid":"rbair23","login":"rbair23","name":null,"email":"richardbair@me.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~rbair23","role":null,"created_at":"2022-11-20T16:51:32.241Z","updated_at":"2022-11-20T16:51:32.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rbair23/packages"},{"uuid":"nathan-swirldslabs","login":"nathan-swirldslabs","name":null,"email":"nathan@swirldslabs.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~nathan-swirldslabs","role":null,"created_at":"2022-11-20T16:51:32.267Z","updated_at":"2022-11-20T16:51:32.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nathan-swirldslabs/packages"},{"uuid":"steven.sheehy","login":"steven.sheehy","name":null,"email":"steven.sheehy@swirldslabs.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~steven.sheehy","role":null,"created_at":"2022-11-20T16:51:32.292Z","updated_at":"2022-11-20T16:51:32.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/steven.sheehy/packages"},{"uuid":"swirldslabs-admin","login":"swirldslabs-admin","name":null,"email":"admin@swirldslabs.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~swirldslabs-admin","role":null,"created_at":"2022-12-27T18:49:38.439Z","updated_at":"2022-12-27T18:49:38.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/swirldslabs-admin/packages"},{"uuid":"hedera-eng-automation","login":"hedera-eng-automation","name":null,"email":"hedera-eng-automation@swirldslabs.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~hedera-eng-automation","role":null,"created_at":"2023-01-26T21:07:16.022Z","updated_at":"2023-01-26T21:07:16.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hedera-eng-automation/packages"},{"uuid":"nana-ec","login":"nana-ec","name":null,"email":"nana@swirldslabs.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~nana-ec","role":null,"created_at":"2023-08-08T04:21:50.082Z","updated_at":"2023-08-08T04:21:50.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nana-ec/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9854740,"name":"@launchql/protobufjs-cli","ecosystem":"npm","description":"Translates between file formats and generates static code as well as TypeScript definitions.","homepage":"https://github.com/protobufjs/protobuf.js#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":[],"namespace":"launchql","versions_count":1,"first_release_published_at":"2024-05-02T22:54:50.180Z","latest_release_published_at":"2024-05-02T22:54:50.180Z","latest_release_number":"1.1.5","last_synced_at":"2026-08-26T11:34:55.577Z","created_at":"2024-05-02T23:30:53.858Z","updated_at":"2026-08-26T11:34:55.577Z","registry_url":"https://www.npmjs.com/package/@launchql/protobufjs-cli","install_command":"npm install @launchql/protobufjs-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.5"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:18:17.000Z","size":45444,"stargazers_count":10583,"open_issues_count":88,"forks_count":1821,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-25T22:25:43.391Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-25T18:17:58.000Z","dependencies_parsed_at":"2026-08-25T22:37:11.714Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T07:18:28.514Z","dependent_packages_count":0,"downloads":683,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.970625675828593,"dependent_packages_count":42.891589355713585,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.43110751577109},"purl":"pkg:npm/%40launchql/protobufjs-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@launchql/protobufjs-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@launchql/protobufjs-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@launchql/protobufjs-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fprotobufjs-cli/codemeta","maintainers":[{"uuid":"pyramation","login":"pyramation","name":null,"email":"pyramation@gmail.com","url":null,"packages_count":1139,"html_url":"https://www.npmjs.com/~pyramation","role":null,"created_at":"2024-05-02T23:47:19.419Z","updated_at":"2024-05-02T23:47:19.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pyramation/packages"},{"uuid":"phatg","login":"phatg","name":null,"email":"phatghaa@gmail.com","url":null,"packages_count":325,"html_url":"https://www.npmjs.com/~phatg","role":null,"created_at":"2025-12-10T20:38:31.593Z","updated_at":"2025-12-10T20:38:31.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phatg/packages"},{"uuid":"luca608","login":"luca608","name":null,"email":"uniqueye608@gmail.com","url":null,"packages_count":153,"html_url":"https://www.npmjs.com/~luca608","role":null,"created_at":"2025-12-10T20:38:31.496Z","updated_at":"2025-12-10T20:38:31.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/luca608/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":972421,"name":"@harmony-dev/protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":"harmony-dev","versions_count":2,"first_release_published_at":"2021-02-18T22:54:53.763Z","latest_release_published_at":"2021-02-18T23:09:07.521Z","latest_release_number":"6.10.3","last_synced_at":"2026-08-26T09:55:50.475Z","created_at":"2022-04-07T18:11:33.233Z","updated_at":"2026-08-26T09:55:50.475Z","registry_url":"https://www.npmjs.com/package/@harmony-dev/protobufjs","install_command":"npm install @harmony-dev/protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.3"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-22T23:51:24.000Z","size":45424,"stargazers_count":10583,"open_issues_count":84,"forks_count":1820,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T18:41:38.991Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-23T10:29:54.000Z","dependencies_parsed_at":"2026-08-23T02:24:36.849Z","dependency_job_id":null,"html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T01:52:36.830Z","dependent_packages_count":2,"downloads":71,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.6814927408986,"dependent_repos_count":10.373648108865972,"dependent_packages_count":8.883854012230694,"stargazers_count":1.0567929407842271,"forks_count":1.028126703641795,"docker_downloads_count":null,"average":13.004782901284258},"purl":"pkg:npm/%40harmony-dev/protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@harmony-dev/protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@harmony-dev/protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@harmony-dev/protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@harmony-dev%2Fprotobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@harmony-dev%2Fprotobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@harmony-dev%2Fprotobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@harmony-dev%2Fprotobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@harmony-dev%2Fprotobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@harmony-dev%2Fprotobufjs/codemeta","maintainers":[{"uuid":"bluskript","login":"bluskript","name":null,"email":"bluskript@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~bluskript","role":null,"created_at":"2022-11-20T16:44:37.458Z","updated_at":"2022-11-20T16:44:37.458Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bluskript/packages"},{"uuid":"pontaoski","login":"pontaoski","name":null,"email":"uhhadd@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~pontaoski","role":null,"created_at":"2022-11-20T16:44:37.480Z","updated_at":"2022-11-20T16:44:37.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pontaoski/packages"},{"uuid":"yusdacra","login":"yusdacra","name":null,"email":"y.bera003.06@pm.me","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~yusdacra","role":null,"created_at":"2022-11-20T16:44:37.432Z","updated_at":"2022-11-20T16:44:37.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yusdacra/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1723967,"name":"fixbug-protobufjs","ecosystem":"npm","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).//修复原本protobufjs中存在的一些bug","homepage":"https://protobufjs.github.io/protobuf.js/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protobufjs/protobuf.js","keywords_array":["protobuf","protocol-buffers","serialization","typescript"],"namespace":null,"versions_count":2,"first_release_published_at":"2021-11-09T10:25:45.616Z","latest_release_published_at":"2021-11-15T02:49:57.927Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-26T09:51:53.932Z","created_at":"2022-04-09T15:40:19.359Z","updated_at":"2026-08-26T09:51:53.933Z","registry_url":"https://www.npmjs.com/package/fixbug-protobufjs","install_command":"npm install fixbug-protobufjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":7202925,"uuid":"8507859","full_name":"protobufjs/protobuf.js","owner":"protobufjs","description":"High-performance Protocol Buffers for JavaScript and TypeScript. Conformant through Edition 2026, and unusually versatile. No protoc required.","archived":false,"fork":false,"pushed_at":"2026-08-21T18:27:09.000Z","size":45420,"stargazers_count":10582,"open_issues_count":84,"forks_count":1817,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T01:35:47.236Z","etag":null,"topics":["javascript","protobuf","protocol-buffers","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protobufjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dcodeIO"}},"created_at":"2013-03-01T18:46:54.000Z","updated_at":"2026-08-21T18:26:24.000Z","dependencies_parsed_at":"2026-08-22T01:35:50.650Z","dependency_job_id":"90bf93bb-0750-4069-9c29-3eaa16f11478","html_url":"https://github.com/protobufjs/protobuf.js","commit_stats":{"total_commits":861,"total_committers":117,"mean_commits":7.358974358974359,"dds":"0.32055749128919864","last_synced_commit":"547afa26f76e22e5463a17aec082b0b60cd951d8"},"previous_names":["dcodeio/protobuf.js"],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/protobufjs/protobuf.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/sbom","scorecard":{"id":329793,"data":{"date":"2025-08-11","repo":{"name":"github.com/protobufjs/protobuf.js","commit":"827ff8e48253e9041f19ac81168aa046dbdfb041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/protobufjs/protobuf.js/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j"],"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-18T03:18:02.789Z","repository_id":7202925,"created_at":"2025-08-18T03:18:02.789Z","updated_at":"2025-08-18T03:18:02.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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":"protobufjs","name":"protobuf.js","uuid":"24495634","kind":"organization","description":"Protocol Buffers for JavaScript (\u0026 TypeScript).","email":null,"website":null,"location":"The Web","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24495634?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:05:27.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protobufjs","funding_links":[],"total_stars":10291,"followers":33,"following":0,"created_at":"2022-11-02T16:25:25.048Z","updated_at":"2024-03-25T20:05:27.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protobufjs/repositories"},"tags":[{"name":"protobufjs-v8.7.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.2/manifests"},{"name":"protobufjs-cli-v2.6.2","sha":"91cdef0884d8d704bfda0788e75bc4660f518ece","kind":"commit","published_at":"2026-08-08T13:15:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.2/manifests"},{"name":"protobufjs-v8.7.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.1/manifests"},{"name":"protobufjs-cli-v2.6.1","sha":"bec6a9d6b16c0131362e9998b50a2d274414dafc","kind":"commit","published_at":"2026-07-13T11:03:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.1/manifests"},{"name":"protobufjs-v8.7.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.7.0/manifests"},{"name":"protobufjs-cli-v2.6.0","sha":"286af39b2e9d84ec76b3a279d4fc9c09a4f9735c","kind":"commit","published_at":"2026-07-06T13:49:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.6.0/manifests"},{"name":"utf8-v1.1.2","sha":"d29ff6786257262921ce71f324a2205c10181ce7","kind":"commit","published_at":"2026-07-05T23:12:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.2/manifests"},{"name":"protobufjs-v7.6.5","sha":"89048ba0bbf3ed78f77199102f0614dafc2b4860","kind":"commit","published_at":"2026-07-04T01:12:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.5/manifests"},{"name":"protobufjs-v8.6.6","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.6/manifests"},{"name":"protobufjs-cli-v2.5.7","sha":"55e4c8f8eadfc21c848f6a1eedd1b383a3720099","kind":"commit","published_at":"2026-07-04T01:09:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.7/manifests"},{"name":"protobufjs-v8.6.5","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.5/manifests"},{"name":"protobufjs-cli-v2.5.6","sha":"3f7b2fa2dd679f7099a30098a75bcd776615e86f","kind":"commit","published_at":"2026-06-23T14:35:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.6/manifests"},{"name":"protobufjs-v8.6.4","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.4/manifests"},{"name":"protobufjs-cli-v2.5.5","sha":"6c2d51d69d7f3e24e334307219cd00bab524d049","kind":"commit","published_at":"2026-06-16T14:34:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.5/manifests"},{"name":"protobufjs-v7.6.4","sha":"f8f64efbfc5b52997beb7549e7ea722704320cb1","kind":"commit","published_at":"2026-06-12T12:10:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.4/manifests"},{"name":"protobufjs-v8.6.3","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.3/manifests"},{"name":"protobufjs-cli-v2.5.4","sha":"8076a5e9b2a32d0899a0575326257645baf0297e","kind":"commit","published_at":"2026-06-11T00:01:51.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.4/manifests"},{"name":"protobufjs-v8.6.2","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.2/manifests"},{"name":"protobufjs-cli-v2.5.3","sha":"41d3517bb099c2e20009a888d2f90cb0cb61ce2a","kind":"commit","published_at":"2026-06-09T20:51:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.3/manifests"},{"name":"protobufjs-v7.6.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.3/manifests"},{"name":"protobufjs-cli-v1.3.3","sha":"1d3796d7d29830c73eec792ccbe769be6aa020ac","kind":"commit","published_at":"2026-06-09T20:47:01.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.3/manifests"},{"name":"protobufjs-v8.6.1","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.1/manifests"},{"name":"protobufjs-cli-v2.5.2","sha":"6b57a8a39f9c2524df59f6bf48e9f5b47a0a6892","kind":"commit","published_at":"2026-06-07T00:05:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.2/manifests"},{"name":"protobufjs-v8.6.0","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.6.0/manifests"},{"name":"protobufjs-cli-v2.5.1","sha":"8631d9b8aaad5d686cc7f374f143f3872f55e9cd","kind":"commit","published_at":"2026-06-04T21:46:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.1/manifests"},{"name":"protobufjs-v7.6.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.2/manifests"},{"name":"protobufjs-cli-v1.3.2","sha":"ec90ef9ccc30fffe6ea9ea37e45781071898229d","kind":"commit","published_at":"2026-05-30T21:57:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.2/manifests"},{"name":"protobufjs-v8.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.5.0/manifests"},{"name":"protobufjs-cli-v2.5.0","sha":"4655f8d0a326014fd4c4eb85df39a1837673b28a","kind":"commit","published_at":"2026-05-29T22:56:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.5.0/manifests"},{"name":"protobufjs-v7.6.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.1/manifests"},{"name":"protobufjs-cli-v1.3.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.1/manifests"},{"name":"utf8-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/utf8-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/utf8-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@utf8-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/utf8-v1.1.1/manifests"},{"name":"pool-v1.1.0","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/pool-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/pool-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@pool-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/pool-v1.1.0/manifests"},{"name":"path-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/path-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/path-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@path-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/path-v1.1.2/manifests"},{"name":"float-v1.0.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/float-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/float-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@float-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/float-v1.0.2/manifests"},{"name":"eventemitter-v1.1.1","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/eventemitter-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/eventemitter-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@eventemitter-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/eventemitter-v1.1.1/manifests"},{"name":"codegen-v2.0.5","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/codegen-v2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/codegen-v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@codegen-v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/codegen-v2.0.5/manifests"},{"name":"base64-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/base64-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/base64-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@base64-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/base64-v1.1.2/manifests"},{"name":"aspromise-v1.1.2","sha":"f0b50d2fa1247d6652618190c2d6602e6830b90d","kind":"commit","published_at":"2026-05-22T02:51:24.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/aspromise-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/aspromise-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@aspromise-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/aspromise-v1.1.2/manifests"},{"name":"protobufjs-v8.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.2/manifests"},{"name":"protobufjs-cli-v2.4.2","sha":"07b2fc181b67438eb0f5d1f28fd24ee4a4aa78a4","kind":"commit","published_at":"2026-05-22T02:43:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.2/manifests"},{"name":"protobufjs-v8.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.1/manifests"},{"name":"protobufjs-cli-v2.4.1","sha":"e4320d06e8b0c00339d468df1cfc0dc08192597d","kind":"commit","published_at":"2026-05-21T18:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.1/manifests"},{"name":"protobufjs-v7.6.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.6.0/manifests"},{"name":"protobufjs-cli-v1.3.0","sha":"e30c3341382b504a975d0d83f19170218cb461c3","kind":"commit","published_at":"2026-05-18T18:10:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.3.0/manifests"},{"name":"protobufjs-v8.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.4.0/manifests"},{"name":"protobufjs-cli-v2.4.0","sha":"7c6e6f47fb5e12da2302f34a8e4fc8781234bef0","kind":"commit","published_at":"2026-05-18T17:54:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.4.0/manifests"},{"name":"protobufjs-v7.5.9","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.9","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.9/manifests"},{"name":"inquire-v1.1.2","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/inquire-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/inquire-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@inquire-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/inquire-v1.1.2/manifests"},{"name":"fetch-v1.1.1","sha":"ab3862d133ab9b824f12eab5f993784333543dbf","kind":"commit","published_at":"2026-05-17T16:51:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/fetch-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/fetch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@fetch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/fetch-v1.1.1/manifests"},{"name":"protobufjs-v8.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.3.0/manifests"},{"name":"protobufjs-cli-v2.3.0","sha":"a7993762d7440b9f33b98eb8c4a2f51b663971eb","kind":"commit","published_at":"2026-05-13T21:14:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.3.0/manifests"},{"name":"protobufjs-v8.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.1/manifests"},{"name":"protobufjs-cli-v2.2.1","sha":"c1251d94643a723de83196b29e1e7183b0b1bcca","kind":"commit","published_at":"2026-05-13T10:17:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.1/manifests"},{"name":"protobufjs-v7.5.8","sha":"d7035f9b7f06210ea343cab1f2f1cc18ee5cc1d6","kind":"commit","published_at":"2026-05-12T09:39:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.8/manifests"},{"name":"protobufjs-v8.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.2.0/manifests"},{"name":"protobufjs-cli-v2.2.0","sha":"f8d5f3fe7104fade45407341228f0f0bb623e76d","kind":"commit","published_at":"2026-05-09T19:37:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.2.0/manifests"},{"name":"protobufjs-v7.5.7","sha":"e88fcea1635f79c414e8a070e164d38ea99e104a","kind":"commit","published_at":"2026-05-09T05:44:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.7/manifests"},{"name":"v6.11.6","sha":"869caf6a071d4412fc0dcee2f7ae25aa5d7b0474","kind":"commit","published_at":"2026-05-03T19:29:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.6/manifests"},{"name":"protobufjs-cli-v1.2.2","sha":"3abc9b54d67a7102785c6dfd8bf6610f545d445b","kind":"commit","published_at":"2026-04-28T16:02:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.2/manifests"},{"name":"protobufjs-cli-v2.0.3","sha":"53f7ecdb31c90d86e263a41f068164e5b8b53e53","kind":"commit","published_at":"2026-04-28T15:58:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.3/manifests"},{"name":"protobufjs-v7.5.6","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.6/manifests"},{"name":"protobufjs-cli-v1.2.1","sha":"2189e5beeca6a70e4c104dfdb9fb8200bc5f81fe","kind":"commit","published_at":"2026-04-28T00:44:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.1/manifests"},{"name":"protobufjs-v8.0.3","sha":"89c80c6949ac5c53d72053baca0d8932347624aa","kind":"commit","published_at":"2026-04-27T23:32:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.3/manifests"},{"name":"protobufjs-v8.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.2/manifests"},{"name":"protobufjs-cli-v2.0.2","sha":"658b93e163d9aff8c31236c168657bab5e2d9bbc","kind":"commit","published_at":"2026-04-27T22:51:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.2/manifests"},{"name":"protobufjs-v7.5.5","sha":"b7bdfaf91d7bf279326f2d043b633da0a2dbfe47","kind":"commit","published_at":"2026-04-15T04:38:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.5/manifests"},{"name":"v6.11.5","sha":"70544eed42e9c58fb70deedc5454ce1b1b61dbaf","kind":"commit","published_at":"2026-04-14T07:12:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.5/manifests"},{"name":"protobufjs-v8.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.1/manifests"},{"name":"protobufjs-cli-v2.0.1","sha":"6559b3df799abe061a8e3f0313972d60ad9e24a4","kind":"commit","published_at":"2026-03-11T03:16:09.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.1/manifests"},{"name":"protobufjs-v8.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v8.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v8.0.0/manifests"},{"name":"protobufjs-cli-v2.0.0","sha":"933e8750dcd000c16a621a7344a4beaa034c4019","kind":"commit","published_at":"2025-12-16T21:57:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v2.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v2.0.0/manifests"},{"name":"protobufjs-v7.5.4","sha":"827ff8e48253e9041f19ac81168aa046dbdfb041","kind":"commit","published_at":"2025-08-15T23:14:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.4/manifests"},{"name":"protobufjs-v7.5.3","sha":"f42297b29d15c8e0382744a83f5147a1aa978f42","kind":"commit","published_at":"2025-05-28T22:21:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.3/manifests"},{"name":"protobufjs-v7.5.2","sha":"9467abe5af0aa5de3e4cf26b9e1a85c97f5eebd0","kind":"commit","published_at":"2025-05-14T19:18:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.2/manifests"},{"name":"protobufjs-v7.5.1","sha":"69cced8e00216f1aed69593187ac0c2e34807208","kind":"commit","published_at":"2025-05-08T17:34:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.1/manifests"},{"name":"protobufjs-v7.5.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.5.0/manifests"},{"name":"protobufjs-cli-v1.2.0","sha":"1dbcfe322899aca50fb82916db7802f647f23f0e","kind":"commit","published_at":"2025-04-15T16:21:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.2.0/manifests"},{"name":"protobufjs-v7.4.0","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.4.0/manifests"},{"name":"protobufjs-cli-v1.1.4","sha":"19e1fef36cc1b090a724f345b47a563af21c9506","kind":"commit","published_at":"2024-08-22T19:01:53.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.4/manifests"},{"name":"protobufjs-v7.3.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.3/manifests"},{"name":"protobufjs-cli-v1.1.3","sha":"5b502e173d6c5b1bcbde50e407e85f88576bb10a","kind":"commit","published_at":"2024-08-16T19:55:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.3/manifests"},{"name":"protobufjs-v7.3.2","sha":"0a0cdb6b0c635d86a9bb96a382b4ff73ee848109","kind":"commit","published_at":"2024-06-12T08:13:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.2/manifests"},{"name":"protobufjs-v7.3.1","sha":"a71ef7604c7e5b260adb56fb9ea51d248d87ecfe","kind":"commit","published_at":"2024-06-07T23:08:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.1/manifests"},{"name":"protobufjs-v7.3.0","sha":"722b6359ad54c5180d8e720339d8d84beb39fcb0","kind":"commit","published_at":"2024-05-10T03:36:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.3.0/manifests"},{"name":"protobufjs-v7.2.6","sha":"2f846fe09c1e4033bdfb63ea622a63dc7ae559db","kind":"commit","published_at":"2024-01-16T22:53:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.6/manifests"},{"name":"protobufjs-v7.2.5","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.5/manifests"},{"name":"protobufjs-cli-v1.1.2","sha":"4436cc748c19b88977ab0dc84e59c42339e00520","kind":"commit","published_at":"2023-08-22T00:03:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.2/manifests"},{"name":"v6.11.4","sha":"69464f77fa30704897bccce1be2b1f3cda034707","kind":"commit","published_at":"2023-08-11T21:16:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.4/manifests"},{"name":"protobufjs-v7.2.4","sha":"42e5a9ca85044800b16e193020e1d4d2e6b4010c","kind":"commit","published_at":"2023-06-23T23:33:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.4/manifests"},{"name":"protobufjs-v7.2.3","sha":"56b1e64979dae757b67a21d326e16acee39f2267","kind":"commit","published_at":"2023-03-27T18:06:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.3/manifests"},{"name":"protobufjs-v7.2.2","sha":"e721d04dad42603e2f7f262b03cb9bd01f8adaa1","kind":"commit","published_at":"2023-02-07T15:23:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.2/manifests"},{"name":"protobufjs-v7.2.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.1/manifests"},{"name":"protobufjs-cli-v1.1.1","sha":"644d588c0495da6a570344248e1b5af901bc3b0c","kind":"commit","published_at":"2023-02-02T21:15:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.1/manifests"},{"name":"protobufjs-v7.2.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.2.0/manifests"},{"name":"protobufjs-cli-v1.1.0","sha":"0099ddccaed40febcf5297c5e328f49483a8a7ee","kind":"commit","published_at":"2023-01-24T19:48:28.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.1.0/manifests"},{"name":"protobufjs-v7.1.2","sha":"d0268490cb08d2f88e0aafd1d0eb673bd2d3c714","kind":"commit","published_at":"2022-09-22T18:32:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.2/manifests"},{"name":"protobufjs-v7.1.1","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.1/manifests"},{"name":"protobufjs-cli-v1.0.2","sha":"6254efb1bd9263978e9a90da3b05c4ccbcd6564a","kind":"commit","published_at":"2022-09-10T00:36:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.2/manifests"},{"name":"protobufjs-v7.1.0","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.1.0/manifests"},{"name":"protobufjs-cli-v1.0.1","sha":"48457c47372c39e07a8ecf1360f80de7f263ab2e","kind":"commit","published_at":"2022-08-26T22:06:26.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.1/manifests"},{"name":"protobufjs-v7.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-v7.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-v7.0.0/manifests"},{"name":"protobufjs-cli-v1.0.0","sha":"e8745f73aadd5f0d34e192589f342e64b5be5782","kind":"commit","published_at":"2022-07-08T17:40:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/protobufjs-cli-v1.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@protobufjs-cli-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/protobufjs-cli-v1.0.0/manifests"},{"name":"v6.11.3","sha":"b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d","kind":"commit","published_at":"2022-05-20T19:29:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.3/manifests"},{"name":"v6.11.2","sha":"d127871fb562a5f323994dcc62f304a9ff8e87aa","kind":"commit","published_at":"2021-04-30T17:30:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"a2ccda1e362ba0124ed246b2ff29c82e8da98bea","kind":"commit","published_at":"2021-04-29T18:19:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"49b19fb0bc1c19a1b35e2d7ebbe621bf3982c2fb","kind":"commit","published_at":"2021-04-29T02:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.11.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"aea41b87da59939b51b5bab89cc0180c8838f8ab","kind":"commit","published_at":"2020-11-16T21:15:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"0fea8cd361cf1c5d9f12c98086ccb4d7332c7c0c","kind":"commit","published_at":"2020-07-16T02:51:39.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"c1f2d7b4ac308b0b762cadefe5f92e77b37f7d4a","kind":"commit","published_at":"2020-07-16T00:34:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.0","sha":"07e8185379d6ca6235b71685566c3ce4f594ed34","kind":"commit","published_at":"2020-07-13T23:32:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.2","sha":"8fe584bf0034fec07dddebe68e17a7b67db4d2bc","kind":"commit","published_at":"2020-07-13T23:05:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.2/manifests"},{"name":"v6.10.0-beta.1","sha":"b950877c86676399674821fca4cf444f046b5acb","kind":"commit","published_at":"2020-07-10T22:52:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.1/manifests"},{"name":"v6.10.0-beta.0","sha":"7fbc79f11d89b263dafc8f332ccba59a8d181fca","kind":"commit","published_at":"2020-06-17T23:04:47.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.10.0-beta.0/manifests"},{"name":"v6.9.0","sha":"a311354fcaeb5444f052296d4afdf40ac12cd75f","kind":"commit","published_at":"2020-04-20T18:12:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.0","sha":"1e63d18650b593fc1c9c24abe44d0428dab2cb5e","kind":"commit","published_at":"2020-04-17T22:29:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/v6.9.0-beta.0/manifests"},{"name":"6.8.8","sha":"69623a91c1e4a99d5210b5295a9e5b39d9517554","kind":"commit","published_at":"2018-07-19T00:35:03.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.8","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.8/manifests"},{"name":"6.8.7","sha":"182bb16297d1ed6efb87616bfe94b5e291589850","kind":"commit","published_at":"2018-07-18T23:43:31.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.7","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.7/manifests"},{"name":"5.0.3","sha":"2c2ffbc084cb36c971885707c559cccdb242d08f","kind":"commit","published_at":"2018-05-16T09:20:40.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.3/manifests"},{"name":"6.8.6","sha":"918ff014efe19f3eb43195ae3d71f7aeb3fcdd73","kind":"commit","published_at":"2018-02-26T11:37:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.6/manifests"},{"name":"6.8.5","sha":"b912005cae64176a296baa20b1f56de8a10105b1","kind":"commit","published_at":"2018-02-19T11:51:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"057325dac97869acc4d2e3c69e9ecb2a76ec1977","kind":"commit","published_at":"2018-01-04T21:55:05.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"7a17bb24e5ada977c2fd3cad580af4da31744b29","kind":"commit","published_at":"2017-11-29T11:14:34.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"d130b522623d2aea55f83d77538e2a4166d5db81","kind":"commit","published_at":"2017-11-29T01:09:25.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"86e89041177cc6f6b13e80643e0341cd761b9cbd","kind":"commit","published_at":"2017-11-27T17:06:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"8c6a5976d2e04ebbde957fdd36401f28e22af247","kind":"commit","published_at":"2017-06-09T21:01:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.8.0/manifests"},{"name":"6.7.3","sha":"57f1da64945f2dc5537c6eaa53e08e8fdd477b67","kind":"commit","published_at":"2017-04-08T11:38:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.3/manifests"},{"name":"6.7.2","sha":"acea4d72935ec28b9826f133e775c1fd8b2af30c","kind":"commit","published_at":"2017-04-08T08:19:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.2/manifests"},{"name":"6.7.1","sha":"16e3c9405aaa39c48477191745c18f34b6c1e7da","kind":"commit","published_at":"2017-04-05T10:12:16.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"7a0b5b1cab22df03d9627ffe3b17cf6014f9a0fc","kind":"commit","published_at":"2017-04-02T11:31:15.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.7.0/manifests"},{"name":"6.6.5","sha":"483c5e2a6c400c1f9c350b771041aadfe31c22fc","kind":"commit","published_at":"2017-03-02T18:55:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.5/manifests"},{"name":"6.6.4","sha":"963cb63870a9d8158d99f2070a165e8a28bf16ee","kind":"commit","published_at":"2017-02-28T14:20:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.4/manifests"},{"name":"6.6.3","sha":"5909f844a32c9810f6b35de821aa4220554d3fe2","kind":"commit","published_at":"2017-01-30T18:59:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.3/manifests"},{"name":"6.6.2","sha":"942011d6488aabc15f38a1bb57d977b1ddee0286","kind":"commit","published_at":"2017-01-27T16:12:14.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.2/manifests"},{"name":"5.0.2","sha":"2028662a7432ba3ed883bf445a8294748a59a541","kind":"commit","published_at":"2017-01-27T16:08:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.2/manifests"},{"name":"6.6.1","sha":"8d3bba4dc456352fe8168b7b62d4c191fe822470","kind":"commit","published_at":"2017-01-24T13:07:46.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"1a376ba95523ab62dbbfee6fbe66cea695e9bdf6","kind":"commit","published_at":"2017-01-24T04:07:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.6.0/manifests"},{"name":"6.5.3","sha":"4c16f4efdf7e4aaee928d6fbc227281d26d95be9","kind":"commit","published_at":"2017-01-19T22:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.3/manifests"},{"name":"6.5.2","sha":"ea3f3b42144c17850688ac9522ebb2794931ec50","kind":"commit","published_at":"2017-01-19T16:31:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"afef1e6c05496170580e9c7fe006c01cb7192d18","kind":"commit","published_at":"2017-01-18T02:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"b6d621ca85c695f6c650aa86ae34340bf588eaa3","kind":"commit","published_at":"2017-01-17T13:54:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.5.0/manifests"},{"name":"6.4.6","sha":"f230d985abfc8c61157dd80f69ca109994f55f0b","kind":"commit","published_at":"2017-01-11T01:30:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.6","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.6/manifests"},{"name":"6.4.5","sha":"3829ecb5f6bdc2a6290f00cbf845447426b22b17","kind":"commit","published_at":"2017-01-07T15:02:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.5/manifests"},{"name":"6.4.4","sha":"9957b09cf84a866374e601a0d1f66539e046d8c9","kind":"commit","published_at":"2017-01-06T02:05:19.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.4/manifests"},{"name":"6.4.3","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.3/manifests"},{"name":"6.4.2","sha":"5854e9528522065dfcf48a1dc4aa04b066c3821e","kind":"commit","published_at":"2017-01-06T00:15:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"df3213c4fe830f4cf644d3e1e4e82069eb5de289","kind":"commit","published_at":"2017-01-04T12:38:48.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"a6cb560e43df8b340bfc247ed7a83b5368fd19bb","kind":"commit","published_at":"2017-01-03T15:38:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"003e0faa80e136970ad12d6d0e7a0870422950e4","kind":"commit","published_at":"2016-12-27T22:32:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"61fd385674e2495f7b4f1797f10a781f853a98a4","kind":"commit","published_at":"2016-12-26T17:58:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"7003c56b1aa2bc4271db4dc6ea622545255c9733","kind":"commit","published_at":"2016-12-16T16:10:38.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"b40c86a66ec4f4406cdc0bc047f81389a370ae31","kind":"commit","published_at":"2016-12-15T17:00:06.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"ed86f3acbeb6145be5f24dcd05efb287b539e61b","kind":"commit","published_at":"2016-12-13T17:03:41.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"163ff719513dbfa6236e97360c7d3600bdbb1c91","kind":"commit","published_at":"2016-12-11T01:15:29.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"07548253397d18cc6a970384a239059ed381e1de","kind":"commit","published_at":"2016-12-05T19:05:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7d9c184fc122cedbae5bc69ea42104aadab1ec0","kind":"commit","published_at":"2016-12-01T10:37:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"66ac3f12774ee3fbb1292a8f285f9a5cb3787634","kind":"commit","published_at":"2016-11-28T16:58:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/6.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"54f9d741bf6758f0c9af4639f1c50bdad6a83bd5","kind":"commit","published_at":"2016-01-06T00:35:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"a532dcfe71d2ccec9459664753af3dbe112be2d8","kind":"commit","published_at":"2015-11-16T23:08:32.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/5.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/5.0.0/manifests"},{"name":"4.1.2","sha":"1216ca8382462ccc92090b2569375e596886e343","kind":"commit","published_at":"2015-10-14T16:22:54.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"72bc66ccdfcf66c1645c5de311bf26078d411cac","kind":"commit","published_at":"2015-09-28T13:28:56.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"f6daa02fd14270e9d2dd7b28d488f5d48142ab0d","kind":"commit","published_at":"2015-09-27T14:43:35.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.1.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"454d25e7e9c758eededec6aee25e8395fd93ca35","kind":"commit","published_at":"2015-06-25T15:49:52.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0/manifests"},{"name":"4.0.0-b5","sha":"2e0d6ecae890409d0b491c163ca2014eba2d8375","kind":"commit","published_at":"2015-06-12T16:28:13.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b5/manifests"},{"name":"4.0.0-b1","sha":"17c2f3b4bb46a8e0497b490646a5036a2da95123","kind":"commit","published_at":"2015-03-13T00:38:42.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/4.0.0-b1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/4.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@4.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/4.0.0-b1/manifests"},{"name":"3.8.2","sha":"b5ba91af5fc2fa8c53d901f4bc44cdf73bcd3864","kind":"commit","published_at":"2014-11-24T17:08:57.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"541ec1d5f9ef717f3b8f6e24873f0efadbbefee2","kind":"commit","published_at":"2014-11-11T16:28:59.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"2dcaa5a760c5c1283b7cd06f98ba0e0cc386404a","kind":"commit","published_at":"2014-10-29T15:52:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.8.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"99296b52ac78a567b1792a72540d2145449c1457","kind":"commit","published_at":"2014-10-14T14:48:37.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.7.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1387e9c57e39d7ad4ee352c711a9f44e87579f9d","kind":"commit","published_at":"2014-08-26T20:16:22.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.6.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"5f9ca5c395845e624382572f77b0c6ab82e106ea","kind":"commit","published_at":"2014-08-26T15:51:27.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"ee76688f9f643f7cc2aec7b58fe633439f85673d","kind":"commit","published_at":"2014-08-26T00:53:30.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"9dc66d5e39a0fc20f1ca82d88cef7d745cdd0221","kind":"commit","published_at":"2014-08-25T15:13:50.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"64b7a2b9610f849420e991d7de584ba6bc427250","kind":"commit","published_at":"2014-08-24T21:40:49.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"b1d31185dad1cc40edb407691e4f36704270cb56","kind":"commit","published_at":"2014-08-24T19:41:45.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"f1b8a5554782e7d7a77a9f2fc24a3c5ac3e59ae2","kind":"commit","published_at":"2014-08-23T22:14:02.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.5.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"b6358c1ec39ae722bf1e6b08e4642fd47dc3b3e9","kind":"commit","published_at":"2014-08-22T01:55:21.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"f27d0bd9ce529ac8b2f8ed895d0f8ae637a93dae","kind":"commit","published_at":"2014-08-15T02:10:55.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.4.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"6c6ae8eecffee320d8fdea0a647fa8410ff9305b","kind":"commit","published_at":"2014-08-14T20:29:11.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"b6793dd7ed2a333c20f53271f4ac3a320267339f","kind":"commit","published_at":"2014-08-12T23:20:58.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.3.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"2b4615f7c00f7c98c82c06c75adfea3b047ea142","kind":"commit","published_at":"2014-08-07T14:19:10.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.4","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"f5122494aae35298f075412747508e505ce496fc","kind":"commit","published_at":"2014-08-07T00:38:12.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.3","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f005c539c6ca0eaeabfcf457406025326aab6586","kind":"commit","published_at":"2014-07-28T14:28:36.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.2.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.2.2/manifests"},{"name":"3.0.0","sha":"8eb5be0d82bd54fc37590e7d39348f0c1ad701f7","kind":"commit","published_at":"2014-06-28T02:32:20.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/3.0.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/3.0.0/manifests"},{"name":"2.2.1","sha":"7b8fb0c9398b05b0cd56e7f51e3cbf3777b67511","kind":"commit","published_at":"2014-06-04T12:34:00.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.1","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9bca634a3a0429bc8e643e8b886a52e31976ded7","kind":"commit","published_at":"2014-06-02T22:03:08.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.2.0","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.2.0/manifests"},{"name":"2.0.5","sha":"7777b3c6a3350b2f3d9bd8e31334cf23723a120a","kind":"commit","published_at":"2014-02-11T17:13:17.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/2.0.5","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/2.0.5/manifests"},{"name":"1.5.2","sha":"befe8a29cf0dbc4e5963e2951a64e41b85de078d","kind":"commit","published_at":"2013-11-18T16:01:18.000Z","download_url":"https://codeload.github.com/protobufjs/protobuf.js/tar.gz/1.5.2","html_url":"https://github.com/protobufjs/protobuf.js/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protobufjs/protobuf.js@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/tags/1.5.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:39:04.520Z","dependent_packages_count":1,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":19.50730801955187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.2900653053549072,"forks_count":1.2358778613362276,"average":12.717035546109912},"purl":"pkg:npm/fixbug-protobufjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fixbug-protobufjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/fixbug-protobufjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fixbug-protobufjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dcodeIO"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:11:31.831Z","issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","maintainers":[{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"},{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}],"active_maintainers":[{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixbug-protobufjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixbug-protobufjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixbug-protobufjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixbug-protobufjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixbug-protobufjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fixbug-protobufjs/codemeta","maintainers":[{"uuid":"leeranli","login":"leeranli","name":null,"email":"18555331934@163.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~leeranli","role":null,"created_at":"2022-11-12T09:23:43.597Z","updated_at":"2022-11-12T09:23:43.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leeranli/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":345,"full_name":"protobufjs/protobuf.js","default_branch":"master","total_commits":1103,"total_committers":130,"total_bot_commits":101,"total_bot_committers":4,"mean_commits":8.484615384615385,"dds":0.34632819582955576,"past_year_total_commits":218,"past_year_total_committers":17,"past_year_total_bot_commits":56,"past_year_total_bot_committers":3,"past_year_mean_commits":12.823529411764707,"past_year_dds":0.37614678899082565,"last_synced_at":"2026-08-25T15:57:37.672Z","last_synced_commit":"ef47921a336456667acb229988774e7b2f5ce57b","created_at":"2023-03-06T22:04:18.855Z","updated_at":"2026-08-25T15:57:37.379Z","committers":[{"name":"dcodeIO","email":"dcode@dcode.io","login":"dcodeIO","count":721},{"name":"Sofia Leon","email":"sofialeon@google.com","login":"sofisl","count":44},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":42},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":39},{"name":"Alexander Fenster","email":"fenster@google.com","login":"alexander-fenster","count":30},{"name":"Martin Traverse","email":"martin.traverse@gmail.com","login":"martin-traverse","count":23},{"name":"Mike Kruskal","email":"62662355+mkruskal-google","login":"mkruskal-google","count":18},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"Benjamin E. Coe","email":"bencoe@google.com","login":"bcoe","count":13},{"name":"Robin Anil","email":"r@tockhq.com","login":"robin-anil","count":6},{"name":"Manfred Rudigier","email":"manfred.rudigier@omicronenergy.com","login":"manni83","count":4},{"name":"release-please[bot]","email":"55107282+release-please[bot]","login":"release-please[bot]","count":4},{"name":"Ram","email":"78085456+Ram-blip","login":"Ram-blip","count":4},{"name":"Michael Lumish","email":"mlumish@google.com","login":"murgatroid99","count":3},{"name":"Tim Cowley","email":"tcowley@google.com","login":"timc88","count":3},{"name":"gideongoodwin","email":"30703429+gideongoodwin","login":"gideongoodwin","count":3},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":2},{"name":"Jonathon Love","email":"jon@thon.cc","login":"jonathon-love","count":2},{"name":"Jean-Baptiste Pringuey","email":"jean-baptiste.pringuey@teads.tv","login":"jbpringuey","count":2},{"name":"Justin Beckwith","email":"justin.beckwith@gmail.com","login":"JustinBeckwith","count":2},{"name":"dmitriy.litichevskiy","email":"litichevskiydv@gmail.com","login":"litichevskiydv","count":2},{"name":"gitjuba","email":"jussi.mattas@gmail.com","login":"gitjuba","count":2},{"name":"jiang1997","email":"jieke@live.cn","login":"jiang1997","count":2},{"name":"joakimrapp","email":"joakimrapp@hotmail.com","login":"joakimrapp","count":2},{"name":"recih","email":"fengbocih+github@gmail.com","login":"recih","count":2},{"name":"spokodev","email":"spoko.dev@gmail.com","login":"spokodev","count":2},{"name":"宋铄运","email":"fnlctrl@gmail.com","login":"fnlctrl","count":2},{"name":"Martin Traverse","email":"martin.traverse@accenture.com","login":null,"count":2},{"name":"Taylor McIntyre","email":"taylorm@dropbox.com","login":null,"count":2},{"name":"Cory Li","email":"coryli@mit.edu","login":"Cixelyn","count":2},{"name":"Daniel Bankhead","email":"danielbankhead@google.com","login":"d-goog","count":2},{"name":"David Fox","email":"david@davidjfox.com","login":"foxdavidj","count":2},{"name":"Andreas Noever","email":"andreas.noever@gmail.com","login":"anoever","count":1},{"name":"Aleksei Androsov","email":"doochik@ya.ru","login":"doochik","count":1},{"name":"Aleksandr Kachanov","email":"al.germis@gmail.com","login":"okachanov","count":1},{"name":"Aleksandr Batsuev","email":"batsuev@gmail.com","login":"batsuev","count":1},{"name":"Vitalii Ishchenko","email":"vitalii.ishchenko@pleeco.com","login":"betalb","count":1},{"name":"Jason Cooke","email":"Jason-Cooke","login":"Jason-Cooke","count":1},{"name":"James Roper","email":"james@jazzy.id.au","login":"jroper","count":1},{"name":"James Bromwell","email":"943160+thw0rted","login":"thw0rted","count":1},{"name":"Ivan Gilchrist","email":"github@jumpingfishes.com","login":"gilly3","count":1},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Iaroslav Kolbin","email":"kolbiny@gmail.com","login":"ykolbin","count":1},{"name":"Hunter Laux","email":"hunterlaux@gmail.com","login":"jolting","count":1},{"name":"Gergely Nagy","email":"ngg","login":"ngg","count":1},{"name":"Florian Keller","email":"ffflorian","login":"ffflorian","count":1},{"name":"Filip Mösner","email":"filip.mosner@seznam.cz","login":"panther7","count":1},{"name":"Fedor Indutny","email":"fedor.indutny@gmail.com","login":"indutny","count":1},{"name":"subk","email":"max@timelab.io","login":null,"count":1},{"name":"sschwiet","email":"seth@epiqsolutions.com","login":null,"count":1},{"name":"Nichlas Nielsen Walsøe","email":"nnw@spacetec.no","login":null,"count":1},{"name":"Martin Traverse","email":"martin.traverse@icloud.com","login":null,"count":1},{"name":"Marko Mikulicic","email":"mkm@bitnami.com","login":null,"count":1},{"name":"Bo Du","email":"bo@capsule8.com","login":null,"count":1},{"name":"Conor Branagan","email":"conor.branagan@gmail.com","login":"conorbranagan","count":1},{"name":"CommanderRoot","email":"CommanderRoot","login":"CommanderRoot","count":1},{"name":"Christopher Dignam","email":"chris@dignam.xyz","login":"chdsbd","count":1},{"name":"Chris Dunder","email":"ccdunder","login":"ccdunder","count":1},{"name":"Cas_","email":"6506529+ThaUnknown","login":"ThaUnknown","count":1},{"name":"Brian Donovan","email":"donovan@squareup.com","login":"eventualbuddha","count":1},{"name":"Assaf O","email":"assaf@xm-data.com","login":"assaf-xm","count":1},{"name":"Arun","email":"91404478+acode-x","login":"acode-x","count":1},{"name":"AntiMoron","email":"anti2moron@gmail.com","login":"AntiMoron","count":1},{"name":"Andreas Sommer","email":"andreas.sommer87@googlemail.com","login":"AndiDog","count":1},{"name":"Eyal Post","email":"eyalp@wix.com","login":"eyalpost","count":1},{"name":"Victor Berchet","email":"victor@suumit.com","login":"vicb","count":1},{"name":"Turadg Aleahmad","email":"turadg@aleahmad.net","login":"turadg","count":1},{"name":"Tom Willoughby","email":"t.willoughby@htempest.co.uk","login":"TomWilloughby","count":1},{"name":"Simon Warta","email":"simon@warta.it","login":"webmaster128","count":1},{"name":"Simon Paris","email":"simon.paris@thecarousell.com","login":"simon-paris","count":1},{"name":"Simon Lipp","email":"sloonz@gmail.com","login":"sloonz","count":1},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":1},{"name":"Serkan","email":"serkanerip@gmail.com","login":"serkanerip","count":1},{"name":"SK","email":"450723+senthilkumarkj","login":"senthilkumarkj","count":1},{"name":"Ryan Dorson","email":"SlyryD","login":"SlyryD","count":1},{"name":"Roman Lorenzo Balayan","email":"roman.balayan@gmail.com","login":"romanbalayan","count":1},{"name":"Rodrigo Queiro","email":"overdrigzed@gmail.com","login":"drigz","count":1},{"name":"Rob Moran","email":"github@thegecko.org","login":"thegecko","count":1},{"name":"Richard Gerrard","email":"44039305+richgerrard","login":"richgerrard","count":1},{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":1},{"name":"Petr Plenkov","email":"petr.plenkov@gmail.com","login":"ThePlenkov","count":1},{"name":"翠 / green","email":"green@sapphi.red","login":"sapphi-red","count":1},{"name":"stelcheck","email":"mtrudel@wizcorp.jp","login":"stelcheck","count":1},{"name":"saurabh-pingale","email":"saurabh.pingale@formpilot.org","login":"saurabh-pingale","count":1},{"name":"pluschen","email":"pluschen@vip.qq.com","login":"vpluschen","count":1},{"name":"phi2039","email":"climber2039@gmail.com","login":"phi2039","count":1},{"name":"menduz","email":"menduz@protonmail.com","login":"menduz","count":1},{"name":"kaka","email":"vanishs@hotmail.com","login":"vanishs","count":1},{"name":"halex2005","email":"halex2005@e1.ru","login":"halex2005","count":1},{"name":"fabien huet","email":"fabien.huet@gmail.com","login":"fabien-h","count":1},{"name":"diegoblattner","email":"15245871+diegoblattner","login":"diegoblattner","count":1},{"name":"brick","email":"LuKing4DB","login":"LuKing4DB","count":1},{"name":"binsee","email":"5285894+binsee","login":"binsee","count":1},{"name":"bas","email":"3939334+basgroot","login":"basgroot","count":1},{"name":"Yunchi Luo","email":"mightyguava@gmail.com","login":"mightyguava","count":1},{"name":"Vury Leo","email":"i@vuryleo.com","login":"vuryleo","count":1},{"name":"Damien Elmes","email":"dae","login":"dae","count":1},{"name":"Lion Wagner","email":"dev.lion.wagner@datev.de","login":"liwa-datev","count":1},{"name":"Leonard Pauli","email":"leonard.pauli97@gmail.com","login":"leonardpauli","count":1},{"name":"Kevin Decker","email":"kpdecker@gmail.com","login":"kpdecker","count":1},{"name":"Kenny House","email":"kenny@kenny.house","login":"kenny-house","count":1},{"name":"Kelvin Jin","email":"kelvinjin@google.com","login":"kjin","count":1},{"name":"Kelly Campbell","email":"kelly.a.campbell@gmail.com","login":"kellycampbell","count":1},{"name":"Kairlec","email":"44259087+kairlec","login":"kairlec","count":1},{"name":"Joshua Wise","email":"8255757+JoshuaWise","login":"JoshuaWise","count":1},{"name":"Joseph Lisee","email":"jlisee@gmail.com","login":"jlisee","count":1},{"name":"Jonathan Ioffe","email":"51321373+jonathan-ioffe","login":"jonathan-ioffe","count":1},{"name":"Joey Harrington","email":"dev@jharring.com","login":"josephharrington","count":1},{"name":"Jeffory Orrok","email":"74276873+jeffory-orrok","login":"jeffory-orrok","count":1},{"name":"Jason Pickens","email":"jasonpickensnz@gmail.com","login":"steinybot","count":1},{"name":"Adrian Imboden","email":"adi@thingdust.com","login":"adrianimboden","count":1},{"name":"David Flemström","email":"dflemstr","login":"dflemstr","count":1},{"name":"Endel Dreyer","email":"endel.dreyer@gmail.com","login":"endel","count":1},{"name":"Nikolai Vavilov","email":"vvnicholas@gmail.com","login":"seishun","count":1},{"name":"Nikita Tokarchuk","email":"tokarchuk@nevisq.com","login":"mainnika","count":1},{"name":"Nikhil Verma","email":"nikhilgotmail@gmail.com","login":"NikhilVerma","count":1},{"name":"Nick Pestov","email":"pestov@roadseven.com","login":"nickpestov","count":1},{"name":"Morgan Carr","email":"256248948+morgan-coded","login":"morgan-coded","count":1},{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","login":"MikeRalphson","count":1},{"name":"Michael Reynolds","email":"michael.reynolds@paybase.io","login":"michael-ar","count":1},{"name":"Michael Hamrah","email":"m@hamrah.com","login":"mhamrah","count":1},{"name":"Matthias Schiffer","email":"39995065+schiffermtq","login":"schiffermtq","count":1},{"name":"Matthew Douglass","email":"5410142+mdouglass","login":"mdouglass","count":1},{"name":"Mason Clayton","email":"mason@turb.io","login":"turbio","count":1},{"name":"Martín Acosta","email":"tinchoz49@gmail.com","login":"tinchoz49","count":1},{"name":"Mark S. Miller","email":"erights","login":"erights","count":1},{"name":"Marcus Ilgner","email":"mail@marcusilgner.com","login":"milgner","count":1},{"name":"Madiyar","email":"Madiyar92@gmail.com","login":"maitbayev","count":1},{"name":"Lutz Roeder","email":"lutzroeder","login":"lutzroeder","count":1},{"name":"Erik Silkensen","email":"94125+esilkensen","login":"esilkensen","count":1}],"past_year_committers":[{"name":"dcodeIO","email":"dcode@dcode.io","login":"dcodeIO","count":136},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":23},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":22},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Alexander Fenster","email":"github@fenster.name","login":"alexander-fenster","count":8},{"name":"Ram","email":"78085456+Ram-blip","login":"Ram-blip","count":4},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":2},{"name":"jiang1997","email":"jieke@live.cn","login":"jiang1997","count":2},{"name":"spokodev","email":"spoko.dev@gmail.com","login":"spokodev","count":2},{"name":"Cas_","email":"6506529+ThaUnknown","login":"ThaUnknown","count":1},{"name":"Hunter Laux","email":"hunterlaux@gmail.com","login":"jolting","count":1},{"name":"Lion Wagner","email":"dev.lion.wagner@datev.de","login":"liwa-datev","count":1},{"name":"Mike Kruskal","email":"62662355+mkruskal-google","login":"mkruskal-google","count":1},{"name":"Morgan Carr","email":"256248948+morgan-coded","login":"morgan-coded","count":1},{"name":"Serkan","email":"serkanerip@gmail.com","login":"serkanerip","count":1},{"name":"Turadg Aleahmad","email":"turadg@aleahmad.net","login":"turadg","count":1},{"name":"saurabh-pingale","email":"saurabh.pingale@formpilot.org","login":"saurabh-pingale","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6784365,"commits_count":984287278,"contributors_count":41481759,"owners_count":1365385,"committers_count":3365656,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"protobufjs/protobuf.js","html_url":"https://github.com/protobufjs/protobuf.js","last_synced_at":"2026-08-20T10:12:11.431Z","status":null,"issues_count":266,"pull_requests_count":434,"avg_time_to_close_issue":60868240.6754386,"avg_time_to_close_pull_request":19902402.489614245,"issues_closed_count":114,"pull_requests_closed_count":337,"pull_request_authors_count":109,"issue_authors_count":247,"avg_comments_per_issue":3.2518796992481205,"avg_comments_per_pull_request":1.0506912442396312,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":144,"past_year_issues_count":27,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":3014873.777777778,"past_year_avg_time_to_close_pull_request":412661.74375,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.555555555555556,"past_year_avg_comments_per_pull_request":0.483695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"created_at":"2023-05-11T12:30:55.372Z","updated_at":"2026-08-20T10:12:11.432Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protobufjs%2Fprotobuf.js/issues","issue_labels_count":{"table":{"bug":12,"enhancement":9,"question":9,"regression":3,"compatibility":3,"breaking change":3,"9.x":3,"feedback required":1,"invalid":1,"unsure":1,"dependencies":1,"needs more info":1}},"pull_request_labels_count":{"table":{"autorelease: tagged":32,"dependencies":27,"autorelease: pending":17,"javascript":11,"needs review":8,"compatibility":8,"do not merge":3,"needs more info":3,"no write access":3,"test needed":2,"tests fail":2,"9.x":2,"breaking change":1,"unsure":1,"ci":1,"enhancement":1,"8.x":1,"7.x":1}},"issue_author_associations_count":{"table":{"NONE":242,"CONTRIBUTOR":24}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":210,"NONE":128,"MEMBER":92,"COLLABORATOR":4}},"issue_authors":{"table":{"alexander-fenster":4,"martin-traverse":4,"hp8wvvvgnj6asjm7":3,"d-enk":2,"dynst":2,"joshkel":2,"Tofandel":2,"cjihrig":2,"VitalyName":2,"ericmorand":2,"mahnunchik":2,"basgroot":2,"imoye":2,"vikingair":2,"jsw":1,"gertcuykens":1,"jroper":1,"stahlchr":1,"taoxinyi":1,"acode-x":1,"SimplyLinn":1,"pmosconi":1,"michaelfig":1,"CCuoGuo":1,"kskalski":1,"smelukov":1,"GithubUser8080":1,"derons8868":1,"zxffffffff":1,"likerainyday":1,"ericallam":1,"tatsmaki":1,"introspection3":1,"GeorgeBills":1,"eetnaviation":1,"Alynva":1,"GCHQDeveloper581":1,"JJ2667699":1,"luisasc":1,"rubity":1,"bhouser":1,"morgan-coded":1,"pbower":1,"dandean":1,"gilly3":1,"Tutorialwork":1,"jangsuwon":1,"schulmacher":1,"shylent":1,"t3hk0d3":1,"asabryil":1,"vedantnaik":1,"woigl":1,"ajeetdsouza":1,"dfzysmy2tf-create":1,"akorchyn":1,"RodH257":1,"sm2017":1,"erkankarabulut":1,"runeh":1,"leomongeg":1,"zhengcan":1,"silasdavis":1,"MagnusFriedl":1,"mqzhifu":1,"allenhartwig":1,"novellizator":1,"IronFoxGaming":1,"j3bb9z":1,"doeg":1,"KAKAROT379":1,"dazhbog":1,"egamble":1,"davidcopp":1,"MustafaRabbah":1,"zxt5105515":1,"horacimacias":1,"CodeBiang":1,"trentm":1,"mclayton7":1,"agadzhalov":1,"SvenGebert":1,"Lee-Ft":1,"CMalmos":1,"NGuldager":1,"visma-alexander-maslov":1,"kherock":1,"dennisleung":1,"hp0912":1,"SetoKaiba":1,"ElmarFrerichs":1,"eric-g-97477":1,"simon-paris":1,"kaisermann":1,"rafakwolf":1,"thomas-jeepe":1,"wes-kay":1,"seshness":1,"renovate[bot]":1,"AVKurbatov":1,"gdoudeng":1,"hectorpiteau":1,"Amadeuss123":1,"activeguild":1,"lili21":1,"zj91zj":1,"leo-gan":1,"punit-kulal":1,"lautarodragan":1,"jason-hulkman":1,"KDogOfCode":1,"MonteePoke":1,"taylorcode":1,"mahdisci8":1,"rwlodarczyk-xealth":1,"ddimitrioglo":1,"mariusmuntean":1,"stevenlr":1,"alanliang":1,"binsee":1,"ezioadf2":1,"wakester25":1,"chris-kruining":1,"kimbrowne":1,"dacuna-ic":1,"Conaclos":1,"Drew-Kimberly":1,"wyattscarpenter":1,"LukeChenyk":1,"ramy-abbas":1,"ariran5":1,"Aurora12":1,"rayorole":1,"jiaojiaodubai":1,"tkafka":1,"masad-frost":1,"raycohen":1,"MineYuanlu":1,"gun27311":1,"tomczhang":1,"bojankaios":1,"nascob":1,"timdream":1,"vgatto":1,"zslucky":1,"GreenRover":1,"emilioriosvz":1,"hellraisercenobit":1,"ericghpham":1,"maxkunes":1,"Jman0519":1,"peteh02":1,"sulliwane":1,"dimo414":1,"yunnysunny":1,"dsolinger":1,"dobrac":1,"david-luna":1,"ziggi":1,"zhangkevd":1,"cupidchan":1,"ashubham":1,"gunters63":1,"ragavendra":1,"JamieMagee":1,"skhrogers":1,"vsmteam":1,"saste":1,"xL0b0":1,"kibae":1,"LukeChannings":1,"yrtimiD":1,"alvarowolfx":1,"krforgit":1,"murgatroid99":1,"vosyukov":1,"reebalazs":1,"florianmarkusse":1,"tobiasweibel":1,"yangjuncode":1,"kpritam-tw":1,"josephharrington":1,"a554878526":1,"NeoyeElf":1,"sloonz":1,"LavissaWoW":1,"rotu":1,"ekansh-tdc":1,"spiderkeys":1,"lamatimo":1,"FireTiger23":1,"hpx7":1,"jdforsythe":1,"connectif-dev-team":1,"muriming":1,"j2ghz":1,"BenjaminBalleux":1,"Bizarrus":1,"timosaikkonen":1,"Bidski":1,"JE-FH":1,"birgersp":1,"shacharkabi1":1,"thomasttvo":1,"yxrobert":1,"jonathan-ioffe":1,"OriginalStefikO":1,"thobson":1,"diracdeltas":1,"ThePlenkov":1,"meandthemoon":1,"jackqqxu":1,"gtdudu":1,"dodanex":1,"Psy-Kai":1,"Wonder233":1,"Szejk1R":1,"amarkevich":1,"lishuoiscas":1,"phaistonian":1,"pavlo-triantafyllide-ck":1,"adarob":1,"ggetz":1,"joshcartme":1,"mhgamework":1,"sherlock1982":1,"pwmcintyre":1,"respinha":1,"Axe-Ishmael":1,"kellycampbell":1,"KiillThemAll":1,"Jde-cpp":1,"dable-mj111":1,"Delusion-K":1,"insanehong":1,"ArCiGo":1,"steinybot":1,"redgetan":1,"cusher":1,"danijeld":1,"mjdavidson":1,"bcoe":1,"cristianstaicu":1,"mradlinski":1,"Shahab96":1,"charlie-wasp":1,"noveyak":1}},"pull_request_authors":{"table":{"dcodeIO":92,"github-actions[bot]":72,"renovate[bot]":55,"mkruskal-google":17,"dependabot[bot]":16,"alexander-fenster":13,"masking0165-jpg":8,"martin-traverse":6,"ankurdengla":4,"taylorcode":4,"Ram-blip":4,"sofisl":4,"nicolasroger17":4,"jiang1997":3,"skhrogers":2,"adriancable":2,"thomassth":2,"adamfaulkner":2,"shicks":2,"spokodev":2,"AndiDog":2,"lili2012":2,"tchebb":2,"panther7":2,"indutny-signal":2,"waitingsong":2,"jportner":2,"romanbalayan":2,"jaovitubr":2,"reebalazs":2,"shYkiSto":2,"steinybot":2,"kuddai":2,"morgan-coded":2,"rkesters":2,"rise0chen":2,"dkishere":2,"gitjuba":2,"buu700":2,"joshkel":2,"dsolinger":2,"hansp27":2,"jonathan-ioffe":2,"AntiMoron":2,"xPaw":2,"bobhfut":2,"alvarowolfx":2,"jaslong":2,"danielbankhead":2,"croath":2,"marsv024":2,"andrewyang96":1,"egasimus":1,"vpluschen":1,"ThePlenkov":1,"joshuaslate":1,"jlisee":1,"wyattscarpenter":1,"Jaybhade":1,"kohlmannj":1,"imirkin":1,"sherlock1982":1,"qhyun2":1,"pavlo-triantafyllide-ck":1,"LavissaWoW":1,"davidgrisham":1,"bestlyg":1,"XR-stb":1,"acode-x":1,"stahlchr":1,"litichevskiydv":1,"AVKurbatov":1,"yrtimiD":1,"YoniFeng":1,"horacimacias":1,"turbio":1,"saurabh-pingale":1,"idranme":1,"derektom14":1,"binsee":1,"fenos":1,"jolting":1,"adds68":1,"josephharrington":1,"vasiliiperfilev":1,"glasser":1,"mjgp2":1,"jueinin":1,"benesch":1,"michaelbgreen":1,"SzHeJason":1,"dobrac":1,"ardatan":1,"jroper":1,"C-Dao":1,"release-please[bot]":1,"seo-rii":1,"jtbandes":1,"ronkorving":1,"amarkevich":1,"baileywickham":1,"cristian-atehortua":1,"hellraisercenobit":1,"bouk":1,"yangjuncode":1,"overbalance":1,"alec-mccormick":1,"simon-paris":1,"greymoth-jp":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:06.687Z","repositories_count":16152067,"issues_count":41535765,"pull_requests_count":132757640,"authors_count":11480419,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"regression":3,"question":2,"bug":1,"enhancement":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":22,"autorelease: tagged":17,"javascript":11,"autorelease: pending":6,"9.x":2,"compatibility":1,"enhancement":1,"breaking change":1}},"past_year_issue_author_associations_count":{"table":{"NONE":24,"CONTRIBUTOR":3}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":88,"CONTRIBUTOR":73,"NONE":23}},"past_year_issue_authors":{"table":{"ajeetdsouza":1,"bojankaios":1,"connectif-dev-team":1,"cristianstaicu":1,"dennisleung":1,"dfzysmy2tf-create":1,"dsolinger":1,"eetnaviation":1,"ekansh-tdc":1,"ElmarFrerichs":1,"GCHQDeveloper581":1,"JamieMagee":1,"joshkel":1,"kaisermann":1,"KAKAROT379":1,"kibae":1,"leo-gan":1,"mahdisci8":1,"martin-traverse":1,"mclayton7":1,"MonteePoke":1,"morgan-coded":1,"MustafaRabbah":1,"pavlo-triantafyllide-ck":1,"stevenlr":1,"t3hk0d3":1,"trentm":1}},"past_year_pull_request_authors":{"table":{"dcodeIO":88,"renovate[bot]":24,"github-actions[bot]":23,"dependabot[bot]":11,"masking0165-jpg":8,"alexander-fenster":5,"Ram-blip":4,"jiang1997":3,"ankurdengla":2,"dsolinger":2,"spokodev":2,"lili2012":2,"morgan-coded":2,"XR-stb":1,"vasiliiperfilev":1,"pavlo-triantafyllide-ck":1,"overbalance":1,"joshkel":1,"Jaybhade":1,"greymoth-jp":1,"bestlyg":1}},"maintainers":[{"table":{"login":"dcodeIO","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}},{"table":{"login":"taylorcode","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taylorcode"}}],"active_maintainers":[{"table":{"login":"dcodeIO","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcodeIO"}}]}},"events":{"total":{"CommitCommentEvent":1,"CreateEvent":89,"DeleteEvent":86,"ForkEvent":98,"IssueCommentEvent":133,"IssuesEvent":57,"PullRequestEvent":92,"PullRequestReviewCommentEvent":27,"PullRequestReviewEvent":80,"PushEvent":789,"ReleaseEvent":9,"WatchEvent":517},"last_year":{"CommitCommentEvent":1,"CreateEvent":78,"DeleteEvent":84,"ForkEvent":58,"IssueCommentEvent":27,"IssuesEvent":25,"PullRequestEvent":44,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":21,"PushEvent":642,"ReleaseEvent":4,"WatchEvent":81}},"keywords":["javascript","protobuf","protocol-buffers","typescript"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:18:31.926Z","updated_at":"2023-01-13T14:18:31.926Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/.github/workflows/release.yaml","dependencies":[{"id":6876209751,"package_name":"google-github-actions/release-please-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:18:31.963Z","updated_at":"2023-01-13T14:18:31.963Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/.github/workflows/test.yml","dependencies":[{"id":6876209752,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6876209753,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"cli/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T14:18:31.990Z","updated_at":"2023-01-13T14:18:31.990Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/cli/package-lock.json","dependencies":[{"id":6876209754,"package_name":"..","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":6876209755,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"runtime","optional":false},{"id":6876209756,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6876209757,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"12.2.3","direct":false,"kind":"runtime","optional":false},{"id":6876209758,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6876209759,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"runtime","optional":false},{"id":6876209760,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":6876209761,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6876209762,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6876209763,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6876209764,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":6876209765,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6876209766,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6876209767,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6876209768,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6876209769,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6876209770,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6876209771,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6876209772,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876209773,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876209774,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":6876209775,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6876209776,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6876209777,"package_name":"espree","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"runtime","optional":false},{"id":6876209778,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6876209779,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6876209780,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6876209781,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6876209782,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876209783,"package_name":"glob","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":6876209784,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":6876209785,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876209786,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6876209787,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6876209788,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6876209789,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.6.11","direct":false,"kind":"runtime","optional":false},{"id":6876209790,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876209791,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6876209792,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6876209793,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6876209794,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876209795,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"runtime","optional":false},{"id":6876209796,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.4","direct":false,"kind":"runtime","optional":false},{"id":6876209797,"package_name":"marked","ecosystem":"npm","requirements":"4.0.19","direct":false,"kind":"runtime","optional":false},{"id":6876209798,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6876209799,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876209800,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":6876209801,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6876209802,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6876209803,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":6876209804,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6876209805,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6876209806,"package_name":"protobufjs","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876209807,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6876209808,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6876209809,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6876209810,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":6876209811,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6876209812,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":6876209813,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6876209814,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6876209815,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6876209816,"package_name":"taffydb","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":6876209817,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6876209818,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6876209819,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6876209820,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.0","direct":false,"kind":"runtime","optional":false},{"id":6876209821,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":6876209822,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6876209823,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6876209824,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6876209825,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"cli/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:18:32.071Z","updated_at":"2023-01-13T14:18:32.071Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/cli/package.json","dependencies":[{"id":6876209826,"package_name":"chalk","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876209827,"package_name":"escodegen","ecosystem":"npm","requirements":"^1.13.0","direct":true,"kind":"runtime","optional":false},{"id":6876209828,"package_name":"espree","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876209829,"package_name":"estraverse","ecosystem":"npm","requirements":"^5.1.0","direct":true,"kind":"runtime","optional":false},{"id":6876209830,"package_name":"glob","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876209831,"package_name":"jsdoc","ecosystem":"npm","requirements":"^3.6.3","direct":true,"kind":"runtime","optional":false},{"id":6876209832,"package_name":"minimist","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6876209833,"package_name":"semver","ecosystem":"npm","requirements":"^7.1.2","direct":true,"kind":"runtime","optional":false},{"id":6876209834,"package_name":"tmp","ecosystem":"npm","requirements":"^0.2.1","direct":true,"kind":"runtime","optional":false},{"id":6876209835,"package_name":"uglify-js","ecosystem":"npm","requirements":"^3.7.7","direct":true,"kind":"runtime","optional":false},{"id":6876209836,"package_name":"protobufjs","ecosystem":"npm","requirements":"file:..","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T14:18:32.380Z","updated_at":"2023-01-13T14:18:32.380Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/package-lock.json","dependencies":[{"id":6876209860,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876209861,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876209862,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":6876209863,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":6876209864,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6876209865,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876209866,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":6876209867,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6876209868,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876209869,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876209870,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876209871,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876209872,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876209873,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876209874,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876209875,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876209876,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":6876209877,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876209878,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876209879,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876209880,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876209881,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6876209882,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6876209883,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6876209884,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876209885,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876209886,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876209887,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6876209888,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":6876209889,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":6876209890,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":6876209891,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6876209892,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.13","direct":false,"kind":"development","optional":false},{"id":6876209893,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876209894,"package_name":"@gulp-sourcemaps/identity-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876209895,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":6876209896,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6876209897,"package_name":"through2","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876209898,"package_name":"@gulp-sourcemaps/map-sources","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876209899,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876209900,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":6876209901,"package_name":"@humanwhocodes/gitignore-to-minimatch","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876209902,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876209903,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876209904,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6876209905,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876209906,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6876209907,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876209908,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876209909,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876209910,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876209911,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6876209912,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876209913,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876209914,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876209915,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":6876209916,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.15","direct":false,"kind":"development","optional":false},{"id":6876209917,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6876209918,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876209919,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6876209920,"package_name":"@protobufjs/aspromise","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6876209921,"package_name":"@protobufjs/base64","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6876209922,"package_name":"@protobufjs/codegen","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6876209923,"package_name":"@protobufjs/eventemitter","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876209924,"package_name":"@protobufjs/fetch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876209925,"package_name":"@protobufjs/float","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6876209926,"package_name":"@protobufjs/inquire","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876209927,"package_name":"@protobufjs/path","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6876209928,"package_name":"@protobufjs/pool","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876209929,"package_name":"@protobufjs/utf8","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876209930,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876209931,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"12.2.3","direct":false,"kind":"development","optional":false},{"id":6876209932,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876209933,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6876209934,"package_name":"@types/node","ecosystem":"npm","requirements":"18.7.13","direct":false,"kind":"runtime","optional":false},{"id":6876209935,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6876209936,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":6876209937,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6876209938,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":6876209939,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6876209940,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876209941,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6876209942,"package_name":"ansi-colors","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876209943,"package_name":"ansi-gray","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876209944,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876209945,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876209946,"package_name":"ansi-wrap","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876209947,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876209948,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876209949,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876209950,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876209951,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876209952,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876209953,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876209954,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876209955,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6876209956,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":6876209957,"package_name":"append-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876209958,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876209959,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876209960,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876209961,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876209962,"package_name":"arr-filter","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876209963,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876209964,"package_name":"arr-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876209965,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876209966,"package_name":"array-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876209967,"package_name":"array-initial","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876209968,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876209969,"package_name":"array-last","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876209970,"package_name":"array-slice","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876209971,"package_name":"array-sort","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876209972,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876209973,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876209974,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6876209975,"package_name":"array.prototype.every","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876209976,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876209977,"package_name":"asn1.js","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":6876209978,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"development","optional":false},{"id":6876209979,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6876209980,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876209981,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":6876209982,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876209983,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":6876209984,"package_name":"async-done","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6876209985,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876209986,"package_name":"async-settle","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876209987,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6876209988,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876209989,"package_name":"bach","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876209990,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876209991,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":6876209992,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876209993,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6876209994,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":6876209995,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":6876209996,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6876209997,"package_name":"bl","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876209998,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":6876209999,"package_name":"bn.js","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6876210000,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6876210001,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6876210002,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210003,"package_name":"browser-pack","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6876210004,"package_name":"browser-resolve","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210005,"package_name":"browser-unpack","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6876210006,"package_name":"browserify","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"development","optional":false},{"id":6876210007,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210008,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210009,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210010,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876210011,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6876210012,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6876210013,"package_name":"browserify-wrap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210014,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876210015,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.3","direct":false,"kind":"development","optional":false},{"id":6876210016,"package_name":"buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6876210017,"package_name":"buffer-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210018,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876210019,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210020,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210021,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210022,"package_name":"bundle-collapser","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876210023,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210024,"package_name":"cached-path-relative","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210025,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210026,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210027,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210028,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6876210029,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":6876210030,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001383","direct":false,"kind":"development","optional":false},{"id":6876210031,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6876210032,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6876210033,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"development","optional":false},{"id":6876210034,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210035,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210036,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876210037,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6876210038,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876210039,"package_name":"cliui","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876210040,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876210041,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876210042,"package_name":"clone","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6876210043,"package_name":"clone-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210044,"package_name":"clone-stats","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210045,"package_name":"cloneable-readable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876210046,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210047,"package_name":"collection-map","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210048,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210049,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210050,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876210051,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876210052,"package_name":"combine-source-map","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":6876210053,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":6876210054,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210055,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876210056,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6876210057,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":6876210058,"package_name":"concat-with-sourcemaps","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210059,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210060,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210061,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876210062,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876210063,"package_name":"copy-props","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876210064,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210065,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6876210066,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210067,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6876210068,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6876210069,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"development","optional":false},{"id":6876210070,"package_name":"css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210071,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210072,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6876210073,"package_name":"dash-ast","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210074,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6876210075,"package_name":"debug-fabulous","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210076,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6876210077,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210078,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210079,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210080,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876210081,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876210082,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876210083,"package_name":"default-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210084,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210085,"package_name":"default-resolution","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210086,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876210087,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":6876210088,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210089,"package_name":"deps-sort","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210090,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210091,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210092,"package_name":"detect-newline","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210093,"package_name":"detective","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6876210094,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876210095,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":6876210096,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876210097,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210098,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210099,"package_name":"dotignore","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6876210100,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876210101,"package_name":"duplexify","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6876210102,"package_name":"each-props","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6876210103,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.232","direct":false,"kind":"development","optional":false},{"id":6876210104,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"development","optional":false},{"id":6876210105,"package_name":"email-addresses","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210106,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6876210107,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":6876210108,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210109,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6876210110,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"development","optional":false},{"id":6876210111,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876210112,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876210113,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.62","direct":false,"kind":"development","optional":false},{"id":6876210114,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6876210115,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6876210116,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6876210117,"package_name":"es6-weak-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6876210118,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876210119,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210120,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"development","optional":false},{"id":6876210121,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876210122,"package_name":"eslint","ecosystem":"npm","requirements":"8.22.0","direct":false,"kind":"development","optional":false},{"id":6876210123,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6876210124,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210125,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210126,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876210127,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6876210128,"package_name":"espree","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":6876210129,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"development","optional":false},{"id":6876210130,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876210131,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876210132,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876210133,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6876210134,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6876210135,"package_name":"event-emitter","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":6876210136,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876210137,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210138,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":6876210139,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6876210140,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210141,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210142,"package_name":"ext","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6876210143,"package_name":"type","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"development","optional":false},{"id":6876210144,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876210145,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210146,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876210147,"package_name":"falafel","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":6876210148,"package_name":"fancy-log","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6876210149,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6876210150,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":6876210151,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876210152,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210153,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876210154,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876210155,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6876210156,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876210157,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210158,"package_name":"filename-reserved-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210159,"package_name":"filenamify","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876210160,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210161,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":6876210162,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876210163,"package_name":"findup-sync","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210164,"package_name":"fined","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210165,"package_name":"flagged-respawn","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210166,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6876210167,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6876210168,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210169,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":6876210170,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210171,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210172,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210173,"package_name":"fork-stream","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":6876210174,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876210175,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6876210176,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":6876210177,"package_name":"fs-mkdirp-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210178,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210179,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":6876210180,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210181,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6876210182,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210183,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876210184,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":6876210185,"package_name":"get-assigned-identifiers","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210186,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210187,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876210188,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876210189,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210190,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876210191,"package_name":"gh-pages","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210192,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210193,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6876210194,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"development","optional":false},{"id":6876210195,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876210196,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6876210197,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6876210198,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6876210199,"package_name":"glob-stream","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6876210200,"package_name":"glob-watcher","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":6876210201,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210202,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210203,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6876210204,"package_name":"globals","ecosystem":"npm","requirements":"13.17.0","direct":false,"kind":"development","optional":false},{"id":6876210205,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6876210206,"package_name":"glogg","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210207,"package_name":"google-protobuf","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":6876210208,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6876210209,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876210210,"package_name":"gulp","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876210211,"package_name":"gulp-cli","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876210212,"package_name":"gulp-header","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"development","optional":false},{"id":6876210213,"package_name":"gulp-if","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210214,"package_name":"gulp-match","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210215,"package_name":"gulp-sourcemaps","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210216,"package_name":"gulp-uglify","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876210217,"package_name":"gulplog","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210218,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210219,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210220,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210221,"package_name":"has-dynamic-import","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210222,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210223,"package_name":"has-gulplog","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876210224,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210225,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210226,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210227,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210228,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210229,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210230,"package_name":"hash-base","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210231,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6876210232,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":6876210233,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6876210234,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210235,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210236,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876210237,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210238,"package_name":"htmlescape","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210239,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210240,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876210241,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876210242,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876210243,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876210244,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210245,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6876210246,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876210247,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6876210248,"package_name":"inline-source-map","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6876210249,"package_name":"insert-module-globals","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"development","optional":false},{"id":6876210250,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210251,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876210252,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210253,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210254,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6876210255,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6876210256,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210257,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876210258,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876210259,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210260,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876210261,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6876210262,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6876210263,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":6876210264,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876210265,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876210266,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6876210267,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876210268,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876210269,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210270,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6876210271,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6876210272,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210273,"package_name":"is-negated-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210274,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210275,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210276,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6876210277,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210278,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876210279,"package_name":"is-promise","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":6876210280,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876210281,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210282,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210283,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210284,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210285,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6876210286,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876210287,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":6876210288,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210289,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210290,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876210291,"package_name":"is-valid-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210292,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210293,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210294,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210295,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210296,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876210297,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210298,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876210299,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876210300,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210301,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6876210302,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6876210303,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210304,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876210305,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6876210306,"package_name":"jaguarjs-jsdoc","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6876210307,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210308,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876210309,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876210310,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.6.11","direct":false,"kind":"development","optional":false},{"id":6876210311,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210312,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6876210313,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6876210314,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876210315,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210316,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6876210317,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210318,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6876210319,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6876210320,"package_name":"just-debounce","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210321,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6876210322,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210323,"package_name":"labeled-stream-splicer","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210324,"package_name":"last-run","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210325,"package_name":"lazystream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210326,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210327,"package_name":"lead","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210328,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876210329,"package_name":"liftoff","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210330,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6876210331,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876210332,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210333,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876210334,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210335,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876210336,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6876210337,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210338,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6876210339,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6876210340,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6876210341,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":6876210342,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6876210343,"package_name":"long","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6876210344,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876210345,"package_name":"lru-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876210346,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210347,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":6876210348,"package_name":"make-error-cause","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6876210349,"package_name":"make-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210350,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6876210351,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876210352,"package_name":"map-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":6876210353,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210354,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"development","optional":false},{"id":6876210355,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.4","direct":false,"kind":"development","optional":false},{"id":6876210356,"package_name":"marked","ecosystem":"npm","requirements":"4.0.19","direct":false,"kind":"development","optional":false},{"id":6876210357,"package_name":"matchdep","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210358,"package_name":"findup-sync","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210359,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6876210360,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210361,"package_name":"memoizee","ecosystem":"npm","requirements":"0.4.15","direct":false,"kind":"development","optional":false},{"id":6876210362,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":6876210363,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":6876210364,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210365,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6876210366,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6876210367,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876210368,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6876210369,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6876210370,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876210371,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876210372,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210373,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210374,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210375,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6876210376,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":6876210377,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876210378,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6876210379,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876210380,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":6876210381,"package_name":"module-deps","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":6876210382,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6876210383,"package_name":"mute-stdout","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210384,"package_name":"nan","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"development","optional":false},{"id":6876210385,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":6876210386,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876210387,"package_name":"next-tick","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210388,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876210389,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876210390,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876210391,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":6876210392,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210393,"package_name":"now-and-later","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210394,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210395,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":6876210396,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876210397,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876210398,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210399,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210400,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6876210401,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210402,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6876210403,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6876210404,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":6876210405,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":6876210406,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6876210407,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876210408,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":6876210409,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6876210410,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210411,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210412,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":6876210413,"package_name":"object.defaults","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210414,"package_name":"object.map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210415,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876210416,"package_name":"object.reduce","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210417,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876210418,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":6876210419,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6876210420,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876210421,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6876210422,"package_name":"ordered-read-streams","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210423,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6876210424,"package_name":"os-locale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876210425,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210426,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876210427,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210428,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876210429,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210430,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6876210431,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210432,"package_name":"parents","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210433,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":6876210434,"package_name":"parse-filepath","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210435,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876210436,"package_name":"parse-node-version","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210437,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210438,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876210439,"package_name":"path-browserify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210440,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210441,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210442,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210443,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876210444,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6876210445,"package_name":"path-platform","ecosystem":"npm","requirements":"0.11.15","direct":false,"kind":"development","optional":false},{"id":6876210446,"package_name":"path-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876210447,"package_name":"path-root-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6876210448,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210449,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6876210450,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876210451,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6876210452,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876210453,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876210454,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210455,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6876210456,"package_name":"platform","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":6876210457,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876210458,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"development","optional":false},{"id":6876210459,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876210460,"package_name":"pretty-hrtime","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210461,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":6876210462,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210463,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210464,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6876210465,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210466,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6876210467,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"development","optional":false},{"id":6876210468,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6876210469,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876210470,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876210471,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876210472,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876210473,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210474,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876210475,"package_name":"read-only-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210476,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876210477,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6876210478,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":6876210479,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6876210480,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6876210481,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6876210482,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":6876210483,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210484,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210485,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6876210486,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6876210487,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210488,"package_name":"reflect-metadata","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":6876210489,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210490,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":6876210491,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876210492,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210493,"package_name":"remove-bom-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210494,"package_name":"remove-bom-stream","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210495,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210496,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876210497,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":6876210498,"package_name":"replace-ext","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210499,"package_name":"replace-homedir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210500,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876210501,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210502,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6876210503,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":6876210504,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210505,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210506,"package_name":"resolve-options","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210507,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876210508,"package_name":"resumer","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":6876210509,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":6876210510,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876210511,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876210512,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210513,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210514,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6876210515,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210516,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6876210517,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6876210518,"package_name":"semver-greatest-satisfied-range","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210519,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210520,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210521,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"development","optional":false},{"id":6876210522,"package_name":"shasum-object","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210523,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210524,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210525,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":6876210526,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876210527,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6876210528,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210529,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210530,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":6876210531,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876210532,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876210533,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":6876210534,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6876210535,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6876210536,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876210537,"package_name":"sparkles","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210538,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210539,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876210540,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876210541,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876210542,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"development","optional":false},{"id":6876210543,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876210544,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6876210545,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876210546,"package_name":"stack-trace","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":6876210547,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6876210548,"package_name":"stream-browserify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210549,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876210550,"package_name":"stream-exhaust","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210551,"package_name":"stream-http","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876210552,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210553,"package_name":"stream-splicer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876210554,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876210555,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210556,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":6876210557,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876210558,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876210559,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876210560,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210561,"package_name":"strip-bom-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210562,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210563,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876210564,"package_name":"strip-outer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210565,"package_name":"subarg","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210566,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6876210567,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210568,"package_name":"sver-compat","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6876210569,"package_name":"syntax-error","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876210570,"package_name":"taffydb","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6876210571,"package_name":"tape","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":6876210572,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.4","direct":false,"kind":"development","optional":false},{"id":6876210573,"package_name":"ternary-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210574,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876210575,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876210576,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6876210577,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876210578,"package_name":"through2-filter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210579,"package_name":"time-stamp","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210580,"package_name":"timers-browserify","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6876210581,"package_name":"timers-ext","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6876210582,"package_name":"to-absolute-glob","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210583,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210584,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6876210585,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876210586,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876210587,"package_name":"to-through","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210588,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876210589,"package_name":"trim-repeated","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210590,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6876210591,"package_name":"tslint","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":6876210592,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":6876210593,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":6876210594,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6876210595,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210596,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6876210597,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6876210598,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":6876210599,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6876210600,"package_name":"typescript","ecosystem":"npm","requirements":"3.9.10","direct":false,"kind":"development","optional":false},{"id":6876210601,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6876210602,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.0","direct":false,"kind":"development","optional":false},{"id":6876210603,"package_name":"umd","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876210604,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210605,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6876210606,"package_name":"undeclared-identifiers","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876210607,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"development","optional":false},{"id":6876210608,"package_name":"undertaker","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876210609,"package_name":"undertaker-registry","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210610,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876210611,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210612,"package_name":"unique-stream","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6876210613,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6876210614,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210615,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6876210616,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210617,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876210618,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876210619,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876210620,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210621,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6876210622,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876210623,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876210624,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":6876210625,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6876210626,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876210627,"package_name":"util","ecosystem":"npm","requirements":"0.12.4","direct":false,"kind":"development","optional":false},{"id":6876210628,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210629,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":6876210630,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876210631,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876210632,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6876210633,"package_name":"value-or-function","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210634,"package_name":"vinyl","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6876210635,"package_name":"vinyl-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210636,"package_name":"vinyl-fs","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876210637,"package_name":"vinyl-source-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876210638,"package_name":"vinyl-sourcemap","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210639,"package_name":"vinyl-sourcemaps-apply","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876210640,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876210641,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876210642,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210643,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210644,"package_name":"which-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876210645,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":6876210646,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876210647,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210648,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876210649,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876210650,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876210651,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876210652,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6876210653,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876210654,"package_name":"yargs","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":6876210655,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":6876210656,"package_name":"camelcase","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876210657,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876210658,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876210659,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210660,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876210661,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876210662,"package_name":"yargs-parser","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876210663,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:18:32.612Z","updated_at":"2023-01-13T14:18:32.612Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/package.json","dependencies":[{"id":6876210664,"package_name":"@protobufjs/aspromise","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6876210665,"package_name":"@protobufjs/base64","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6876210666,"package_name":"@protobufjs/codegen","ecosystem":"npm","requirements":"^2.0.4","direct":true,"kind":"runtime","optional":false},{"id":6876210667,"package_name":"@protobufjs/eventemitter","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6876210668,"package_name":"@protobufjs/fetch","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6876210669,"package_name":"@protobufjs/float","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6876210670,"package_name":"@protobufjs/inquire","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6876210671,"package_name":"@protobufjs/path","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6876210672,"package_name":"@protobufjs/pool","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6876210673,"package_name":"@protobufjs/utf8","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6876210674,"package_name":"@types/node","ecosystem":"npm","requirements":"\u003e=13.7.0","direct":true,"kind":"runtime","optional":false},{"id":6876210675,"package_name":"long","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876210676,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"development","optional":false},{"id":6876210677,"package_name":"browserify","ecosystem":"npm","requirements":"^17.0.0","direct":true,"kind":"development","optional":false},{"id":6876210678,"package_name":"browserify-wrap","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6876210679,"package_name":"bundle-collapser","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"development","optional":false},{"id":6876210680,"package_name":"chalk","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6876210681,"package_name":"escodegen","ecosystem":"npm","requirements":"^1.13.0","direct":true,"kind":"development","optional":false},{"id":6876210682,"package_name":"eslint","ecosystem":"npm","requirements":"^8.15.0","direct":true,"kind":"development","optional":false},{"id":6876210683,"package_name":"espree","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":6876210684,"package_name":"estraverse","ecosystem":"npm","requirements":"^5.1.0","direct":true,"kind":"development","optional":false},{"id":6876210685,"package_name":"gh-pages","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6876210686,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"^2.0.3","direct":true,"kind":"development","optional":false},{"id":6876210687,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6876210688,"package_name":"google-protobuf","ecosystem":"npm","requirements":"^3.11.3","direct":true,"kind":"development","optional":false},{"id":6876210689,"package_name":"gulp","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6876210690,"package_name":"gulp-header","ecosystem":"npm","requirements":"^2.0.9","direct":true,"kind":"development","optional":false},{"id":6876210691,"package_name":"gulp-if","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6876210692,"package_name":"gulp-sourcemaps","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6876210693,"package_name":"gulp-uglify","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6876210694,"package_name":"jaguarjs-jsdoc","ecosystem":"npm","requirements":"github:dcodeIO/jaguarjs-jsdoc","direct":true,"kind":"development","optional":false},{"id":6876210695,"package_name":"jsdoc","ecosystem":"npm","requirements":"^3.6.3","direct":true,"kind":"development","optional":false},{"id":6876210696,"package_name":"minimist","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":6876210697,"package_name":"nyc","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":6876210698,"package_name":"reflect-metadata","ecosystem":"npm","requirements":"^0.1.13","direct":true,"kind":"development","optional":false},{"id":6876210699,"package_name":"tape","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6876210700,"package_name":"tslint","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":6876210701,"package_name":"typescript","ecosystem":"npm","requirements":"^3.7.5","direct":true,"kind":"development","optional":false},{"id":6876210702,"package_name":"uglify-js","ecosystem":"npm","requirements":"^3.7.7","direct":true,"kind":"development","optional":false},{"id":6876210703,"package_name":"vinyl-buffer","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":6876210704,"package_name":"vinyl-fs","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":6876210705,"package_name":"vinyl-source-stream","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bench/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T17:39:06.807Z","updated_at":"2026-08-05T17:39:06.807Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/bench/package.json","dependencies":[{"id":25890410341,"package_name":"@bufbuild/protobuf","ecosystem":"npm","requirements":"2.12.1","direct":true,"kind":"runtime","optional":false},{"id":25890410342,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"runtime","optional":false},{"id":25890410343,"package_name":"google-protobuf","ecosystem":"npm","requirements":"4.0.2","direct":true,"kind":"runtime","optional":false},{"id":25890410344,"package_name":"@bufbuild/protoc-gen-es","ecosystem":"npm","requirements":"2.12.1","direct":true,"kind":"development","optional":false},{"id":25890410345,"package_name":"@protocolbuffers/protoc-gen-js","ecosystem":"npm","requirements":"4.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bench/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-08-05T17:39:05.941Z","updated_at":"2026-08-05T17:39:05.941Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/bench/package-lock.json","dependencies":[{"id":25890410328,"package_name":"@bufbuild/protobuf","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"runtime","optional":false},{"id":25890410329,"package_name":"@bufbuild/protoc-gen-es","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"development","optional":false},{"id":25890410330,"package_name":"@bufbuild/protoplugin","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"development","optional":false},{"id":25890410331,"package_name":"@protocolbuffers/protoc-gen-js","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25890410332,"package_name":"adm-zip","ecosystem":"npm","requirements":"0.5.17","direct":false,"kind":"development","optional":false},{"id":25890410333,"package_name":"@typescript/vfs","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"development","optional":false},{"id":25890410334,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25890410335,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":25890410336,"package_name":"google-protobuf","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25890410337,"package_name":"lodash","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":25890410338,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":25890410339,"package_name":"platform","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":25890410340,"package_name":"typescript","ecosystem":"npm","requirements":"5.4.5","direct":false,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/conformance/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T17:39:05.729Z","updated_at":"2026-08-05T17:39:05.729Z","repository_link":"https://github.com/protobufjs/protobuf.js/blob/master/.github/actions/conformance/action.yml","dependencies":[{"id":25890410327,"package_name":"actions/cache","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]}],"score":36.09036538671687,"created_at":"2026-05-14T10:47:18.753Z","updated_at":"2026-08-26T14:03:17.031Z","avatar_url":"https://github.com/protobufjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372866","html_url":"https://summary.ecosyste.ms/projects/372866"}