{"id":5801195,"name":"sws2apps/firebase-deployment","ecosystem":"actions","description":"A GitHub Action to deploy to Firebase","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sws2apps/firebase-deployment","keywords_array":["deployment","firebase","gcloud","github-actions","google-cloud","hosting","marketplace","oidc"],"namespace":"sws2apps","versions_count":40,"first_release_published_at":"2022-05-19T08:00:40.000Z","latest_release_published_at":"2026-02-21T18:52:08.000Z","latest_release_number":"v3.8.0","last_synced_at":"2026-08-17T07:21:49.760Z","created_at":"2023-01-04T12:55:23.937Z","updated_at":"2026-08-17T07:21:49.760Z","registry_url":"https://github.com/sws2apps/firebase-deployment","install_command":null,"documentation_url":null,"metadata":{"name":"Firebase Deployment","author":"Scheduling Workbox System \u003csws2apps.notification@gmail.com\u003e","description":"A GitHub Action to deploy to Firebase","inputs":{"workloadIdentityProvider":{"description":"The full identifier of the Workload Identity Provider, including the project number, pool name, and provider name. This must be the full identifier which includes all parts","required":true},"serviceAccount":{"description":"Email address or unique identifier of the Google Cloud service account for which to generate credentials","required":true},"project":{"description":"Name of the firebase project you will deploy the site","required":true},"config":{"description":"Path to the firebase.json config file","required":false},"function":{"description":"Deploy only firebase functions","required":false},"hosting":{"description":"Deploy only hosting site","required":false},"node-version":{"description":"NodeJS Version Spec of the version to use. Examples: 12.x, 10.15.1, \u003e=10.15.0.","required":false,"default":"lts/Krypton"}},"runs":{"using":"composite","steps":[{"name":"Setup Node.js","uses":"actions/setup-node@820762786026740c76f36085b0efc47a31fe5020","with":{"node-version":"${{ inputs.node-version }}"}},{"name":"Install Firebase CLI","run":"npm install -g firebase-tools","shell":"bash"},{"name":"Authenticate to Google Cloud","uses":"google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093","with":{"workload_identity_provider":"${{ inputs.workloadIdentityProvider }}","service_account":"${{ inputs.serviceAccount }}"}},{"name":"Run Deployment","env":{"project":"${{ inputs.project }}","config":"${{ inputs.config }}","function":"${{ inputs.function }}","hosting":"${{ inputs.hosting }}"},"run":"node ${{github.action_path}}/dist/index.js","shell":"bash"}]},"branding":{"icon":"upload-cloud","color":"purple"},"default_branch":"main","path":null},"repo_metadata":{"id":38027625,"uuid":"493972073","full_name":"sws2apps/firebase-deployment","owner":"sws2apps","description":"A GitHub action to deploy to Firebase","archived":false,"fork":false,"pushed_at":"2026-08-17T05:12:23.000Z","size":1455,"stargazers_count":7,"open_issues_count":2,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-17T07:10:11.996Z","etag":null,"topics":["deployment","firebase","gcloud","github-actions","google-cloud","hosting","marketplace","oidc"],"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/sws2apps.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2022-05-19T07:47:37.000Z","updated_at":"2026-08-17T05:12:39.000Z","dependencies_parsed_at":"2026-08-17T07:03:36.615Z","dependency_job_id":"daa9e5e1-9c2d-4176-9b02-74f7e6c92d8c","html_url":"https://github.com/sws2apps/firebase-deployment","commit_stats":{"total_commits":182,"total_committers":7,"mean_commits":26.0,"dds":"0.41208791208791207","last_synced_commit":"351e644fcdb256a682fe4ba0a7008ac620e9ef7d"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/sws2apps/firebase-deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sws2apps","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/sbom","scorecard":{"id":862353,"data":{"date":"2025-08-03T04:45:07Z","repo":{"name":"github.com/sws2apps/firebase-deployment","commit":"f7e96528dfef35f3fa5cb1e0987d681e4ff87e7c"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:13","Info: jobLevel 'actions' permission set to 'read': .github/workflows/code-ql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/code-ql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:5","Info: topLevel permissions set to 'read-all': .github/workflows/code-ql.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/publish.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:9"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: semantic-release, sws2apps"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-24T01:39:56.666Z","repository_id":38027625,"created_at":"2025-08-24T01:39:56.667Z","updated_at":"2025-08-24T01:39:56.667Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36736838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"sws2apps","name":"Scheduling Workbox System","uuid":"95527156","kind":"organization","description":"There is more happiness in giving, than there is in receiving","email":"contact@sws2apps.com","website":"https://sws2apps.com","location":"Madagascar","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/95527156?v=4","repositories_count":16,"last_synced_at":"2025-03-01T02:10:56.189Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sws2apps","funding_links":[],"total_stars":197,"followers":34,"following":0,"created_at":"2022-11-14T05:45:47.096Z","updated_at":"2025-03-01T02:10:56.189Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sws2apps","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sws2apps/repositories"},"tags":[{"name":"v3.8.0","sha":"4f1b53fa843a34ab3a86ec28186f2e2aa9f678ec","kind":"commit","published_at":"2026-02-21T18:52:08.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.8.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f4e1803b78ce7c1b136c532f793c15eb34559b0e","kind":"commit","published_at":"2024-10-10T10:05:08.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.7.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.7.0","dependencies_parsed_at":"2024-10-13T09:52:50.531Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"6fbedc5c04fd9b29e73ed3ea173be81e8a097153","kind":"commit","published_at":"2024-06-15T13:42:04.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.6.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.6.0","dependencies_parsed_at":"2024-06-17T05:28:26.793Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"354a91d7bdc88e4dcb2c84774f7438c5a9276dce","kind":"commit","published_at":"2024-02-21T19:50:42.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.5.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.5.0","dependencies_parsed_at":"2024-02-23T04:16:01.829Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"11da74219abba8bc5bc318d8cd403115181e4534","kind":"commit","published_at":"2023-09-08T13:12:15.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.4.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.4.0","dependencies_parsed_at":"2023-09-10T05:19:04.704Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"1351d30f4b2f51140fd421485094b63d36cdc334","kind":"commit","published_at":"2023-04-06T04:56:32.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.3.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.3.0","dependencies_parsed_at":"2023-06-02T00:08:44.386Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"31c47fb8bc4e424bba835c3f29a710d1f9607ad9","kind":"commit","published_at":"2023-02-28T14:07:31.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.2.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.2.0","dependencies_parsed_at":"2023-06-02T00:08:44.396Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"0c7064193015dbff8eefbf511fcc2221d82c270b","kind":"commit","published_at":"2023-02-17T08:56:37.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.1.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.1.0","dependencies_parsed_at":"2023-06-02T00:08:44.319Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8bd00ef2c7fb6feb0c092f38287f00a652e0ee34","kind":"commit","published_at":"2022-09-24T07:10:21.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.0.1","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.0.1","dependencies_parsed_at":"2023-06-01T11:23:42.568Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"122fee0950b71ab90f1ea7080ae24d00400229ae","kind":"commit","published_at":"2022-09-23T21:34:14.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v3.0.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v3.0.0","dependencies_parsed_at":"2023-06-01T11:23:44.315Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"ad4ccd245feafab8a50483397cca7f5ad4fe44f9","kind":"commit","published_at":"2022-09-23T14:42:48.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.2.2","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.2.2","dependencies_parsed_at":"2023-06-01T11:23:45.534Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d782d1a680831fe4ba9dd47bb22ee9114f5550c9","kind":"commit","published_at":"2022-09-21T20:38:59.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.2.1","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.2.1","dependencies_parsed_at":"2023-06-01T11:23:47.246Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"e5c084532942c819b8c9dcee3d014137cf4a2861","kind":"commit","published_at":"2022-09-10T15:07:06.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.2.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-30T20:24:20.417Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"07e9950e7b5675febbd1a899e239363c3fd0582b","kind":"commit","published_at":"2022-08-14T18:44:02.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.1.1","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.1.1","dependencies_parsed_at":"2023-05-30T20:24:21.584Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"c2519acf362a0f3346e1fd85a5536e1e67e9c88d","kind":"commit","published_at":"2022-07-29T14:28:58.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.1.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-30T20:24:22.970Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"19bf9f014f46d869ff0cb6b9c7cba29e527f0e61","kind":"commit","published_at":"2022-07-11T14:41:59.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.0.3","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.0.3","dependencies_parsed_at":"2023-05-30T20:24:24.217Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6fab683b9aa7b253ded97cf6ea63b4c77c9afad7","kind":"commit","published_at":"2022-06-11T12:10:18.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.0.2","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-30T20:24:25.905Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"233c1a91d60008820c3c954287d236dfc9946326","kind":"commit","published_at":"2022-06-11T11:54:56.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.0.1","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-30T20:24:27.232Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d346c5e6be5bd667e5ad6cf741fc67f16cfe97ff","kind":"commit","published_at":"2022-06-11T11:43:09.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v2.0.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-30T20:24:28.521Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"2659551544043d9399cb2e4f37bdc8a49ec10acc","kind":"commit","published_at":"2022-06-06T17:13:08.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.4.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-30T20:24:29.683Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.4.0/manifests"},{"name":"v1.3.11","sha":"e6dfe2cb17dbfeecf7910f5c1d4fee2f0c07deb5","kind":"commit","published_at":"2022-06-03T07:23:21.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.11","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.11","dependencies_parsed_at":"2023-05-30T20:24:30.905Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"d790b7aaf368a44ec581fbdbd6fd5a133888424a","kind":"commit","published_at":"2022-06-02T15:35:56.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.10","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.10","dependencies_parsed_at":"2023-05-30T20:24:31.953Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"f6fd4521990911e39a90a77baa24d2bd857449bd","kind":"commit","published_at":"2022-06-02T15:31:33.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.9","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.9","dependencies_parsed_at":"2023-05-30T20:24:33.174Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"69a3c08a329a028625bf4cc254a2c573cb430348","kind":"commit","published_at":"2022-06-02T15:19:24.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.8","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.8","dependencies_parsed_at":"2023-05-30T20:24:34.365Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"a4688680ae12698216a14ab1851620d2c39b3c5c","kind":"commit","published_at":"2022-06-02T15:14:44.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.7","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.7","dependencies_parsed_at":"2023-05-30T20:24:35.583Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"6024fd5421236ed75255d1530963c5532a82b5c9","kind":"commit","published_at":"2022-06-02T15:11:41.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.6","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.6","dependencies_parsed_at":"2023-05-30T20:24:36.743Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"33800e30ceff1839faaafe1d1ee51c90effe127e","kind":"commit","published_at":"2022-06-02T15:06:46.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.5","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.5","dependencies_parsed_at":"2023-05-30T20:24:37.870Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e58f1ff5bafe3ab689ca723f424838e2c3bcb7ff","kind":"commit","published_at":"2022-06-02T14:58:12.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.4","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.4","dependencies_parsed_at":"2023-05-30T20:24:38.951Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"fa9bd2eb89d693386af23c3410b1fa27577ff697","kind":"commit","published_at":"2022-06-02T14:55:55.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.3","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.3","dependencies_parsed_at":"2023-05-30T20:24:40.076Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"505ed117e843a20042883b5ae547ceebc6c85717","kind":"commit","published_at":"2022-06-02T14:49:28.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.2","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.2","dependencies_parsed_at":"2023-05-30T20:24:41.233Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"8ea04aa98f6d831bedb2db93d16e9d6b3fe65fac","kind":"commit","published_at":"2022-06-02T12:40:26.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.1","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.1","dependencies_parsed_at":"2023-05-30T20:24:42.455Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ba5a2c8e2c19680c2f81aba4752e397b41ebf345","kind":"commit","published_at":"2022-05-22T09:24:21.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.3.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-30T20:24:43.632Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"284ce6d541f33e609f4afbf15ba190769338025c","kind":"commit","published_at":"2022-05-19T18:32:02.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.2.2","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-30T20:24:44.678Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7b8b918bcff6796ec1a12a27bcc53bd69f0884d3","kind":"commit","published_at":"2022-05-19T18:03:42.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.2.1","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-30T20:24:45.998Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"feac52dcab8c0b9af9f5843a65f897779fef15d4","kind":"commit","published_at":"2022-05-19T17:52:58.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.2.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-30T20:24:47.264Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9ab156576b08692f59c76a69e200feea4c75984d","kind":"commit","published_at":"2022-05-19T17:25:28.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.1.2","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-30T20:24:48.531Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f5c7e6ababdcdbb670394e31ad7fc13581ce9dff","kind":"commit","published_at":"2022-05-19T17:16:09.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.1.1","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-30T20:24:49.901Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"ec108a5cdd70edafa78456e1c05e479f03d590d8","kind":"commit","published_at":"2022-05-19T17:09:02.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.1.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T20:24:51.212Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"036aa286a23c07f56572d03819c0a21f60dea601","kind":"commit","published_at":"2022-05-19T08:47:04.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.0.1","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T20:24:51.891Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7814e4dc7d5035839d138c9ba43a858eb115248e","kind":"commit","published_at":"2022-05-19T08:00:40.000Z","download_url":"https://codeload.github.com/sws2apps/firebase-deployment/tar.gz/v1.0.0","html_url":"https://github.com/sws2apps/firebase-deployment/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T20:24:52.422Z","dependency_job_id":null,"purl":"pkg:github/sws2apps/firebase-deployment@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T07:21:49.386Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":14.425606084614165,"dependent_packages_count":0.0,"stargazers_count":17.53446363492315,"forks_count":11.015686895896055,"docker_downloads_count":null,"average":10.743939153858342},"purl":"pkg:githubactions/sws2apps/firebase-deployment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/sws2apps/firebase-deployment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/sws2apps/firebase-deployment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/sws2apps/firebase-deployment/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-21T06:00:19.252Z","issues_count":3,"pull_requests_count":349,"avg_time_to_close_issue":139099.66666666666,"avg_time_to_close_pull_request":135675.9781931464,"issues_closed_count":3,"pull_requests_closed_count":321,"pull_request_authors_count":6,"issue_authors_count":3,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":1.9512893982808024,"merged_pull_requests_count":301,"bot_issues_count":1,"bot_pull_requests_count":326,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":260085.0,"past_year_avg_time_to_close_pull_request":538673.6666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.277777777777778,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws2apps%2Ffirebase-deployment/issues","maintainers":[{"login":"rhahao","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhahao"},{"login":"sws2apps-admin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sws2apps-admin"},{"login":"JustKemForFun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JustKemForFun"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sws2apps%2Ffirebase-deployment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sws2apps%2Ffirebase-deployment/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sws2apps%2Ffirebase-deployment/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sws2apps%2Ffirebase-deployment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sws2apps%2Ffirebase-deployment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sws2apps%2Ffirebase-deployment/codemeta","maintainers":[]}