{"id":1086296,"name":"@niklv/firebase-tools","ecosystem":"npm","description":"Command-Line Interface for Firebase","homepage":"https://github.com/firebase/firebase-tools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/firebase/firebase-tools","keywords_array":["cdn","cli","ssl","cloud","hosting","firebase","realtime","websockets","synchronization"],"namespace":"niklv","versions_count":3,"first_release_published_at":"2020-04-18T19:38:45.934Z","latest_release_published_at":"2020-08-24T12:05:30.317Z","latest_release_number":"8.9.3","last_synced_at":"2026-06-12T14:27:44.417Z","created_at":"2022-04-08T10:23:30.979Z","updated_at":"2026-06-12T14:27:44.418Z","registry_url":"https://www.npmjs.com/package/@niklv/firebase-tools","install_command":"npm install @niklv/firebase-tools","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.9.3"}},"repo_metadata":{"id":12729419,"uuid":"15402300","full_name":"firebase/firebase-tools","owner":"firebase","description":"The Firebase Command Line Tools","archived":false,"fork":false,"pushed_at":"2025-10-28T23:00:29.000Z","size":63635,"stargazers_count":4254,"open_issues_count":790,"forks_count":1079,"subscribers_count":206,"default_branch":"master","last_synced_at":"2025-10-29T00:33:03.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/firebase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-12-23T18:53:04.000Z","updated_at":"2025-10-28T16:22:05.000Z","dependencies_parsed_at":"2023-01-16T21:00:10.212Z","dependency_job_id":"942c8a2b-937f-4a56-92db-aaa6ce76cec0","html_url":"https://github.com/firebase/firebase-tools","commit_stats":{"total_commits":4772,"total_committers":328,"mean_commits":"14.548780487804878","dds":0.884953897736798,"last_synced_commit":"6153607dc2cde1ce9c681342b8f75b8c0801123b"},"previous_names":[],"tags_count":452,"template":false,"template_full_name":null,"purl":"pkg:github/firebase/firebase-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firebase","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/sbom","scorecard":{"id":122235,"data":{"date":"2025-08-11","repo":{"name":"github.com/firebase/firebase-tools","commit":"ecbbc91ea0d65269feabdb2d4037a985ec89de46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":8,"reason":"Found 25/29 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/functions.yaml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-test.yml:13","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/firebase/.github/SECURITY.md:1","Info: Found linked content: github.com/firebase/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/firebase/.github/SECURITY.md:1","Info: Found text in security policy: github.com/firebase/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v14.12.0 not signed: https://api.github.com/repos/firebase/firebase-tools/releases/238128662","Warn: release artifact v14.11.2 not signed: https://api.github.com/repos/firebase/firebase-tools/releases/236425621","Warn: release artifact v14.11.1 not signed: https://api.github.com/repos/firebase/firebase-tools/releases/234389864","Warn: release artifact v14.11.0 not signed: https://api.github.com/repos/firebase/firebase-tools/releases/233026618","Warn: release artifact v14.10.1 not signed: https://api.github.com/repos/firebase/firebase-tools/releases/231584771","Warn: release artifact v14.12.0 does not have provenance: https://api.github.com/repos/firebase/firebase-tools/releases/238128662","Warn: release artifact v14.11.2 does not have provenance: https://api.github.com/repos/firebase/firebase-tools/releases/236425621","Warn: release artifact v14.11.1 does not have provenance: https://api.github.com/repos/firebase/firebase-tools/releases/234389864","Warn: release artifact v14.11.0 does not have provenance: https://api.github.com/repos/firebase/firebase-tools/releases/233026618","Warn: release artifact v14.10.1 does not have provenance: https://api.github.com/repos/firebase/firebase-tools/releases/231584771"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functions.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/functions.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functions.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/functions.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/functions.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/functions.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-test.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-test.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/firebase/firebase-tools/node-test.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/build/Dockerfile:1: pin your Docker image by updating node:20 to node:20@sha256:572a90df10a58ebb7d3f223d661d964a6c2383a9c2b5763162b4f631c53dc56a","Warn: containerImage not pinned by hash: scripts/firepit-builder/Dockerfile:1: pin your Docker image by updating node:20 to node:20@sha256:572a90df10a58ebb7d3f223d661d964a6c2383a9c2b5763162b4f631c53dc56a","Warn: containerImage not pinned by hash: scripts/publish/firebase-docker-image/Dockerfile:1","Warn: npmCommand not pinned by hash: scripts/build/Dockerfile:14","Warn: npmCommand not pinned by hash: scripts/firepit-builder/Dockerfile:12","Warn: npmCommand not pinned by hash: scripts/firepit-builder/Dockerfile:22","Warn: npmCommand not pinned by hash: scripts/publish/firebase-docker-image/Dockerfile:14","Warn: npmCommand not pinned by hash: scripts/clean-install.sh:21","Warn: npmCommand not pinned by hash: scripts/extensions-emulator-tests/run.sh:8","Warn: npmCommand not pinned by hash: scripts/functions-deploy-tests/run.sh:10","Warn: npmCommand not pinned by hash: scripts/functions-discover-tests/fixtures/bundled/install.sh:5","Warn: npmCommand not pinned by hash: scripts/functions-discover-tests/fixtures/codebases/install.sh:5","Warn: npmCommand not pinned by hash: scripts/functions-discover-tests/fixtures/codebases/install.sh:6","Warn: npmCommand not pinned by hash: scripts/functions-discover-tests/fixtures/esm/install.sh:5","Warn: npmCommand not pinned by hash: scripts/functions-discover-tests/fixtures/simple/install.sh:5","Warn: npmCommand not pinned by hash: scripts/functions-discover-tests/fixtures/stress-test/install.sh:5","Warn: npmCommand not pinned by hash: scripts/functions-discover-tests/run.sh:12","Warn: npmCommand not pinned by hash: scripts/functions-discover-tests/run.sh:15","Warn: npmCommand not pinned by hash: scripts/publish.sh:74","Warn: npmCommand not pinned by hash: scripts/publish.sh:99","Warn: npmCommand not pinned by hash: scripts/publish/firebase-docker-image/run.sh:3","Warn: npmCommand not pinned by hash: scripts/triggers-end-to-end-tests/run.sh:27","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:292","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:294","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:312","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:314","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:334","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:60","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:144","Warn: npmCommand not pinned by hash: .github/workflows/node-test.yml:204","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   9 out of  38 npmCommand dependencies pinned","Info:   0 out of   3 containerImage 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 28 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":"64 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-hhhv-q57g-882q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h755-8qp9-cq85","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7v5v-9h63-cj86","Warn: Project is vulnerable to: GHSA-3wf4-68gx-mph8","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-r7jx-5m6m-cpg9","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-92r3-m2mg-pj97","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-16T02:42:50.668Z","repository_id":12729419,"created_at":"2025-08-16T02:42:50.668Z","updated_at":"2025-08-16T02:42:50.668Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281570348,"owners_count":26523793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"firebase","name":"Firebase","uuid":"1335026","kind":"organization","description":"","email":null,"website":"firebase.google.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1335026?v=4","repositories_count":99,"last_synced_at":"2025-03-28T11:02:04.648Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/firebase","funding_links":[],"total_stars":98549,"followers":4693,"following":0,"created_at":"2022-11-02T16:25:09.719Z","updated_at":"2025-03-28T11:02:04.648Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firebase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firebase/repositories"},"tags":[{"name":"v14.22.0","sha":"c58c47900300ee7946518bc5a6ac85e546e7c72c","kind":"tag","published_at":"2025-10-23T22:15:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.22.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.22.0/manifests"},{"name":"v14.21.0","sha":"e654dcd7d5bc0b126b9bbb28b2ce681f1cc7b280","kind":"tag","published_at":"2025-10-22T22:56:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.21.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.21.0/manifests"},{"name":"v14.20.0","sha":"893910099d61462d70cf3168b26faa3ec3a7f85b","kind":"tag","published_at":"2025-10-15T22:31:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.20.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.20.0/manifests"},{"name":"v14.19.1","sha":"e97779760e8d48ab7a68a04358019ce1d0d791c2","kind":"tag","published_at":"2025-10-08T16:51:12.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.19.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.19.1/manifests"},{"name":"v14.19.0","sha":"686d5233f08b8db12f91c34d71fa238b8731c2c0","kind":"tag","published_at":"2025-10-07T21:18:02.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.19.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.19.0/manifests"},{"name":"v14.18.0","sha":"0d689d6fdde3c40f43df0d92cf448dca3dd20491","kind":"tag","published_at":"2025-10-02T20:09:05.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.18.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.18.0/manifests"},{"name":"v14.17.0","sha":"2a443b79872ec9e7a91829390ad6246902723cad","kind":"tag","published_at":"2025-09-17T21:11:36.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.17.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.17.0/manifests"},{"name":"v14.16.0","sha":"e7b104cb68f6dcb7bf83be308e667d28c05fec1d","kind":"tag","published_at":"2025-09-10T22:37:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.16.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.16.0/manifests"},{"name":"v14.15.2","sha":"fec540e79ddae9f6e93ec3577587eb7a61951e26","kind":"tag","published_at":"2025-09-03T23:03:57.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.15.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.15.2/manifests"},{"name":"v14.15.1","sha":"b6c581590a89630489df2cb3d732fd5b76f3fe90","kind":"tag","published_at":"2025-08-28T22:09:24.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.15.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.15.1/manifests"},{"name":"v14.15.0","sha":"9f32a02cddcef36f0c3603081f49f53241a38c95","kind":"tag","published_at":"2025-08-27T23:25:38.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.15.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.15.0/manifests"},{"name":"v14.14.0","sha":"bf380703f7cb1d17a5198815c743be1ddfc61bbd","kind":"tag","published_at":"2025-08-21T23:02:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.14.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.14.0/manifests"},{"name":"v14.13.0","sha":"486d03ae4a8df8e80792ee9428eb70fa5780a1a8","kind":"tag","published_at":"2025-08-21T01:49:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.13.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.13.0/manifests"},{"name":"v14.12.1","sha":"2e31610d0fce8ba5c3e3a6fccf583a24f02f80a8","kind":"tag","published_at":"2025-08-15T00:24:47.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.12.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.12.1/manifests"},{"name":"v14.12.0","sha":"b951fc63b91759c3fd7b212afa80fc2b958d0ffb","kind":"tag","published_at":"2025-08-06T23:10:58.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.12.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.12.0/manifests"},{"name":"v14.11.2","sha":"8a2e4d36d5325a035fcf29ef315848896cc29ca7","kind":"tag","published_at":"2025-07-30T23:12:43.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.11.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.11.2/manifests"},{"name":"v14.11.1","sha":"46ef3156b89e4565b28e174c5e8f0e7dfb34409c","kind":"tag","published_at":"2025-07-22T22:54:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.11.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.11.1/manifests"},{"name":"v14.11.0","sha":"d03fc8cce5d59ac9b3503ff67a9fb136d2f707c8","kind":"tag","published_at":"2025-07-17T03:11:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.11.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"eaa03e24d9f5cf5be825475db02a17b58534e384","kind":"tag","published_at":"2025-07-10T19:56:58.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.10.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"886b44e89831f599f3f0d3fc52f2a4c655998ed5","kind":"tag","published_at":"2025-07-10T16:38:24.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.10.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"e9b1a1120a20e06efccf96c66916e38e9c6e516a","kind":"tag","published_at":"2025-06-26T21:54:43.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"8ba528163ef0ed9919b7757424234cd262752618","kind":"tag","published_at":"2025-06-20T13:34:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"eeb28868af47480ed4cd3efb977bec515f22a330","kind":"tag","published_at":"2025-06-12T16:15:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.7.0/manifests"},{"name":"v14.6.0","sha":"39c9a4f749f94e186e795c0ab031d234a7142dff","kind":"tag","published_at":"2025-06-04T21:32:16.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.6.0/manifests"},{"name":"v14.5.1","sha":"9d0d6fbfedb9b3e1e2236a06f0c9b07d117c5150","kind":"tag","published_at":"2025-05-30T16:52:07.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.5.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.5.1/manifests"},{"name":"v14.5.0","sha":"5a695aa72116f232fd1341bb52b24ad2b479342e","kind":"tag","published_at":"2025-05-29T21:14:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.5.0/manifests"},{"name":"v14.4.0","sha":"d9c6f8c4685a66b64b400182f3d15ae6ac1e4620","kind":"tag","published_at":"2025-05-16T01:57:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.4.0/manifests"},{"name":"v14.3.1","sha":"09f93f16c10e96a5d29a68c1ae856fa9e8f81192","kind":"tag","published_at":"2025-05-09T18:10:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.3.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.3.1/manifests"},{"name":"v14.3.0","sha":"78f5e2e829934e463a30bdc6bc38eae4af0555a7","kind":"tag","published_at":"2025-05-07T21:57:58.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.3.0/manifests"},{"name":"v14.2.2","sha":"386a770572db127a8d0d9ab4947ec68e59d2d81a","kind":"tag","published_at":"2025-04-30T23:51:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.2.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.2.2/manifests"},{"name":"v14.2.1","sha":"3e66de518924e7032041f3cf8d6096cb45cccf6f","kind":"tag","published_at":"2025-04-23T21:31:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.2.1/manifests"},{"name":"v14.2.0","sha":"3094882653c2def0bf1343e235534ae6088bcb1b","kind":"tag","published_at":"2025-04-16T22:06:07.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.2.0/manifests"},{"name":"v14.1.0","sha":"02b078f245b42d15ac114dcfc44d67afd1223033","kind":"tag","published_at":"2025-04-02T20:55:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.1.0/manifests"},{"name":"v14.0.1","sha":"23d5a31f0ad8ab53f75dbffc556cd5919c948dc3","kind":"tag","published_at":"2025-03-28T18:38:33.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"51c150c264e6ff886f7af4e0f7aeb06ed1f6ffac","kind":"tag","published_at":"2025-03-27T17:29:21.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v14.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v14.0.0/manifests"},{"name":"v13.35.1","sha":"bc77895e05557a0bbc6f5dbad60183495a35bf37","kind":"tag","published_at":"2025-03-20T22:46:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.35.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.35.1/manifests"},{"name":"v13.35.0","sha":"a06c38d81b0bb88881b81469c4e96281edb169df","kind":"tag","published_at":"2025-03-20T22:06:47.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.35.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.35.0/manifests"},{"name":"v13.34.0","sha":"64f38a6c847baa46441013ca5e92600e5a515cea","kind":"tag","published_at":"2025-03-11T22:42:39.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.34.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.34.0/manifests"},{"name":"v13.33.0","sha":"ea45544ed06052d7ccefdf65befaab6a25f7f4d7","kind":"tag","published_at":"2025-03-06T21:13:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.33.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.33.0/manifests"},{"name":"v13.32.0","sha":"4fbcc97272345b0421999a1ed70f7bc98c6585e4","kind":"tag","published_at":"2025-02-27T21:19:05.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.32.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.32.0/manifests"},{"name":"v13.31.2","sha":"f427a8634856729d25ebe061160d4a396210f819","kind":"tag","published_at":"2025-02-19T23:28:16.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.31.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.31.2/manifests"},{"name":"v13.31.1","sha":"af559b3226026e6f03c77a5b51e809bb36e3799d","kind":"tag","published_at":"2025-02-13T23:21:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.31.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.31.1/manifests"},{"name":"v13.31.0","sha":"cdc88747825f8294238c2f636cfa3fd9a0cdbcce","kind":"tag","published_at":"2025-02-12T22:47:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.31.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.31.0/manifests"},{"name":"v13.30.0","sha":"6058b832e239d4cd59b52bd6788aa961ba312c88","kind":"tag","published_at":"2025-02-04T23:14:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.30.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.30.0/manifests"},{"name":"v13.29.3","sha":"eb4282d120ac454c83eea0c1338498c3dedda52f","kind":"tag","published_at":"2025-01-30T17:56:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.29.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.29.3/manifests"},{"name":"v13.29.2","sha":"4cd06455591f78c15b8d5fdf0682b55081a4e2ca","kind":"tag","published_at":"2025-01-22T22:49:33.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.29.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.29.2/manifests"},{"name":"v13.29.1","sha":"d5801dd384724e9ff0febc78d4fef1ffd68f8e14","kind":"tag","published_at":"2024-12-13T21:20:12.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.29.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.29.1/manifests"},{"name":"v13.29.0","sha":"c28c1e2f0841760c158f2369ef9a3362f5b614e0","kind":"tag","published_at":"2024-12-12T22:43:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.29.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.29.0/manifests"},{"name":"v13.28.0","sha":"bcb03155f5baa1fb0ee4f746ea931e2eff86d498","kind":"tag","published_at":"2024-12-04T23:39:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.28.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.28.0/manifests"},{"name":"v13.27.0","sha":"f10767de461175ac4c1d2ae6defc2771cc504542","kind":"tag","published_at":"2024-11-21T22:13:21.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.27.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.27.0/manifests"},{"name":"v13.26.0","sha":"8313a15ff9623428ee5ba817d50467786b8a1cd2","kind":"tag","published_at":"2024-11-19T23:55:45.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.26.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.26.0/manifests"},{"name":"v13.25.0","sha":"2fd5eb84680424c4e06cf223322dedaf6182e300","kind":"tag","published_at":"2024-11-12T22:24:13.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.25.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.25.0/manifests"},{"name":"v13.24.2","sha":"d3352438dc08a42724295bb894cb96467460827a","kind":"tag","published_at":"2024-11-07T21:54:23.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.24.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.24.2/manifests"},{"name":"v13.24.1","sha":"07509e3243343e1f3f6a3351c7d06190c774e3f5","kind":"tag","published_at":"2024-11-05T22:51:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.24.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.24.1/manifests"},{"name":"v13.24.0","sha":"76e01ef1f839e1580af6f07e70865ff48cbf5ee8","kind":"tag","published_at":"2024-11-04T16:38:26.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.24.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.24.0/manifests"},{"name":"v13.23.1","sha":"03be6d4bd87aa2eccbf26e729ee365a038b2980c","kind":"tag","published_at":"2024-10-30T20:23:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.23.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.23.1/manifests"},{"name":"v13.23.0","sha":"93846458f4bcc4d0b4619316d6edca31ad3240c7","kind":"tag","published_at":"2024-10-22T21:51:38.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.23.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.23.0/manifests"},{"name":"v13.22.1","sha":"0d8e546093a27847a8ebf8c2bf6b304d2a352f84","kind":"tag","published_at":"2024-10-16T21:27:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.22.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.22.1/manifests"},{"name":"v13.22.0","sha":"6ea6b3df599c73c7819f5ce569156e042f1e5b5a","kind":"tag","published_at":"2024-10-08T22:25:56.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.22.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.22.0/manifests"},{"name":"v13.21.0","sha":"7dd671b81c0aad09b864a3de4fb3ee82b4564f2b","kind":"tag","published_at":"2024-10-08T00:05:13.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.21.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.21.0/manifests"},{"name":"v13.20.2","sha":"b288f01b987bcea0e5c291e4766813c200d727a4","kind":"tag","published_at":"2024-09-30T21:44:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.20.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.20.2/manifests"},{"name":"v13.20.1","sha":"7c0516d605b489cf1f4d88267efa05447b21054b","kind":"tag","published_at":"2024-09-27T19:44:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.20.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.20.1/manifests"},{"name":"v13.20.0","sha":"01e6bc4d9ae3959ed929e4e6b02f01c6cdb43293","kind":"tag","published_at":"2024-09-26T20:02:44.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.20.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.20.0/manifests"},{"name":"v13.19.0","sha":"d6a7263aa713aea9edff6f83878644e8c2933f62","kind":"tag","published_at":"2024-09-23T16:55:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.19.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.19.0/manifests"},{"name":"v13.18.0","sha":"b4095c99b0815065af9112e46b283a65f4fca51d","kind":"tag","published_at":"2024-09-19T19:04:17.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.18.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.18.0/manifests"},{"name":"v13.17.0","sha":"85f1e798517ac83bdaf7b7db1e35f00e0cd5228e","kind":"tag","published_at":"2024-09-11T22:41:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.17.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.17.0/manifests"},{"name":"v13.16.0","sha":"c08fedd75647129f115b64e2e72dc95c1add7abc","kind":"tag","published_at":"2024-08-27T21:28:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.16.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.16.0/manifests"},{"name":"v13.15.4","sha":"52cba51900fb29360a4ab70a427d333f6fc47aad","kind":"tag","published_at":"2024-08-21T19:29:10.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.15.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.4/manifests"},{"name":"v13.15.3","sha":"85edf9efabed6fd52be5992c7d387920277ddb12","kind":"tag","published_at":"2024-08-20T20:52:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.15.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.3/manifests"},{"name":"v13.15.2","sha":"7c210942f93bd06f398f6923a1cbf5fa3241c54d","kind":"tag","published_at":"2024-08-15T22:22:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.15.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.2/manifests"},{"name":"v13.15.1","sha":"dc43c5c30db76688366f1010fb06fa1244d2af04","kind":"tag","published_at":"2024-08-09T18:04:43.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.15.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.1/manifests"},{"name":"v13.15.0","sha":"d646372a8afcf9c980cec590ed3d18b40705c7ac","kind":"tag","published_at":"2024-08-01T22:15:33.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.15.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.15.0/manifests"},{"name":"v13.14.2","sha":"4cc5a931c8beb5a97f896adb94b97aa2fd915e2b","kind":"tag","published_at":"2024-07-26T18:40:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.14.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.14.2/manifests"},{"name":"v13.14.1","sha":"2355787cf73463570344e62e76b5bcf4fd5bac49","kind":"tag","published_at":"2024-07-24T22:02:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.14.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.14.1/manifests"},{"name":"v13.14.0","sha":"b792ba8a1865c6258f1faeca41ba1429ac2a8c6f","kind":"tag","published_at":"2024-07-23T20:57:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.14.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.14.0/manifests"},{"name":"v13.13.3","sha":"4367a7e8b462d4f1ee759f03fac948ce3ab321bb","kind":"tag","published_at":"2024-07-15T15:13:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.13.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.13.3/manifests"},{"name":"v13.13.2","sha":"6a4209a51faba437037fbb77d5410c08d1ac13fe","kind":"tag","published_at":"2024-07-11T17:23:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.13.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.13.2/manifests"},{"name":"v13.13.1","sha":"213813f0faa83fb6a47fe9bed318edd689266c75","kind":"tag","published_at":"2024-07-09T21:07:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.13.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.13.1/manifests"},{"name":"v13.13.0","sha":"4106fd129d98c3c63a7c1d364add323d8fddfd1c","kind":"tag","published_at":"2024-07-02T20:46:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.13.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.13.0/manifests"},{"name":"v13.12.0","sha":"4c9909399cc3ac245d7f5aeac533e043c4d67fea","kind":"tag","published_at":"2024-06-26T15:42:45.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.12.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.12.0/manifests"},{"name":"v13.11.4","sha":"c189941ba2bfa08777b8cf6be3e1cdb6ff06ac84","kind":"tag","published_at":"2024-06-21T20:01:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.11.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.4/manifests"},{"name":"v13.11.3","sha":"888c176c8b2be8cfc6cf05b4b872aef8c39c015e","kind":"tag","published_at":"2024-06-20T21:23:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.11.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.3/manifests"},{"name":"v13.11.2","sha":"1462828028b02344d36d9dca7f82b99a4a4a081a","kind":"tag","published_at":"2024-06-07T18:35:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.11.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.2/manifests"},{"name":"v13.11.1","sha":"101c66e9e5b0d2570b526c73287d6051ccbf5f66","kind":"tag","published_at":"2024-06-06T21:44:20.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.11.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.1/manifests"},{"name":"v13.11.0","sha":"c05a75ffc9a1a87fc50ac8557d5f1984bbba8d08","kind":"tag","published_at":"2024-06-05T17:50:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.11.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.11.0/manifests"},{"name":"v13.10.2","sha":"af18da0d9475e5ff2865b8c226fa2f08d4aa37b2","kind":"tag","published_at":"2024-05-28T14:57:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.10.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.10.2/manifests"},{"name":"v13.10.1","sha":"39225db79775dc61c1b24a0d74ccccd1c6d9231e","kind":"tag","published_at":"2024-05-24T17:58:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.10.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"a2b5606a7b7b47f458b183ece3e7f4fde6fd709f","kind":"tag","published_at":"2024-05-21T22:28:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.10.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"11dba6a67cd8af98e890dd327dd0559e1a69eee7","kind":"tag","published_at":"2024-05-14T18:50:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.9.0/manifests"},{"name":"v13.8.3","sha":"98456ce5ed01dc7334e1f125172c9d7ed4b8448e","kind":"tag","published_at":"2024-05-10T23:03:51.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.8.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.8.3/manifests"},{"name":"v13.8.2","sha":"c9bd8a406f0291fa77706f718377bf43fd64d502","kind":"tag","published_at":"2024-05-10T00:24:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.8.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.8.2/manifests"},{"name":"v13.8.1","sha":"e658645f62d4bf7aa12005e67798a66a20492b4a","kind":"tag","published_at":"2024-05-08T18:27:36.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.8.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.8.1/manifests"},{"name":"v13.8.0","sha":"e5b3a00fecbd5e9e7b02ceb3d15a067ff008df06","kind":"tag","published_at":"2024-05-01T22:11:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.8.0/manifests"},{"name":"v13.7.5","sha":"7a5035ee315e813cb69790470f16f7a7119ba840","kind":"tag","published_at":"2024-04-25T18:02:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.7.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.5/manifests"},{"name":"v13.7.4","sha":"2f8ee31405d863d8ecb998650a0f2dc9a844027b","kind":"tag","published_at":"2024-04-23T22:29:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.7.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.4/manifests"},{"name":"v13.7.3","sha":"bb9b1f32ff6635427b90782d51058bd89799ee3d","kind":"tag","published_at":"2024-04-17T21:01:33.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.7.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.3/manifests"},{"name":"v13.7.2","sha":"b6874c6683e0ff8a878738c2695755a852150a01","kind":"tag","published_at":"2024-04-11T21:36:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.7.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.2/manifests"},{"name":"v13.7.1","sha":"12e97bb4b9d8c03fc4397d85b7d9d98c5a3273ff","kind":"tag","published_at":"2024-04-05T18:11:23.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.7.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.1/manifests"},{"name":"v13.7.0","sha":"b67737e6f81522a6cbc18ee150c10dd76694fc52","kind":"tag","published_at":"2024-04-04T20:14:17.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.7.0/manifests"},{"name":"v13.6.1","sha":"61eec81e47a07c6a30086df9058ad66516cdaadb","kind":"tag","published_at":"2024-04-02T21:58:24.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.6.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"f6b7d059ce692adf03a42dcc674659aac2e4bdf2","kind":"tag","published_at":"2024-03-26T23:25:33.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.6.0/manifests"},{"name":"v13.5.2","sha":"7821479e2457378dcc940ba59d29267b455ea9cc","kind":"tag","published_at":"2024-03-19T21:48:47.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.5.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"9f4a86779ff4dba2eff511891235f9e7714ebc63","kind":"tag","published_at":"2024-03-14T21:31:13.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.5.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"50cb3e0c61284ba42d18059511acaf5069906fe1","kind":"tag","published_at":"2024-03-13T22:17:05.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"fd3654a29e9f5da3dfdfcd87794f88e957acf63e","kind":"tag","published_at":"2024-03-07T22:45:37.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.4.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"5e97fa0075f869f7c9ac6182cc1b5ed11084130d","kind":"tag","published_at":"2024-02-27T22:39:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.4.0/manifests"},{"name":"v13.3.1","sha":"e270eba5375ab2f0fae75f505f9568fb44b3749d","kind":"tag","published_at":"2024-02-21T22:30:56.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.3.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"3f954a193da1a3c2bbda22d1164338bd61aacb93","kind":"tag","published_at":"2024-02-14T22:58:39.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.3.0/manifests"},{"name":"v13.2.1","sha":"547ff59e04a93c021b8f7aedd336983cbe1fd272","kind":"tag","published_at":"2024-02-07T17:15:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"4c6fe00e02b5a339e4c0a4116c4065968ed27fae","kind":"tag","published_at":"2024-02-06T22:45:36.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"99d5810b7bc04b146d1a00d5e58f6cf058c12a3a","kind":"tag","published_at":"2024-01-24T23:14:16.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"2cc6bf97abfc0156eb1ec363efb2a8d6805421fc","kind":"tag","published_at":"2024-01-09T22:50:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.0.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"88303601d5780ecc9995c6f08818f375593016ad","kind":"tag","published_at":"2023-12-14T22:14:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.0.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e87eb8ca3158ac208d9d8ed4af306ba361053881","kind":"tag","published_at":"2023-12-07T23:42:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"acd1fce7ad674b3a3e16a2d0c5148c4f3282286d","kind":"tag","published_at":"2023-12-06T20:24:34.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v13.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v13.0.0/manifests"},{"name":"v12.9.1","sha":"e400a63c48e4178c42eec20c4fedf22000e9be51","kind":"tag","published_at":"2023-11-15T18:03:23.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.9.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"05ab89e59713ddc96f694fae8fa4a30843cedad4","kind":"tag","published_at":"2023-11-14T22:58:17.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.9.0/manifests"},{"name":"v12.8.1","sha":"a660fe4f7753d6f8b1fe0f81dfb1897ffb503bbd","kind":"tag","published_at":"2023-11-07T22:04:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.8.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"44e28a423ea0894fa1153da07204c9850ff4fd52","kind":"tag","published_at":"2023-10-31T20:10:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.8.0/manifests"},{"name":"v12.7.0","sha":"83c04009a72074556f0c65419d914b3c1d3e2ea0","kind":"tag","published_at":"2023-10-11T22:07:43.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.7.0/manifests"},{"name":"v12.6.2","sha":"bf4543b48cae4b92a5ae31c26a9fb1b51f06d886","kind":"tag","published_at":"2023-10-04T21:50:58.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.6.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.6.2/manifests"},{"name":"v12.6.1","sha":"f05def667f9d8d0f94d6f4b9eb3a3a8dbc0edc5b","kind":"tag","published_at":"2023-09-27T20:58:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.6.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.6.1/manifests"},{"name":"v12.6.0","sha":"95050418a222c7dcfe0df31bc4d43a8850899b12","kind":"tag","published_at":"2023-09-26T21:51:36.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.6.0/manifests"},{"name":"v12.5.4","sha":"9face89801b984e4f7ebc39b8c1a90ee361c3f92","kind":"tag","published_at":"2023-09-12T22:07:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.5.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.4/manifests"},{"name":"v12.5.3","sha":"70db019602301c28656a0733bcf9379afaea6501","kind":"tag","published_at":"2023-09-08T17:59:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.5.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.3/manifests"},{"name":"v12.5.2","sha":"4fa1344c66a2f966e395633069f024b385cde3d9","kind":"tag","published_at":"2023-08-24T18:48:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.5.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.2/manifests"},{"name":"v12.5.1","sha":"c3d78d6b10505b1b43feef0f59b041cf1b44a5c0","kind":"tag","published_at":"2023-08-23T21:48:35.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.5.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.1/manifests"},{"name":"v12.5.0","sha":"1ead63f303d8bf25e73d9ea8f57233107713fd5b","kind":"tag","published_at":"2023-08-22T20:50:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.5.0/manifests"},{"name":"v12.4.8","sha":"c144c931d3959acf5f8bd27ffd055a1b8e2c03ab","kind":"tag","published_at":"2023-08-15T21:27:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.8","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.8/manifests"},{"name":"v12.4.7","sha":"7d95264293268ec05150b52b4b2a9aa0f879f885","kind":"tag","published_at":"2023-08-02T20:55:47.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.7","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.7/manifests"},{"name":"v12.4.6","sha":"ed5af093716fd82f8664041f931ec988f0feed1a","kind":"tag","published_at":"2023-07-25T21:52:42.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.6","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.6/manifests"},{"name":"v12.4.5","sha":"7d2a90e6063937daaef9c9a882339991570584e2","kind":"tag","published_at":"2023-07-19T20:41:42.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.5/manifests"},{"name":"v12.4.4","sha":"337179b4ba6682d65abf46d6ab67d6efab158cfb","kind":"tag","published_at":"2023-07-12T20:21:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.4/manifests"},{"name":"v12.4.3","sha":"a6c3aec258d55a4012f8404d07238477a882c4c5","kind":"tag","published_at":"2023-07-06T20:02:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.3/manifests"},{"name":"v12.4.2","sha":"998a5330c9605e3248696b8398a651c44cc5fca1","kind":"tag","published_at":"2023-06-28T21:22:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.2/manifests"},{"name":"v12.4.1","sha":"3ca530ca85fa2e4deb56d617b034b9423b6900a6","kind":"tag","published_at":"2023-06-27T21:32:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.1/manifests"},{"name":"v12.4.0","sha":"e989cada10e4ea57d8a27152212362b097ceda2a","kind":"tag","published_at":"2023-06-15T20:11:02.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.4.0/manifests"},{"name":"v12.3.1","sha":"06d5f78750ad6959773772c3ddaa9a45d3221d83","kind":"tag","published_at":"2023-06-06T21:18:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.3.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"76f159a23372112900e9e9b39631a6a48a71d4d5","kind":"tag","published_at":"2023-06-01T22:34:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"ea969947792152e781e4011ba38e380739f9f068","kind":"tag","published_at":"2023-05-24T21:38:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"5c03bf52468e0571627e6191f717a831d8f7fbf5","kind":"tag","published_at":"2023-05-23T20:58:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.2.0/manifests"},{"name":"v12.1.0","sha":"339df312ea2b829d922e72b1023d652e68dee170","kind":"tag","published_at":"2023-05-19T18:50:26.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.1.0/manifests"},{"name":"v12.0.1","sha":"d6f6da4378052581ecca0a95a419cb72010b6dca","kind":"tag","published_at":"2023-05-16T19:41:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"916138b8df20f2386a1f70fcb80b66911976c9c1","kind":"tag","published_at":"2023-05-09T18:53:08.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v12.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v12.0.0/manifests"},{"name":"v11.30.0","sha":"b9dce546d643000ac07a6fd1c05098475eeba6a4","kind":"tag","published_at":"2023-05-03T18:25:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.30.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.30.0/manifests"},{"name":"v11.29.1","sha":"9756085ac488d3af27aab3cf9d9abde1ebe7960f","kind":"tag","published_at":"2023-04-26T22:26:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.29.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.29.1/manifests"},{"name":"v11.29.0","sha":"bb2230ce64ca43adb62aa6688c0ec134b8bdc32d","kind":"tag","published_at":"2023-04-25T19:34:49.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.29.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.29.0/manifests"},{"name":"v11.28.0","sha":"763fcd64fc90fda527f88936bdeead5e2f0889dc","kind":"tag","published_at":"2023-04-18T18:44:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.28.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.28.0/manifests"},{"name":"v11.27.0","sha":"98aff09e8bd935874f43a49fd8b9ac773ead6535","kind":"tag","published_at":"2023-04-13T22:14:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.27.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.27.0/manifests"},{"name":"v11.26.0","sha":"a103ba71b6253c76541d7b26ef0451466c692455","kind":"tag","published_at":"2023-04-11T20:56:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.26.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.26.0/manifests"},{"name":"v11.25.3","sha":"228de9465f62f9e6ed5709ec8f66ec5d91775301","kind":"tag","published_at":"2023-04-05T18:12:21.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.25.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.25.3/manifests"},{"name":"v11.25.2","sha":"4c955356774dea65f81a476fe5e7f89e5c744943","kind":"tag","published_at":"2023-03-28T21:17:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.25.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.25.2/manifests"},{"name":"v11.25.1","sha":"159498f5a28eea5af8e75386d157862190a7842b","kind":"tag","published_at":"2023-03-21T23:18:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.25.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.25.1/manifests"},{"name":"v11.25.0","sha":"4da61f6c1ae635e804eae0501ccd304cad68b705","kind":"tag","published_at":"2023-03-21T22:00:24.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.25.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.25.0/manifests"},{"name":"v11.24.1","sha":"2d8d818a06b9eb49d95f62062daa230a52042de5","kind":"tag","published_at":"2023-03-07T20:13:14.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.24.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.24.1/manifests"},{"name":"v11.24.0","sha":"ee26beae740aa906c604e728b2a752f0a74d7994","kind":"tag","published_at":"2023-02-23T23:35:10.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.24.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.24.0/manifests"},{"name":"v11.23.1","sha":"e770a85cdee0f9f10f8c2c60f5147a3403e7ccc5","kind":"tag","published_at":"2023-02-14T20:44:14.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.23.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.23.1/manifests"},{"name":"v11.23.0","sha":"5869f915696e4df397293fdba76619d87ace1f62","kind":"tag","published_at":"2023-02-13T23:16:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.23.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.23.0/manifests"},{"name":"v11.22.0","sha":"6c5afba3d5f7b737023a1da6f83f28f5d134ee32","kind":"tag","published_at":"2023-01-31T22:35:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.22.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.22.0/manifests"},{"name":"v11.21.0","sha":"a0f1a7f7cf991eee9d7457c558bc007bf3a1ca1e","kind":"tag","published_at":"2023-01-19T21:24:04.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.21.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.21.0/manifests"},{"name":"v11.20.0","sha":"cb8cbb70b681ad500bc7bd3a32906f40fa5f6a7d","kind":"tag","published_at":"2023-01-05T22:38:33.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.20.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.20.0/manifests"},{"name":"v11.19.0","sha":"5a463aeb789fb876a4a9b0ea412dcbc6234cf284","kind":"tag","published_at":"2022-12-19T23:05:07.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.19.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.19.0/manifests"},{"name":"v11.18.0","sha":"4b13f5924ed5ae7df60b971502e4da7de3f19408","kind":"tag","published_at":"2022-12-12T21:13:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.18.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.18.0/manifests"},{"name":"v11.17.0","sha":"53cf5c9dc46716f25215053e356c07dce1b0aa6d","kind":"tag","published_at":"2022-12-06T20:52:24.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.17.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.17.0/manifests"},{"name":"v11.16.1","sha":"a5bfe2481c393a4df441d1eff1fda162659f5325","kind":"tag","published_at":"2022-11-15T22:52:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.16.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"6742d76cea8988ecb48587977471d325d887b288","kind":"tag","published_at":"2022-11-01T22:38:26.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.16.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.16.0/manifests"},{"name":"v11.15.0","sha":"dad66d436bbc2bb9db9bb3d94dcb54073c51a4e5","kind":"tag","published_at":"2022-10-18T13:10:24.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.15.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.15.0/manifests"},{"name":"v11.14.4","sha":"5708902683a477cd1e06232c5af8d415597fc53d","kind":"tag","published_at":"2022-10-14T20:48:11.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.14.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.4/manifests"},{"name":"v11.14.3","sha":"bc294590cf3f9bf89376a31cff39c83cf2414586","kind":"tag","published_at":"2022-10-13T16:51:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.14.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"975d28bf5ea31f911232227acd6805723aeff4be","kind":"tag","published_at":"2022-10-11T17:38:57.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.14.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"fb507c5d34477931f5fe3930d71dba235f89d1b7","kind":"tag","published_at":"2022-10-06T23:56:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.14.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"44821566df3be4532ec4e3878650354a8fb3fcf5","kind":"tag","published_at":"2022-10-05T21:59:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.14.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"001a6bd05f4ec7a05fa96a4fc3a569e97bd1ed30","kind":"tag","published_at":"2022-09-30T20:04:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.13.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"8cfedbdc7dd3628005d0739eba4ea2ad6807420e","kind":"tag","published_at":"2022-09-29T17:41:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.12.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"2062b6160cb5b826da35bd0d73bb053de16e1a21","kind":"tag","published_at":"2022-09-27T15:26:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.11.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"a26936023406f499e2b01404a16449950237675f","kind":"tag","published_at":"2022-09-22T21:59:51.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.10.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"0ead901e8749d4b89d3d3263e07d93c12d231eaa","kind":"tag","published_at":"2022-09-12T15:37:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.9.0/manifests"},{"name":"v11.8.1","sha":"089dfe5a6d69926702a43f539f14c832079516bd","kind":"tag","published_at":"2022-09-08T19:38:54.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.8.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"4b44db7afcb4f01a47bba3b8cade19f5aec3ea2a","kind":"tag","published_at":"2022-08-22T17:21:13.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"da7069ceac02cb92fcdf640251de43dd98ab7730","kind":"tag","published_at":"2022-08-15T22:11:04.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"4958288c59241424071a843bd7410eda5f79b00f","kind":"tag","published_at":"2022-08-10T21:03:35.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"ebd24d087904dd63830eff3dff731706d71db6ce","kind":"tag","published_at":"2022-08-08T20:32:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.5.0/manifests"},{"name":"v11.4.2","sha":"7c0031d2f0d7871adb0318bc368556776d4f5ea1","kind":"tag","published_at":"2022-08-02T22:33:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.4.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.4.2/manifests"},{"name":"v11.4.1","sha":"9012f8c2656e4f691c031da6aa3d66f695ad2269","kind":"tag","published_at":"2022-08-01T16:36:42.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.4.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"83b487f7a7c461b3961ac5e07eac50ff038035ba","kind":"tag","published_at":"2022-07-26T21:30:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"5df847d1c994c4b9dae13812cb5fccf2f1836289","kind":"tag","published_at":"2022-07-18T18:51:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.3.0/manifests"},{"name":"v11.2.2","sha":"948051cb6551326460db92efdfb960ebb156b9cd","kind":"tag","published_at":"2022-07-12T21:57:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.2.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"434b9db9d44fbe9772aea14f0c5d4510476c896c","kind":"tag","published_at":"2022-07-07T18:14:10.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"225c7eec669049eea6f3dbe2cd1903ffb27e52bc","kind":"tag","published_at":"2022-06-30T19:54:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"1838068e2eb8c249b2e83bfceba2de278bbf11c8","kind":"tag","published_at":"2022-06-13T20:40:45.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"cd727f8d5ca3d16af7235568ebcbfe781241e6f1","kind":"tag","published_at":"2022-05-24T21:42:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"83e683693f53b8c76c6dc4113de136bfc7eac3f9","kind":"tag","published_at":"2022-05-18T21:31:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v11.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v11.0.0/manifests"},{"name":"v10.9.2","sha":"3b911de4cbeee081e42df47d6b7e8564c479377b","kind":"tag","published_at":"2022-05-11T21:36:47.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.9.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.9.2/manifests"},{"name":"v10.9.1","sha":"96488c5ce10ce9b956eacc0c0ef2c60766e5fbf3","kind":"tag","published_at":"2022-05-11T16:53:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.9.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"ab96b28a44316b50514b94ad6c536d665d51170d","kind":"tag","published_at":"2022-05-10T21:39:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"d322ac0e6bb297ca1fd064608deafe59aa6a8922","kind":"tag","published_at":"2022-05-04T23:11:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.8.0/manifests"},{"name":"v10.7.2","sha":"8613c74599e622ab1bacf6f9c55572b8f11782c2","kind":"tag","published_at":"2022-04-28T23:24:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.7.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.7.2/manifests"},{"name":"v10.7.1","sha":"0ff5f915adb7b2624cfff465ac4be9761080e748","kind":"tag","published_at":"2022-04-21T20:16:44.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.7.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.7.1/manifests"},{"name":"v10.7.0","sha":"c3448569c4d70c756522bdd680a5597aa2a6d5e0","kind":"tag","published_at":"2022-04-19T21:27:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"be22a4590681387e68a924ef3a9458c8e555d0eb","kind":"tag","published_at":"2022-04-04T21:06:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"c48fcf0010576b7cfdd4797cae5aa0c1ec9de7b3","kind":"tag","published_at":"2022-03-24T21:38:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"06090456c7696d783e6c97e4bb0b190d2189b11a","kind":"tag","published_at":"2022-03-22T22:43:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.4.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"db6dbe3dd7451827002d6fb7c1941d5abfa1a39d","kind":"tag","published_at":"2022-03-21T20:51:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.4.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"5d9e63e0e78ecb5d6994a3ba7849de306630cdc5","kind":"tag","published_at":"2022-03-17T17:30:24.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"eb4f3a42166e22de5626d2a8a0c4a0ae18d99603","kind":"tag","published_at":"2022-03-16T19:43:36.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.3.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"e8c89a759b7129d6c5f941dc356327f7beefee68","kind":"tag","published_at":"2022-03-15T17:27:11.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"23dc81fd065f4cfaa172cff535cafdd9a8c11c23","kind":"tag","published_at":"2022-03-02T19:52:49.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.2.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"3949a72003ec3161f958d6c7276a449a77e266dc","kind":"tag","published_at":"2022-02-17T19:20:35.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5f97f8e340a4c89a80726fa144d0505d4e5bd11c","kind":"tag","published_at":"2022-02-10T23:37:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.2.0/manifests"},{"name":"v10.1.5","sha":"0f8450146bf2622a5715636bee72381ca067f9aa","kind":"tag","published_at":"2022-02-08T00:33:04.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.1.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.5/manifests"},{"name":"v10.1.4","sha":"2751efc05290cff234c86d4fadd86281461030c6","kind":"tag","published_at":"2022-02-01T19:00:38.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.1.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.4/manifests"},{"name":"v10.1.3","sha":"0043ce5b844898739ae3ecaaef1c2d345e42b3f0","kind":"tag","published_at":"2022-01-31T18:48:16.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.1.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.3/manifests"},{"name":"v10.1.2","sha":"c819a4c9d2a4e2e46f0bdded8dc75142cb327aca","kind":"tag","published_at":"2022-01-20T23:37:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.1.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"31684e6f2e3ae50d369cb9fd7f3b74f941d1766d","kind":"tag","published_at":"2022-01-19T00:35:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"9df5e52256d4e9f069fd89c15938b36ac8afed03","kind":"tag","published_at":"2022-01-12T19:49:57.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.1.0/manifests"},{"name":"v9.23.3","sha":"160428050ff992e3a3c10690aaa187552369d061","kind":"tag","published_at":"2021-12-16T21:47:21.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.23.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.23.3/manifests"},{"name":"v10.0.1","sha":"b97dc4abe8f58af0cbb93f8be3aafb49d9a60f46","kind":"tag","published_at":"2021-12-16T21:34:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"0da4c43c7b208666e9004dc6b305c14277071b99","kind":"tag","published_at":"2021-12-16T03:28:39.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v10.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v10.0.0/manifests"},{"name":"v9.23.2","sha":"9a5e9e3593d0a8cc708496431e0ac33483777c9e","kind":"tag","published_at":"2021-12-15T22:02:44.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.23.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.23.2/manifests"},{"name":"v9.23.1","sha":"08a65cbeaf5ee3f52fe2132f20ec67f5efc54642","kind":"tag","published_at":"2021-12-08T19:05:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.23.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.23.1/manifests"},{"name":"v9.23.0","sha":"af8355f175772c652970b083dfaa6e2b9f5b1fb6","kind":"tag","published_at":"2021-11-18T22:30:12.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.23.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.23.0/manifests"},{"name":"v9.22.0","sha":"8a2fdffcc3ea295ba8f484ef0102e77792d8a276","kind":"tag","published_at":"2021-11-04T19:36:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.22.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.22.0/manifests"},{"name":"v9.21.0","sha":"d4029a7841cf562bd99ccbca46d1c5c69bf249fe","kind":"tag","published_at":"2021-10-21T18:12:02.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.21.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.21.0/manifests"},{"name":"v9.20.0","sha":"f98edd96e79884f637f610fbe621d387355e4ec6","kind":"tag","published_at":"2021-10-07T19:40:17.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.20.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.20.0/manifests"},{"name":"v9.19.0","sha":"87760ce4941c836e7eaea0804ff604a60b192d61","kind":"tag","published_at":"2021-09-29T16:39:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.19.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.19.0/manifests"},{"name":"v9.18.0","sha":"ea2bcd24620aef2f5b8d69ac60933a066e6f4893","kind":"tag","published_at":"2021-09-08T22:21:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.18.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.18.0/manifests"},{"name":"v9.17.0","sha":"679a0583390c52b70e894322796302a5bbe42ae5","kind":"tag","published_at":"2021-09-01T20:03:42.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.17.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.17.0/manifests"},{"name":"v9.16.6","sha":"900148d8f8041b9d62c6b136b79bd754c20b1014","kind":"tag","published_at":"2021-08-25T23:50:12.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.16.6","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.6/manifests"},{"name":"v9.16.5","sha":"d1da89d4dd582614be72e47bc57fe65acad5f953","kind":"tag","published_at":"2021-08-13T23:33:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.16.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.5/manifests"},{"name":"v9.16.4","sha":"fcbec041b03a4581f4b10fb15662a974eec2cb9c","kind":"tag","published_at":"2021-08-13T17:39:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.16.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.4/manifests"},{"name":"v9.16.3","sha":"d939363ce80db90c6a5155830652f19f677d0f03","kind":"tag","published_at":"2021-08-12T19:25:13.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.16.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.3/manifests"},{"name":"v9.16.2","sha":"4bef3cec7aa5aac4c1000aeca524ad721c20f8c1","kind":"tag","published_at":"2021-08-12T01:05:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.16.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.2/manifests"},{"name":"v9.16.1","sha":"c4862cbd5a5e6a5e867324dbf96e64e22ea124bc","kind":"tag","published_at":"2021-08-11T19:14:21.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.16.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.1/manifests"},{"name":"v9.16.0","sha":"eeafa515adf9ab8d3ccc6983e1c191bd4d62c876","kind":"tag","published_at":"2021-07-08T22:15:26.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.16.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.16.0/manifests"},{"name":"v9.15.1","sha":"7aa0111e1d6ea8734eb1c3611093262d4822baf4","kind":"tag","published_at":"2021-07-08T20:11:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.15.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.15.1/manifests"},{"name":"v9.15.0","sha":"b7fc1535cee8915548f7c87423f505364511071c","kind":"tag","published_at":"2021-07-08T18:56:14.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.15.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"062272c0f73a4b45060d38e6ca7901dee57bc35f","kind":"tag","published_at":"2021-06-21T23:10:34.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.14.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.14.0/manifests"},{"name":"v9.13.1","sha":"a2c40f0b36607731ec3909f4a6dedc6d48daaf81","kind":"tag","published_at":"2021-06-17T21:24:56.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.13.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.13.1/manifests"},{"name":"v9.13.0","sha":"841fa36a72b72a07e95569f95ec14eb0ddd8fe2b","kind":"tag","published_at":"2021-06-15T21:05:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.13.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.13.0/manifests"},{"name":"v9.12.1","sha":"47efdf78d509e32c59a504a3b95ac07d94ee2b9e","kind":"tag","published_at":"2021-06-01T17:57:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.12.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.12.1/manifests"},{"name":"v9.12.0","sha":"dbfe6b3c98f0280f860b1d96435d8da5362cc5f0","kind":"tag","published_at":"2021-05-26T21:34:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.12.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"dfd9e14af4f08cb8c2252c7e8b1d2f0c05e6edb1","kind":"tag","published_at":"2021-05-17T22:29:38.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.11.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.11.0/manifests"},{"name":"v9.10.2","sha":"77c4751c2b419c8ce9a379dcc88935561bddeeee","kind":"tag","published_at":"2021-05-06T17:02:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.10.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.10.2/manifests"},{"name":"v9.10.1","sha":"b508a54ffc80b82bc56058fa56fcca2d168a858c","kind":"tag","published_at":"2021-05-05T19:15:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.10.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.10.1/manifests"},{"name":"v9.10.0","sha":"50c87d0e8b9a9641efe435a0d700205d5e667165","kind":"tag","published_at":"2021-04-13T22:08:34.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.10.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"36dfa56ec535cd87147e3dc5b6ce5fb5043db568","kind":"tag","published_at":"2021-04-06T21:18:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"bb863340f0d14940f7dfd0a65baa85a359d742e4","kind":"tag","published_at":"2021-03-25T21:16:26.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"52ea20c19c19c485e42ae973849f722efc6b0f6b","kind":"tag","published_at":"2021-03-24T17:39:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"1ec51e54f1e6128bd632df286966343943483428","kind":"tag","published_at":"2021-03-11T22:13:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.6.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"dcc6bc1f39a53b8f9ed026397460e4967723683f","kind":"tag","published_at":"2021-03-08T20:23:08.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"c784688c5af823be77b4e6e1e29edddab2f89397","kind":"tag","published_at":"2021-02-22T23:55:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"d5fcb7f3694b11d1251d18da6097e0bb4d2855b4","kind":"tag","published_at":"2021-02-16T20:44:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"3c0d4ed89d82117a6081be3b355438a49c01c795","kind":"tag","published_at":"2021-02-01T21:51:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"ea42e8aa9308c5d87f38800e46ba191a04f769f1","kind":"tag","published_at":"2021-01-22T00:36:23.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.2.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"b2a91b1f5e0a467f9657b491bf44b592f0da27d6","kind":"tag","published_at":"2021-01-15T21:12:26.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"48b4913c800c9d8b631bb45f717d8ae4ccfe80ed","kind":"tag","published_at":"2021-01-12T18:32:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.2.0/manifests"},{"name":"v9.1.2","sha":"a9b6f522412c74f655118b6c06d8ad8a761d0cc4","kind":"tag","published_at":"2021-01-07T16:27:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.1.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"017de036cd5deddbbf2417dc2b2efb247f74d655","kind":"tag","published_at":"2021-01-07T00:31:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"04ca6088d4910f52a4c06938e9115c1e71acd32e","kind":"tag","published_at":"2020-12-21T18:50:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"c2b69dcd0cb56c341b2a54a2d38e5397efdc6f85","kind":"tag","published_at":"2020-12-16T17:23:36.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"61ddf122297ec819611e4e57cb84ecaf7890cc49","kind":"tag","published_at":"2020-12-16T00:21:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v9.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v9.0.0/manifests"},{"name":"v8.20.0","sha":"393e88daaca3c6bca436662a40aadc58a916d518","kind":"tag","published_at":"2020-12-15T20:25:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.20.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.20.0/manifests"},{"name":"v8.19.0","sha":"628ac199f1d253df607b02ea273df6acfcca6713","kind":"tag","published_at":"2020-12-11T22:21:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.19.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"6ff40e98ac82d9f8691e87c491ab3b45df5af434","kind":"tag","published_at":"2020-12-09T23:58:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.18.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c199abce4d608c99325f165a0114888a9d19074e","kind":"tag","published_at":"2020-12-07T20:06:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.18.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"8f9fbb82027ca2f5fc241d5ec9bd2ebf8db3655b","kind":"tag","published_at":"2020-12-02T23:09:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.17.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.17.0/manifests"},{"name":"v8.16.2","sha":"ec4a5e7a750a6e539ccc627986690cb6990bf258","kind":"tag","published_at":"2020-11-13T19:34:54.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.16.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.16.2/manifests"},{"name":"v8.16.1","sha":"1af03a94cb2f0f92d8c08d311b16a7510627d573","kind":"tag","published_at":"2020-11-12T19:02:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.16.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.16.1/manifests"},{"name":"v8.16.0","sha":"3d8b24340f352ff73bfc02fb086cf31a2b89d507","kind":"tag","published_at":"2020-11-12T00:28:24.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.16.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.16.0/manifests"},{"name":"v8.15.1","sha":"fea32c43eb2b182c6dba102c7d8ee059c6dd1880","kind":"tag","published_at":"2020-11-06T01:03:44.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.15.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.15.1/manifests"},{"name":"v8.15.0","sha":"02c4a7546a731403051cebaf6583d0249ccf58e6","kind":"tag","published_at":"2020-11-04T19:44:45.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.15.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"0172fe9e5da3d8d56f2fbc2b9e256b9d05f4f07e","kind":"tag","published_at":"2020-10-27T18:21:14.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.14.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"86e44d288fb70dd7053632f5696df04d4be43a08","kind":"tag","published_at":"2020-10-26T23:02:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.14.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"8e24fe0408185d6f9586f3277e8f3abb43f87aa7","kind":"tag","published_at":"2020-10-21T17:53:13.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.13.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"7b25f049a0ada9a83e55744132e0bd342ed03823","kind":"tag","published_at":"2020-10-20T19:52:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.13.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"3488abe24b5c703e5fc26b5039ee473fcd2f3433","kind":"tag","published_at":"2020-10-09T23:41:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.12.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"b383f90e8f02d0f708de1416dff2b1c65bc7dba9","kind":"tag","published_at":"2020-10-05T23:33:42.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.12.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.12.0/manifests"},{"name":"v8.11.2","sha":"04d166545b59b6e070d4dec2c4da7a68e3f9c2b4","kind":"tag","published_at":"2020-09-25T16:35:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.11.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"db336ab4d58423095987ef3b7ca9a1983391592d","kind":"tag","published_at":"2020-09-25T00:17:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.11.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574c9dfef58a8e5a03857768600a9e1c48a39a8e","kind":"tag","published_at":"2020-09-22T20:50:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.11.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"8ce9b7873532e61bda0cb5d160574c540ba9823c","kind":"tag","published_at":"2020-09-03T23:28:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.10.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.10.0/manifests"},{"name":"v8.9.2","sha":"bc1d688e7471d932efdca2ac21492fe1278aeefe","kind":"tag","published_at":"2020-08-26T22:33:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.9.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"47527e0f4fe60c8b4aa2ac25b65e7132f0e29e6e","kind":"tag","published_at":"2020-08-26T18:05:05.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.9.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"fbed710f5aab073b7f1fa41f967574e4c03fb991","kind":"tag","published_at":"2020-08-21T17:15:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"8f00754d395f1de4041833e3460c2a46b47bf449","kind":"tag","published_at":"2020-08-20T18:17:08.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.8.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7c6b4f3ecc1d5dbc59d5072236cc0b42df059c86","kind":"tag","published_at":"2020-08-20T16:24:45.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"936bb66cfaedc1b958fd5d09f93f3f6e7396a427","kind":"tag","published_at":"2020-08-05T19:08:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"42881bd56e9b5b57d15db270a656a6afee595f5d","kind":"tag","published_at":"2020-07-15T22:41:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"da3d9c8162d0d3cb3dd51809f65f03ea4aa106a4","kind":"tag","published_at":"2020-07-08T17:54:05.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"e1e4c37f7295c61f3e3ffed9a4caca7608d7c5e3","kind":"tag","published_at":"2020-06-17T23:08:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.4.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"8347da862e30b28854c9342097e3316a54287ac7","kind":"tag","published_at":"2020-06-05T20:12:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.4.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"b8d0585337b794eb9cc589a7e067e2dd1b6f4eed","kind":"tag","published_at":"2020-05-28T21:30:06.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.4.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"578c206380aa9abf64a309587dfae78d72140a74","kind":"tag","published_at":"2020-05-21T18:23:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ca72cb4303b38a58130db4a5f075e3bd763fa53a","kind":"tag","published_at":"2020-05-18T19:18:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"ed1fc61e02a49d9e38c9a4e8d3f9d5fac15186cf","kind":"tag","published_at":"2020-04-27T18:32:17.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"d2ccf04a0f214b86e13a6bb7ce3197f2d617caf4","kind":"tag","published_at":"2020-04-17T21:00:51.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"e70f964b6b58403bf541e15f858dc8a5494d48c9","kind":"tag","published_at":"2020-04-16T19:24:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"6b90dd35484f8147145f97552b5dda700d58dbdf","kind":"tag","published_at":"2020-04-13T19:02:31.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.0.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"a63820a5bf5720dc7adbd5c3e01b77cacfaa600f","kind":"tag","published_at":"2020-04-06T23:14:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.0.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"c2763aaa394c1fb2949e74bc44e84d010bfb2ce4","kind":"tag","published_at":"2020-04-02T23:11:16.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"5adbeff4ca364acf675a2e087b51fdaec9024f75","kind":"tag","published_at":"2020-03-31T20:06:04.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v8.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v8.0.0/manifests"},{"name":"v7.16.2","sha":"14b2881b631f2c0a1389622cb2162f59e8e5c9de","kind":"tag","published_at":"2020-03-30T19:08:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.16.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"d26091c44c2d87066164893d8eae277fdf8ddb7c","kind":"tag","published_at":"2020-03-24T23:41:08.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.16.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"5fe3f5fe1ca32abcc2c1d8c6f5e5fcd84f0271ca","kind":"tag","published_at":"2020-03-23T21:47:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.16.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"5b8f47da025f5599eab98f1c3f8611a80047afe8","kind":"tag","published_at":"2020-03-17T02:53:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.15.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"f08239588f64abf7961e6790c5e108211c60121b","kind":"tag","published_at":"2020-03-13T00:11:23.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.15.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"6336e562bca45aac18e2a7814f4352d46f06c889","kind":"tag","published_at":"2020-02-26T22:01:33.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.14.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"2379d0326e24d4a80c38cdefe81ca76b2e225961","kind":"tag","published_at":"2020-02-18T17:21:12.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.13.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"901cf84c9e1137eb5deb022651d51846efd559d9","kind":"tag","published_at":"2020-02-12T18:10:45.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.13.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"28257a12d395f76c6e3c9bbb1c84c9005c2ca2b5","kind":"tag","published_at":"2020-01-14T23:37:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.12.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"9218116aceb01d1694592f48a27668e8d2e1f179","kind":"tag","published_at":"2020-01-13T17:20:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.12.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"96a8f87c93726f519e47945d353918947aa417a1","kind":"tag","published_at":"2019-12-18T22:32:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.11.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"5dea95e09f0bd1230c3ccb6999f2b716c041607f","kind":"tag","published_at":"2019-12-12T18:11:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.10.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"97b68d70af1c9e00003a7d3dcccd0876adb171fd","kind":"tag","published_at":"2019-12-04T17:43:12.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"7b6c5ad29f8be6ca4a54bca1986b094524379248","kind":"tag","published_at":"2019-11-20T22:36:51.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.8.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"e7a61a70c1f9dc934ae2f51beacbd07f1aa8c3dd","kind":"tag","published_at":"2019-11-19T00:04:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"7e603544ea8e10a454c6d01b969794c8a9ea7855","kind":"tag","published_at":"2019-11-07T23:20:39.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1d5059ba25930bdaec0ea129e38828d2933cda57","kind":"tag","published_at":"2019-10-28T23:10:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.6.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"5695d7b8f68e0c0aeb096278f0cf297b964c6229","kind":"tag","published_at":"2019-10-17T17:15:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.6.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"5404d2127e4ed0d0fda2e8053f506eb1b9a244e0","kind":"tag","published_at":"2019-10-15T22:30:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"798ccbb04d45303e7fb4d60e1d5a6f3affe83a4e","kind":"tag","published_at":"2019-10-08T16:54:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"8086202fcf1fb973130008ad5ba15b589afbb006","kind":"tag","published_at":"2019-09-25T20:04:02.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"5f13c56d25d3b54ce8f336685692e302a2e75422","kind":"tag","published_at":"2019-09-12T00:14:26.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.3.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"2463984ccd918b519810a64deca91f36ca34ee0a","kind":"tag","published_at":"2019-09-03T23:19:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.3.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"c687416a213046b3494238f77d44571836586126","kind":"tag","published_at":"2019-08-27T15:33:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.3.0/manifests"},{"name":"v7.2.4","sha":"4ac50672894d1cd8ce410c59a1c7dfad62307af3","kind":"tag","published_at":"2019-08-20T00:34:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.2.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.4/manifests"},{"name":"v7.2.3","sha":"09b8197d4d31a0de33d9d25c846f9f55598eb776","kind":"tag","published_at":"2019-08-19T18:33:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.2.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.3/manifests"},{"name":"v7.2.2","sha":"f6a95b2dda00d18e90b9887df6b40c89f98a5fe5","kind":"tag","published_at":"2019-07-30T22:24:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.2.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"ed8ebe0e72f20835b6626a25927c8218a3a2ec2e","kind":"tag","published_at":"2019-07-26T00:12:31.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"65a958b766dd819d72cf39510fa1e1ee9dc666db","kind":"tag","published_at":"2019-07-24T16:34:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"f83325f56ad8da4f110f22855dedfdd251bd3923","kind":"tag","published_at":"2019-07-17T20:44:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"0ac319ac68e5dae9ae3c2b0af556f36be7b64f93","kind":"tag","published_at":"2019-07-11T21:53:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"3247c1e8e819735cdedc4f988ca6d0029bf0a1b1","kind":"tag","published_at":"2019-06-25T20:48:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.0.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"2eb07c8fdb0c18b1328e9991d1a153a219371098","kind":"tag","published_at":"2019-06-20T16:37:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"e8e540e4821ee15362c53ebcf4c6caceca0e1458","kind":"tag","published_at":"2019-06-12T22:45:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v7.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v7.0.0/manifests"},{"name":"v6.12.0","sha":"aea58d3f1eb9862d37b072cc259521e6acb91084","kind":"tag","published_at":"2019-06-12T18:43:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.12.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"85a4a07f8fd85e983ffe741599529c67b907cf06","kind":"tag","published_at":"2019-06-04T17:37:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.11.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"c83baac6fd574e864161c1685e76c67ae0eaf19b","kind":"tag","published_at":"2019-05-17T21:22:20.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.10.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"71b18c2a8521e1e9713815ee8f0a2b1e59510f49","kind":"commit","published_at":"2019-05-10T23:15:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.9.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"9b1cb0f13659984a6c3931bf799a35e63a31193e","kind":"commit","published_at":"2019-05-08T17:50:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.9.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"526bb6a9f40521fe6f4e9a2c3014a0d6def9ae3c","kind":"commit","published_at":"2019-05-07T02:18:54.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"fb900332be715af4c1e5048f924987e60b7741b4","kind":"commit","published_at":"2019-05-02T21:39:23.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.8.0/manifests"},{"name":"v6.7.2","sha":"7974a4c30fbdc61bf7db7ae0e664f879e17b6daa","kind":"commit","published_at":"2019-04-29T23:00:51.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.7.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"80967b4ebee573d6ead7d791869d11114fb075d7","kind":"commit","published_at":"2019-04-22T21:10:39.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.7.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"8a7f4206907a3e8ee5091c81ab9da0a352d99980","kind":"commit","published_at":"2019-04-18T22:51:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"96f98a64214644f55a41c5d792bf55767f92aaf2","kind":"commit","published_at":"2019-04-08T22:26:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.6.0/manifests"},{"name":"v6.5.3","sha":"c7a2452b113cb70a1f675a15e9a7ba038de1f738","kind":"commit","published_at":"2019-04-05T18:16:44.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.5.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.5.3/manifests"},{"name":"v6.5.2","sha":"ba93a7da0b4b8b7666edf9f498738e529633649f","kind":"commit","published_at":"2019-04-03T23:49:26.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.5.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.5.2/manifests"},{"name":"v6.5.1","sha":"f56d2aff0472d53ec69bba6b12da102f378a303d","kind":"commit","published_at":"2019-04-02T21:46:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.5.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"f841ab81e9160fd2bd1d5981ce2a62a4191a58be","kind":"commit","published_at":"2019-03-11T18:18:56.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"879dd3283b97e8f28f2e333be653b24283018e13","kind":"commit","published_at":"2019-02-21T23:59:16.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"afeb3f0266a085f11306f44f173dc8b9c2ba5aea","kind":"commit","published_at":"2019-01-31T23:49:54.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.3.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"23d44bd6c24166c905b1715c6a998f2ed83e4b02","kind":"commit","published_at":"2019-01-15T18:55:57.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.3.0/manifests"},{"name":"v6.2.2","sha":"ef914ca2b8dfd0209b853830b69f70cab5d7197e","kind":"commit","published_at":"2018-12-22T00:23:37.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.2.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"1acf31c0be23f3c19ed82aec99890d8dae2b700d","kind":"commit","published_at":"2018-12-21T22:20:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"19905858b7e459d00a144c74d51fe7925deefd37","kind":"commit","published_at":"2018-12-20T23:24:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"c472fdb62210af4117e9e71f02d28a67ee5562d7","kind":"commit","published_at":"2018-12-03T23:18:17.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.1.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"ca0ef18ca2f004903d1bfec12b919e36086ef616","kind":"commit","published_at":"2018-11-20T21:12:34.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"1900afe4fa8d18e7fa03bdf4e15651f598b80a0f","kind":"commit","published_at":"2018-11-13T19:42:30.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"761b3989f29f04fbf6775aa25e4013643901ed96","kind":"commit","published_at":"2018-11-01T19:01:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"4c80ae09d64e06c05a293517482c37ac08712d8d","kind":"commit","published_at":"2018-10-25T23:30:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v6.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"302c4800bd91ab9f0c0179c3b748d25e3c0f3a4f","kind":"commit","published_at":"2018-10-15T22:08:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v5.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"5d4badd5d37e5498055f17b2321ed069f3fd29d3","kind":"commit","published_at":"2018-10-15T20:18:38.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v5.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"969e1abab4f41ef023ffedbde41bd8e0f1975a14","kind":"commit","published_at":"2018-10-05T16:41:03.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v5.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"77a03d1e8360fe8d98dfc5eb0349e319fadf5269","kind":"commit","published_at":"2018-10-04T22:21:22.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v5.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v5.0.0/manifests"},{"name":"v4.2.1","sha":"43818f17f41b4b474fb9296962e63b191f15a5ee","kind":"commit","published_at":"2018-08-28T18:27:20.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"828ae97d24e434b294dc16e317c59685a14fa452","kind":"commit","published_at":"2018-08-21T17:58:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"3b7f3e76fa52b441e21577806d7732603f789cea","kind":"commit","published_at":"2018-08-17T22:58:21.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.1.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"eb560cc7d9f8c62aab6d3ef0b8a72dc595a03deb","kind":"commit","published_at":"2018-08-15T13:39:49.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"97b70d2150347f3f517690b0d304cdaa90eae2e8","kind":"commit","published_at":"2018-08-13T23:32:54.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"83ca55d16baaf183ee72f7a3ee87a3805f624edc","kind":"commit","published_at":"2018-08-05T14:58:08.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.0.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"412122a8ffb19f71c55c03fa656dadda5ed9b073","kind":"commit","published_at":"2018-08-01T18:54:10.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.0.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6f1bef7affced1a2ab740eebd987afb04fd9e59f","kind":"commit","published_at":"2018-07-30T21:33:42.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"69776f235fd62fcdb17e25ff613b3306e5f5a7d1","kind":"commit","published_at":"2018-07-24T16:11:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v4.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v4.0.0/manifests"},{"name":"v3.19.3","sha":"8c65d3333dad9d2c279a0575173e2c2ed99e381f","kind":"commit","published_at":"2018-07-03T18:16:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.19.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"c40600422fc81ad427ef8914ab61b899bca01fb6","kind":"commit","published_at":"2018-07-02T20:32:07.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.19.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"3652b6541b6aa7d2158b6142e0626b8fe4af45fb","kind":"commit","published_at":"2018-06-26T15:50:34.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.19.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"b5eba80c46ce48ec297c5a951c09668f17f33bd7","kind":"commit","published_at":"2018-06-22T18:08:32.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.19.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.19.0/manifests"},{"name":"v3.18.6","sha":"242d620be663012c7ef011fe60f7ffa932de72d0","kind":"commit","published_at":"2018-06-05T18:43:05.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.18.6","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.6/manifests"},{"name":"v3.18.5","sha":"aa69b67a4d941e28d12280aaaea5a0422ccb6aca","kind":"commit","published_at":"2018-05-21T21:31:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.18.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.5/manifests"},{"name":"v3.18.4","sha":"3d753bf730326908f9abf62d63200d6aa9edbf54","kind":"commit","published_at":"2018-04-13T06:29:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.18.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.4/manifests"},{"name":"v3.18.3","sha":"10a6ee065aae095a5ea103735a818961c672d1e5","kind":"commit","published_at":"2018-04-12T22:46:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.18.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"50e198fef6e169118dce32f93c7e67a292738370","kind":"commit","published_at":"2018-04-06T18:35:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.18.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"07498ce0505d4287e33981f03ce35d9c2dfd901c","kind":"commit","published_at":"2018-04-05T23:06:54.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.18.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"f9bd8c0ce9503283aecf1ed6efa22190ca947680","kind":"commit","published_at":"2018-04-03T15:43:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.18.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.18.0/manifests"},{"name":"v3.17.7","sha":"90b92b5ae561ffc6769248f4a7e18d76d2840881","kind":"commit","published_at":"2018-03-20T16:40:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.17.7","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.7/manifests"},{"name":"v3.17.6","sha":"1095873e85a93bb6f757fceb4d8ccdeca21eec46","kind":"commit","published_at":"2018-03-09T19:57:10.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.17.6","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.6/manifests"},{"name":"v3.17.5","sha":"b888be5f57bdd147809b213b93e2788b7557fd45","kind":"commit","published_at":"2018-03-07T19:04:01.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.17.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.5/manifests"},{"name":"v3.17.4","sha":"7deb8561025ca4c680fa647c49a32f957f4b6f0b","kind":"commit","published_at":"2018-01-26T00:28:27.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.17.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c203acc55c153a8f5927e7cb7f9e238ca4aae287","kind":"commit","published_at":"2018-01-20T01:14:38.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.17.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"9767d33cf37be80146064c9a570a7cdec81636aa","kind":"commit","published_at":"2018-01-19T19:03:37.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.17.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"b1207733216f96796deaaf6d5b2cb3582118b16c","kind":"commit","published_at":"2018-01-18T23:20:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.17.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"7e223105cbeafd5073b7668069264652288db03d","kind":"commit","published_at":"2018-01-18T18:50:23.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.17.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"e78f352230a596893db889cb9f5bd85a65d8dcf7","kind":"commit","published_at":"2017-12-04T18:01:02.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.16.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"6cc2aa819394f467efa6cf9a89fb5e9ee7620e1c","kind":"commit","published_at":"2017-11-30T19:28:11.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.15.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"ecde659a48992e962a807fff22e09643ce973826","kind":"commit","published_at":"2017-11-22T22:14:51.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.15.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"220edb94cc186a14197799050e90380dc6d08dfc","kind":"commit","published_at":"2017-11-16T23:56:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.15.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"9b7e924a8489eefd45384e0412b9b4ff914c9f06","kind":"commit","published_at":"2017-11-15T19:58:39.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.15.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"e0e4088bbdf40eefe8015589686053bb3f903cdf","kind":"commit","published_at":"2017-11-10T19:10:49.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.15.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"43fefdcb8a312a8a6a1bb4d17f729c04d8a1f269","kind":"commit","published_at":"2017-10-30T21:05:43.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.14.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"c92afb6db80731b812cede1632adf86cb377ad86","kind":"commit","published_at":"2017-10-04T21:24:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.13.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"67e8b770ded7dd8a9f09c384892af98c234e9230","kind":"commit","published_at":"2017-10-03T16:57:58.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.13.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"faa7a77140c3438bb18fa58e506930269ceed4b6","kind":"commit","published_at":"2017-09-18T22:28:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.12.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"588288e935c9cec9865d4323c41d113058cb3d35","kind":"commit","published_at":"2017-09-15T18:16:43.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.11.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"cdd7739c0937c56285033427d7c8126271e56347","kind":"commit","published_at":"2017-09-08T23:18:50.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.10.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"f14285614daf96855ea25ec075787ea3324ed3cf","kind":"commit","published_at":"2017-09-01T22:27:28.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.10.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"b477d6f41ffa88797462590c65a91a1e340567a3","kind":"commit","published_at":"2017-08-02T23:29:57.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.9.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"6685fe4fd4887a8d5b535374a3cad497080f2561","kind":"commit","published_at":"2017-06-01T23:56:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.9.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fcadc7c0cc838a90b4de5b6bf25080a8a5d01646","kind":"commit","published_at":"2017-05-17T20:02:48.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.9.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"8be1bebd74a27536e9021c0a206c182e631d4bfd","kind":"commit","published_at":"2017-05-15T18:51:36.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.8.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"8ae713de2ef3fd5b74a90d282b3dfd9a6f127855","kind":"commit","published_at":"2017-05-04T23:59:40.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.7.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"56b1bc437dd43abb2dc444274488dd7466183ec9","kind":"commit","published_at":"2017-04-12T18:26:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.6.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"bfc9eda82ee37ba8d0f82a86f6d4d4c5d33dfb49","kind":"commit","published_at":"2017-04-05T23:41:56.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.6.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"9e4639b240323b66ef9c0c1f76c33d262fd1164f","kind":"commit","published_at":"2017-03-09T16:19:16.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.5.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"130b98eda832ae11c5d7ba770b2bfc598a4880b6","kind":"commit","published_at":"2017-02-24T19:11:53.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.4.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"190ce39c5531c965805e62536525109781936e92","kind":"commit","published_at":"2017-02-15T19:16:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.3.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"4c2e3a2afe003daabf34c1640dc6270a2dabaea4","kind":"commit","published_at":"2017-02-10T23:32:37.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.2.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"6f1562498dc245999637717876010d1233c713c9","kind":"commit","published_at":"2017-02-03T00:35:18.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.2.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"1af95ce1e42f3a879eaf073d0eecf5f5a98bf544","kind":"commit","published_at":"2016-12-22T01:22:43.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1b85eb2b7dbc1bcc082650935df272b19f76fbd","kind":"commit","published_at":"2016-11-22T19:08:04.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"f9351e9ede0ec0e20c8fd1609a0f0535252c50c2","kind":"commit","published_at":"2016-11-02T18:34:56.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"9e906fb72b1198a81ad06a314aacf00a9c25c307","kind":"commit","published_at":"2016-09-30T19:07:14.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.8","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"56973e24102a2e7d5392b5fe1586ad2027d7e03f","kind":"commit","published_at":"2016-08-12T00:43:10.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.7","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"dad73908d5c96fa512a868fbe7e99e2ee5e9f5ba","kind":"commit","published_at":"2016-08-03T01:32:56.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.6","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"f550e6372396232796d58f3277620d4d93be61b0","kind":"commit","published_at":"2016-08-01T21:27:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a6eebd03540b7fd9991a610f15002df5997e2e13","kind":"commit","published_at":"2016-06-30T02:02:15.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e73d66186979d4d25b036bb4f8bc6f3f4314b7ca","kind":"commit","published_at":"2016-06-21T23:28:19.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"4501f8a67b05aa328a881464cea46567d188343e","kind":"commit","published_at":"2016-05-31T23:14:04.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b73c90d96e26e169b7abdb09cdc1a3309a35475d","kind":"commit","published_at":"2016-05-27T21:27:38.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"11bcf8bd9b112e33cdad26bc86acb7bc4c5b685a","kind":"commit","published_at":"2016-05-18T17:17:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v3.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"ab2d89a49267de2e38d00101173b738ed20c91b8","kind":"commit","published_at":"2016-01-29T19:23:17.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v2.2.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"78f648d0195dfec6cd73728deae8aaaba7f8a782","kind":"commit","published_at":"2015-12-15T23:32:09.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v2.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"0a48b8b54a18d020ccfcf4360c0af06217201eba","kind":"commit","published_at":"2015-12-10T18:16:00.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v2.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"981e493715f2a1fefa7c185fa84452f386b1973f","kind":"commit","published_at":"2015-11-09T19:49:49.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v2.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"50e8ccddf5bc70f30fcee5091ba512cd01287c23","kind":"commit","published_at":"2015-10-19T21:45:10.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v2.0.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"494f61af2a6585b50eefeb25947ae5618592f7d7","kind":"commit","published_at":"2015-10-15T23:13:33.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v2.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"29f53052a23e4d2da8ae2c17d6d6c122ccca1646","kind":"commit","published_at":"2015-10-13T05:17:35.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v2.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"539faf6b0871142371ed03af574d2052356fe804","kind":"commit","published_at":"2015-06-03T23:03:25.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.2.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"e7cb61b1e079c3048b578a617013a0683a05f6f7","kind":"commit","published_at":"2015-04-06T23:21:17.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.1.6","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f38ad28eac6f015e9d05cd132d849f993e72cc0e","kind":"commit","published_at":"2015-01-26T20:08:55.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.1.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"e388c2368d84ca83eecb0c107665b33a894ef530","kind":"commit","published_at":"2014-10-26T21:38:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.1.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ffa30bcb4d5f080ac8300716992d52b12dd6a850","kind":"commit","published_at":"2014-10-22T22:24:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.1.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"84e74db85361f1b0d83e565638122a2e5fcc463f","kind":"commit","published_at":"2014-09-09T21:30:41.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.1.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2a862d60d3a2d5760ef1226c4cc5dda01d52fe30","kind":"commit","published_at":"2014-07-20T01:59:46.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.1.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a90f3174dd75246b3cbaf45ce4a3cdabf0fdf561","kind":"commit","published_at":"2014-07-10T00:54:07.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.1.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"943b57307d1b245242999eb8db4d3ee02abd7b57","kind":"commit","published_at":"2014-06-05T02:18:16.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.0.6","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"40b212459969ce851f1510dab0290d840ae47d43","kind":"commit","published_at":"2014-06-05T00:34:29.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.0.5","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"71fb8db168fe1392ad49b75238e020aad084baf3","kind":"commit","published_at":"2014-05-22T18:50:43.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.0.4","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5564bcafa15eb7229c2025ff0165095df1debff0","kind":"commit","published_at":"2014-05-22T04:48:51.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.0.3","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"949e7a55a51cc0da6ea300e2361eddeb43792377","kind":"commit","published_at":"2014-05-20T23:04:59.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.0.2","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"76779f5576a5c1615a0858a119d3a01d7c8d5024","kind":"commit","published_at":"2014-05-17T21:54:54.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.0.1","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d042137a4f3c1ceec4077009ea057ad23e5bbb75","kind":"commit","published_at":"2014-05-13T04:39:52.000Z","download_url":"https://codeload.github.com/firebase/firebase-tools/tar.gz/v1.0.0","html_url":"https://github.com/firebase/firebase-tools/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/firebase/firebase-tools@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T05:59:46.183Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.7995597493094793,"forks_count":1.53585595185419,"average":14.438151622707585},"purl":"pkg:npm/%40niklv/firebase-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@niklv/firebase-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@niklv/firebase-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@niklv/firebase-tools/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T03:04:20.546Z","issues_count":1468,"pull_requests_count":3169,"avg_time_to_close_issue":11716026.316633267,"avg_time_to_close_pull_request":1322623.0632090762,"issues_closed_count":998,"pull_requests_closed_count":2468,"pull_request_authors_count":228,"issue_authors_count":1184,"avg_comments_per_issue":5.824931880108992,"avg_comments_per_pull_request":0.6121804985799937,"merged_pull_requests_count":2013,"bot_issues_count":3,"bot_pull_requests_count":409,"past_year_issues_count":414,"past_year_pull_requests_count":1373,"past_year_avg_time_to_close_issue":519026.4718614719,"past_year_avg_time_to_close_pull_request":320952.77722277725,"past_year_issues_closed_count":231,"past_year_pull_requests_closed_count":1001,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":347,"past_year_avg_comments_per_issue":2.130434782608696,"past_year_avg_comments_per_pull_request":0.4741442097596504,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":144,"past_year_merged_pull_requests_count":853,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/firebase%2Ffirebase-tools/issues","maintainers":[{"login":"rosalyntan","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosalyntan"},{"login":"inlined","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inlined"},{"login":"leoortizz","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leoortizz"},{"login":"yuchenshi","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuchenshi"},{"login":"jamesdaniels","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesdaniels"},{"login":"chalosalvador","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chalosalvador"},{"login":"pr-Mais","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pr-Mais"},{"login":"kmcnellis","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmcnellis"},{"login":"CorieW","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CorieW"},{"login":"russellwheatley","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellwheatley"},{"login":"pavelgj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavelgj"},{"login":"Salakar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Salakar"},{"login":"lesnitsky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesnitsky"},{"login":"thatfiredev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatfiredev"},{"login":"raymondlam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raymondlam"},{"login":"Hiroenzo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hiroenzo"},{"login":"alexastrum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexastrum"}],"active_maintainers":[{"login":"rosalyntan","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosalyntan"},{"login":"inlined","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inlined"},{"login":"leoortizz","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leoortizz"},{"login":"yuchenshi","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuchenshi"},{"login":"chalosalvador","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chalosalvador"},{"login":"jamesdaniels","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesdaniels"},{"login":"CorieW","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CorieW"},{"login":"pr-Mais","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pr-Mais"},{"login":"raymondlam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raymondlam"},{"login":"thatfiredev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thatfiredev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niklv%2Ffirebase-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niklv%2Ffirebase-tools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niklv%2Ffirebase-tools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niklv%2Ffirebase-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niklv%2Ffirebase-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niklv%2Ffirebase-tools/codemeta","maintainers":[{"uuid":"niklv","login":"niklv","name":null,"email":"niklvov@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~niklv","role":null,"created_at":"2022-11-20T20:38:19.601Z","updated_at":"2022-11-20T20:38:19.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/niklv/packages"}]}