{"id":369183,"url":"https://github.com/semantic-release/git","last_synced_at":"2026-08-24T12:06:56.122Z","repository":{"id":38205115,"uuid":"112505682","full_name":"semantic-release/git","owner":"semantic-release","description":":twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository","archived":false,"fork":false,"pushed_at":"2026-08-17T05:50:31.000Z","size":2904,"stargazers_count":340,"open_issues_count":54,"forks_count":75,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-21T10:38:26.687Z","etag":null,"topics":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@semantic-release/git","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-11-29T17:22:03.000Z","updated_at":"2026-08-20T18:17:43.000Z","dependencies_parsed_at":"2026-08-06T02:35:37.681Z","dependency_job_id":null,"html_url":"https://github.com/semantic-release/git","commit_stats":{"total_commits":331,"total_committers":15,"mean_commits":"22.066666666666666","dds":"0.46223564954682783","last_synced_commit":"8ad065b2620a00c39e92758a12ae0fdc0721b1b8"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/semantic-release/git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/sbom","scorecard":{"id":810661,"data":{"date":"2025-08-11","repo":{"name":"github.com/semantic-release/git","commit":"28a17512def11a1dfbb21836c6061e7179dc0dc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/semantic-release/.github/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","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-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-23T13:05:35.679Z","repository_id":38205115,"created_at":"2025-08-23T13:05:35.679Z","updated_at":"2025-08-23T13:05:35.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"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-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"semantic-release","name":"Semantic Release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2025-10-27T18:35:53.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":26340,"followers":331,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2025-10-27T18:35:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"packages":[{"id":1173764,"name":"@sh4na/semantic-release-git","ecosystem":"npm","description":"semantic-release plugin to commit release assets to the project's git repository","homepage":"https://github.com/semantic-release/git#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/semantic-release/git","keywords_array":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"namespace":"sh4na","versions_count":1,"first_release_published_at":"2021-12-08T02:28:41.002Z","latest_release_published_at":"2021-12-08T02:28:41.002Z","latest_release_number":"11.0.3","last_synced_at":"2026-08-23T11:37:54.843Z","created_at":"2022-04-08T12:52:04.756Z","updated_at":"2026-08-23T11:37:54.844Z","registry_url":"https://www.npmjs.com/package/@sh4na/semantic-release-git","install_command":"npm install @sh4na/semantic-release-git","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.3"},"contentPolicy":null},"repo_metadata":{"id":38205115,"uuid":"112505682","full_name":"semantic-release/git","owner":"semantic-release","description":":twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository","archived":false,"fork":false,"pushed_at":"2026-08-17T05:50:31.000Z","size":2904,"stargazers_count":340,"open_issues_count":54,"forks_count":75,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-21T10:38:26.687Z","etag":null,"topics":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@semantic-release/git","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-11-29T17:22:03.000Z","updated_at":"2026-08-20T18:17:43.000Z","dependencies_parsed_at":"2026-08-06T02:35:37.681Z","dependency_job_id":null,"html_url":"https://github.com/semantic-release/git","commit_stats":{"total_commits":331,"total_committers":15,"mean_commits":"22.066666666666666","dds":"0.46223564954682783","last_synced_commit":"8ad065b2620a00c39e92758a12ae0fdc0721b1b8"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/semantic-release/git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/sbom","scorecard":{"id":810661,"data":{"date":"2025-08-11","repo":{"name":"github.com/semantic-release/git","commit":"28a17512def11a1dfbb21836c6061e7179dc0dc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/semantic-release/.github/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","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-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-23T13:05:35.679Z","repository_id":38205115,"created_at":"2025-08-23T13:05:35.679Z","updated_at":"2025-08-23T13:05:35.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"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-21T02:00:06.756Z","response_time":57,"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":"semantic-release","name":"Semantic Release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2025-10-27T18:35:53.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":26340,"followers":331,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2025-10-27T18:35:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"tags":[{"name":"v11.0.1","sha":"b39d5c6adcd2eb1f921481d8cbb3d605e629b56a","kind":"commit","published_at":"2026-07-24T03:41:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"4d704a2b2e5e80c8529163bbb50d7e9ed1ae695e","kind":"commit","published_at":"2026-07-21T08:35:46.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.2","sha":"ddf699e32e1cb4ca58952b38afd28f06ac26e7b8","kind":"commit","published_at":"2026-07-20T22:23:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2/manifests"},{"name":"v11.0.0-beta.1","sha":"e52394603b06b87fee0be33548f45fb02b3b68e8","kind":"commit","published_at":"2026-07-17T21:16:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1/manifests"},{"name":"v10.0.1","sha":"3e934d45f97fd07a63617c0fc098c9ed3e67d97a","kind":"commit","published_at":"2021-10-30T05:25:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7ab65f8c8d30443d589aedbaa8ac3ea235144aef","kind":"commit","published_at":"2021-09-20T20:42:21.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"f536d60b5166a173ed00c84132f72f73691bc083","kind":"commit","published_at":"2021-09-05T03:36:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"538dd82f2c1662fbe73f74d82c707963168492ed","kind":"commit","published_at":"2020-01-27T19:22:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"1fd124386aca4a6fbc327cde5e9cb6ed23729421","kind":"commit","published_at":"2020-01-09T19:38:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v8.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0/manifests"},{"name":"v7.1.0-beta.11","sha":"9c1dc67e0436af76c93e329083eaf87560d12c55","kind":"commit","published_at":"2019-12-19T19:16:09.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11/manifests"},{"name":"v7.1.0-beta.10","sha":"81955b823432c80cec0645dd331b30cb0974ba23","kind":"commit","published_at":"2019-12-05T18:19:40.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10/manifests"},{"name":"v7.1.0-beta.9","sha":"03237d73258bd85c498dd056872070e61b473017","kind":"commit","published_at":"2019-11-21T03:09:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9/manifests"},{"name":"v7.0.18","sha":"3323aacc32d31ad804c2a3387d481391ad188031","kind":"commit","published_at":"2019-11-05T00:08:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.18","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18/manifests"},{"name":"v7.1.0-beta.8","sha":"f59d20cf435ea12f9c15383b7ce375c25a45edd6","kind":"commit","published_at":"2019-11-05T00:04:00.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8/manifests"},{"name":"v7.0.17","sha":"5132713c7b1bcf176f7a21250d6b8fe69e58afd4","kind":"commit","published_at":"2019-10-26T04:46:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.17","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17/manifests"},{"name":"v7.1.0-beta.7","sha":"e6af5b403c208f36a2e8bb6646b5a11860649b7f","kind":"commit","published_at":"2019-10-14T16:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7/manifests"},{"name":"v7.1.0-beta.6","sha":"15356b16d137b65c60d119ba15b9dffba4ee3a6a","kind":"commit","published_at":"2019-10-02T21:03:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6/manifests"},{"name":"v7.1.0-beta.5","sha":"9404d4477db2e0ec07e960775c78f5b349905b18","kind":"commit","published_at":"2019-10-02T20:21:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5/manifests"},{"name":"v7.1.0-beta.4","sha":"8c18ffa4fb33cc6d8c5366b8e59bf61974c87f41","kind":"commit","published_at":"2019-10-02T20:01:22.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4/manifests"},{"name":"v7.0.16","sha":"a93b846c6de081b38e09f5967ca27c1378c7571c","kind":"commit","published_at":"2019-07-01T17:01:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.16","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16/manifests"},{"name":"v7.0.15","sha":"2819d3b8a3960cd0c406631f385d53e6ba4becc6","kind":"commit","published_at":"2019-06-28T19:07:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.15","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15/manifests"},{"name":"v7.0.14","sha":"184f7b36839b4aa88e42a1fffed4464c9c7086e6","kind":"commit","published_at":"2019-06-26T16:24:29.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.14","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14/manifests"},{"name":"v7.0.13","sha":"39c4fd5db265edd68422f3eccc30090824790415","kind":"commit","published_at":"2019-06-25T15:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.13","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13/manifests"},{"name":"v7.0.12","sha":"712d684e95d847f2b4ba82cd27419d2ae0a09ee0","kind":"commit","published_at":"2019-05-14T18:30:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.12","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"239eba1dfd6d898ceaad527b93b22a10ca599405","kind":"commit","published_at":"2019-04-15T14:00:24.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11/manifests"},{"name":"v7.0.10","sha":"94e9e12a83410887d32b99600d5933327e2d5627","kind":"commit","published_at":"2019-04-14T03:57:37.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10/manifests"},{"name":"v7.0.9","sha":"7ee4af9ebdff3a96c7115a8089b4f8722d721e3b","kind":"commit","published_at":"2019-03-13T15:23:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9/manifests"},{"name":"v7.1.0-beta.3","sha":"9e2b2e507f84807eb7d5ec45c09598d49ef47698","kind":"commit","published_at":"2019-01-14T18:36:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3/manifests"},{"name":"v7.0.8","sha":"71be7837f5a9cddf705445c405ecd72b9844fc26","kind":"commit","published_at":"2019-01-14T18:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8/manifests"},{"name":"v7.0.7","sha":"f8857d57f81dddddcbff72350d2c7ea8d20faea1","kind":"commit","published_at":"2018-12-26T18:22:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7/manifests"},{"name":"v7.1.0-beta.2","sha":"d97c03082b948f1189fdc22d639505fa0395f711","kind":"commit","published_at":"2018-12-19T18:11:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2/manifests"},{"name":"v7.0.6","sha":"7f26c5ddc4b8d8e09bfc5e1dea515bb37d23d8c1","kind":"commit","published_at":"2018-12-19T17:21:53.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6/manifests"},{"name":"v7.1.0-beta.1","sha":"02b1f6d15f61139260d6ae008fa8261e05542aeb","kind":"commit","published_at":"2018-12-12T01:49:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1/manifests"},{"name":"v7.0.5","sha":"e1aac3ddcedf89677494211c033e324cfa3b8670","kind":"commit","published_at":"2018-10-08T17:06:27.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"ca9de5fa08cf32a03d58f7422bd47b73489046d8","kind":"commit","published_at":"2018-09-11T15:27:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"a35f990e562277a4a2529234695b1d5ce255732c","kind":"commit","published_at":"2018-08-26T20:49:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"20809c31b77c5e5511b6cf8bc077bcde08749116","kind":"commit","published_at":"2018-08-24T08:42:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"7eb2b3f180c7e6ad4dea11e1d80732b0e800c23f","kind":"commit","published_at":"2018-07-19T04:10:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1fab20eeb65147059ac97711da537834314b31a2","kind":"commit","published_at":"2018-07-17T06:00:26.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"54bd4046c4d910f0e22c1dd0e4a2d1d37d2f5a49","kind":"commit","published_at":"2018-07-17T02:31:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"1e99ccdc982d4d864367a1cd0b0dc1d08fe14670","kind":"commit","published_at":"2018-06-27T21:03:45.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"629dfc47a2e52f2e71030bd30f21e2199ea4ace9","kind":"commit","published_at":"2018-06-27T19:59:15.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"a58c3573b6d8eb74f02190f32716c12aab5d4d07","kind":"commit","published_at":"2018-05-08T17:19:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v5.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"5ed087bb3d12abe9467eacda54e3e32a94f1f51f","kind":"commit","published_at":"2018-05-01T16:16:51.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"0a2311064302633742592318a6eee5c97f1938f0","kind":"commit","published_at":"2018-03-15T12:11:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a4c24ec67ace0b7578922eb1243e510f53607540","kind":"commit","published_at":"2018-03-07T23:35:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0efaae88af810c97553e7b564068e19c87c0a8ec","kind":"commit","published_at":"2018-02-19T05:08:12.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"c64a64c7a22867b03ba7cfce2120388978473c39","kind":"commit","published_at":"2018-02-16T03:07:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"375292efe81c370fe500c35db3a70eb8f6e4d040","kind":"commit","published_at":"2018-02-12T00:19:17.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"db60bbd1bb4a8d688bb4303a4b2fe3b6e18d9058","kind":"commit","published_at":"2018-02-09T23:01:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c8119dacd845f9c84667186bab1ef160f519a75b","kind":"commit","published_at":"2018-01-27T21:33:10.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"72153f882fa1a7556f4fe5fd10497751505163f6","kind":"commit","published_at":"2018-01-27T21:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.2.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"651c192ba457b1ae84f169b712df9425d9936da7","kind":"commit","published_at":"2018-01-27T19:10:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"358e782d91553790dc9bc644271b3f6faa6a7221","kind":"commit","published_at":"2018-01-26T06:17:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"508c7c84aafd0890d3c15aaf1bb17e66630466d7","kind":"commit","published_at":"2018-01-14T00:17:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"05ab305a380abf6a76aaa81aea0c8fc12fa22782","kind":"commit","published_at":"2017-12-19T17:54:20.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a86ff5d7d02a8a3d1a9faa1bc14f8cba89e47c45","kind":"commit","published_at":"2017-12-17T02:56:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"ddaf44c48259fd561c05b4c373ec71bcb23ae118","kind":"commit","published_at":"2017-12-14T18:57:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8ba9c68d37856db550754ec725cdb8816e246602","kind":"commit","published_at":"2017-12-04T00:03:07.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:05:46.827Z","dependent_packages_count":3,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.54992193480632,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":3.754428224512454,"forks_count":3.5599749266756575,"docker_downloads_count":null,"average":12.009755705509033},"purl":"pkg:npm/%40sh4na/semantic-release-git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sh4na/semantic-release-git","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sh4na/semantic-release-git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sh4na/semantic-release-git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:38:28.888Z","issues_count":54,"pull_requests_count":212,"avg_time_to_close_issue":18384933.833333332,"avg_time_to_close_pull_request":4996413.349462366,"issues_closed_count":18,"pull_requests_closed_count":186,"pull_request_authors_count":19,"issue_authors_count":49,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.1745283018867925,"merged_pull_requests_count":158,"bot_issues_count":4,"bot_pull_requests_count":189,"past_year_issues_count":1,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":444584.1818181818,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/issues","maintainers":[{"login":"babblebey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"},{"login":"travi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travi"},{"login":"sheerlox","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheerlox"}],"active_maintainers":[{"login":"babblebey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sh4na%2Fsemantic-release-git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sh4na%2Fsemantic-release-git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sh4na%2Fsemantic-release-git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sh4na%2Fsemantic-release-git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sh4na%2Fsemantic-release-git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sh4na%2Fsemantic-release-git/codemeta","maintainers":[{"uuid":"sh4na","login":"sh4na","name":null,"email":"me+npmjs@spoiledcat.net","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~sh4na","role":null,"created_at":"2022-11-10T10:48:51.759Z","updated_at":"2022-11-10T10:48:51.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sh4na/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8131319,"name":"@bouchardm/semantic-release-git","ecosystem":"npm","description":"semantic-release plugin to commit release assets to the project's git repository","homepage":"https://github.com/semantic-release/git#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/semantic-release/git","keywords_array":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"namespace":"bouchardm","versions_count":1,"first_release_published_at":"2023-08-22T20:19:30.098Z","latest_release_published_at":"2023-08-22T20:19:30.098Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-23T11:39:07.822Z","created_at":"2023-08-22T23:00:02.392Z","updated_at":"2026-08-23T11:39:07.823Z","registry_url":"https://www.npmjs.com/package/@bouchardm/semantic-release-git","install_command":"npm install @bouchardm/semantic-release-git","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":38205115,"uuid":"112505682","full_name":"semantic-release/git","owner":"semantic-release","description":":twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository","archived":false,"fork":false,"pushed_at":"2026-08-17T05:50:31.000Z","size":2904,"stargazers_count":340,"open_issues_count":54,"forks_count":75,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-21T10:38:26.687Z","etag":null,"topics":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@semantic-release/git","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-11-29T17:22:03.000Z","updated_at":"2026-08-20T18:17:43.000Z","dependencies_parsed_at":"2026-08-06T02:35:37.681Z","dependency_job_id":null,"html_url":"https://github.com/semantic-release/git","commit_stats":{"total_commits":331,"total_committers":15,"mean_commits":"22.066666666666666","dds":"0.46223564954682783","last_synced_commit":"8ad065b2620a00c39e92758a12ae0fdc0721b1b8"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/semantic-release/git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/sbom","scorecard":{"id":810661,"data":{"date":"2025-08-11","repo":{"name":"github.com/semantic-release/git","commit":"28a17512def11a1dfbb21836c6061e7179dc0dc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/semantic-release/.github/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","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-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-23T13:05:35.679Z","repository_id":38205115,"created_at":"2025-08-23T13:05:35.679Z","updated_at":"2025-08-23T13:05:35.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"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-21T02:00:06.756Z","response_time":57,"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":"semantic-release","name":"Semantic Release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2025-10-27T18:35:53.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":26340,"followers":331,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2025-10-27T18:35:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"tags":[{"name":"v11.0.1","sha":"b39d5c6adcd2eb1f921481d8cbb3d605e629b56a","kind":"commit","published_at":"2026-07-24T03:41:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"4d704a2b2e5e80c8529163bbb50d7e9ed1ae695e","kind":"commit","published_at":"2026-07-21T08:35:46.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.2","sha":"ddf699e32e1cb4ca58952b38afd28f06ac26e7b8","kind":"commit","published_at":"2026-07-20T22:23:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2/manifests"},{"name":"v11.0.0-beta.1","sha":"e52394603b06b87fee0be33548f45fb02b3b68e8","kind":"commit","published_at":"2026-07-17T21:16:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1/manifests"},{"name":"v10.0.1","sha":"3e934d45f97fd07a63617c0fc098c9ed3e67d97a","kind":"commit","published_at":"2021-10-30T05:25:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7ab65f8c8d30443d589aedbaa8ac3ea235144aef","kind":"commit","published_at":"2021-09-20T20:42:21.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"f536d60b5166a173ed00c84132f72f73691bc083","kind":"commit","published_at":"2021-09-05T03:36:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"538dd82f2c1662fbe73f74d82c707963168492ed","kind":"commit","published_at":"2020-01-27T19:22:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"1fd124386aca4a6fbc327cde5e9cb6ed23729421","kind":"commit","published_at":"2020-01-09T19:38:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v8.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0/manifests"},{"name":"v7.1.0-beta.11","sha":"9c1dc67e0436af76c93e329083eaf87560d12c55","kind":"commit","published_at":"2019-12-19T19:16:09.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11/manifests"},{"name":"v7.1.0-beta.10","sha":"81955b823432c80cec0645dd331b30cb0974ba23","kind":"commit","published_at":"2019-12-05T18:19:40.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10/manifests"},{"name":"v7.1.0-beta.9","sha":"03237d73258bd85c498dd056872070e61b473017","kind":"commit","published_at":"2019-11-21T03:09:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9/manifests"},{"name":"v7.0.18","sha":"3323aacc32d31ad804c2a3387d481391ad188031","kind":"commit","published_at":"2019-11-05T00:08:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.18","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18/manifests"},{"name":"v7.1.0-beta.8","sha":"f59d20cf435ea12f9c15383b7ce375c25a45edd6","kind":"commit","published_at":"2019-11-05T00:04:00.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8/manifests"},{"name":"v7.0.17","sha":"5132713c7b1bcf176f7a21250d6b8fe69e58afd4","kind":"commit","published_at":"2019-10-26T04:46:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.17","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17/manifests"},{"name":"v7.1.0-beta.7","sha":"e6af5b403c208f36a2e8bb6646b5a11860649b7f","kind":"commit","published_at":"2019-10-14T16:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7/manifests"},{"name":"v7.1.0-beta.6","sha":"15356b16d137b65c60d119ba15b9dffba4ee3a6a","kind":"commit","published_at":"2019-10-02T21:03:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6/manifests"},{"name":"v7.1.0-beta.5","sha":"9404d4477db2e0ec07e960775c78f5b349905b18","kind":"commit","published_at":"2019-10-02T20:21:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5/manifests"},{"name":"v7.1.0-beta.4","sha":"8c18ffa4fb33cc6d8c5366b8e59bf61974c87f41","kind":"commit","published_at":"2019-10-02T20:01:22.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4/manifests"},{"name":"v7.0.16","sha":"a93b846c6de081b38e09f5967ca27c1378c7571c","kind":"commit","published_at":"2019-07-01T17:01:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.16","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16/manifests"},{"name":"v7.0.15","sha":"2819d3b8a3960cd0c406631f385d53e6ba4becc6","kind":"commit","published_at":"2019-06-28T19:07:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.15","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15/manifests"},{"name":"v7.0.14","sha":"184f7b36839b4aa88e42a1fffed4464c9c7086e6","kind":"commit","published_at":"2019-06-26T16:24:29.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.14","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14/manifests"},{"name":"v7.0.13","sha":"39c4fd5db265edd68422f3eccc30090824790415","kind":"commit","published_at":"2019-06-25T15:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.13","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13/manifests"},{"name":"v7.0.12","sha":"712d684e95d847f2b4ba82cd27419d2ae0a09ee0","kind":"commit","published_at":"2019-05-14T18:30:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.12","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"239eba1dfd6d898ceaad527b93b22a10ca599405","kind":"commit","published_at":"2019-04-15T14:00:24.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11/manifests"},{"name":"v7.0.10","sha":"94e9e12a83410887d32b99600d5933327e2d5627","kind":"commit","published_at":"2019-04-14T03:57:37.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10/manifests"},{"name":"v7.0.9","sha":"7ee4af9ebdff3a96c7115a8089b4f8722d721e3b","kind":"commit","published_at":"2019-03-13T15:23:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9/manifests"},{"name":"v7.1.0-beta.3","sha":"9e2b2e507f84807eb7d5ec45c09598d49ef47698","kind":"commit","published_at":"2019-01-14T18:36:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3/manifests"},{"name":"v7.0.8","sha":"71be7837f5a9cddf705445c405ecd72b9844fc26","kind":"commit","published_at":"2019-01-14T18:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8/manifests"},{"name":"v7.0.7","sha":"f8857d57f81dddddcbff72350d2c7ea8d20faea1","kind":"commit","published_at":"2018-12-26T18:22:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7/manifests"},{"name":"v7.1.0-beta.2","sha":"d97c03082b948f1189fdc22d639505fa0395f711","kind":"commit","published_at":"2018-12-19T18:11:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2/manifests"},{"name":"v7.0.6","sha":"7f26c5ddc4b8d8e09bfc5e1dea515bb37d23d8c1","kind":"commit","published_at":"2018-12-19T17:21:53.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6/manifests"},{"name":"v7.1.0-beta.1","sha":"02b1f6d15f61139260d6ae008fa8261e05542aeb","kind":"commit","published_at":"2018-12-12T01:49:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1/manifests"},{"name":"v7.0.5","sha":"e1aac3ddcedf89677494211c033e324cfa3b8670","kind":"commit","published_at":"2018-10-08T17:06:27.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"ca9de5fa08cf32a03d58f7422bd47b73489046d8","kind":"commit","published_at":"2018-09-11T15:27:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"a35f990e562277a4a2529234695b1d5ce255732c","kind":"commit","published_at":"2018-08-26T20:49:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"20809c31b77c5e5511b6cf8bc077bcde08749116","kind":"commit","published_at":"2018-08-24T08:42:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"7eb2b3f180c7e6ad4dea11e1d80732b0e800c23f","kind":"commit","published_at":"2018-07-19T04:10:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1fab20eeb65147059ac97711da537834314b31a2","kind":"commit","published_at":"2018-07-17T06:00:26.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"54bd4046c4d910f0e22c1dd0e4a2d1d37d2f5a49","kind":"commit","published_at":"2018-07-17T02:31:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"1e99ccdc982d4d864367a1cd0b0dc1d08fe14670","kind":"commit","published_at":"2018-06-27T21:03:45.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"629dfc47a2e52f2e71030bd30f21e2199ea4ace9","kind":"commit","published_at":"2018-06-27T19:59:15.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"a58c3573b6d8eb74f02190f32716c12aab5d4d07","kind":"commit","published_at":"2018-05-08T17:19:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v5.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"5ed087bb3d12abe9467eacda54e3e32a94f1f51f","kind":"commit","published_at":"2018-05-01T16:16:51.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"0a2311064302633742592318a6eee5c97f1938f0","kind":"commit","published_at":"2018-03-15T12:11:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a4c24ec67ace0b7578922eb1243e510f53607540","kind":"commit","published_at":"2018-03-07T23:35:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0efaae88af810c97553e7b564068e19c87c0a8ec","kind":"commit","published_at":"2018-02-19T05:08:12.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"c64a64c7a22867b03ba7cfce2120388978473c39","kind":"commit","published_at":"2018-02-16T03:07:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"375292efe81c370fe500c35db3a70eb8f6e4d040","kind":"commit","published_at":"2018-02-12T00:19:17.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"db60bbd1bb4a8d688bb4303a4b2fe3b6e18d9058","kind":"commit","published_at":"2018-02-09T23:01:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c8119dacd845f9c84667186bab1ef160f519a75b","kind":"commit","published_at":"2018-01-27T21:33:10.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"72153f882fa1a7556f4fe5fd10497751505163f6","kind":"commit","published_at":"2018-01-27T21:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.2.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"651c192ba457b1ae84f169b712df9425d9936da7","kind":"commit","published_at":"2018-01-27T19:10:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"358e782d91553790dc9bc644271b3f6faa6a7221","kind":"commit","published_at":"2018-01-26T06:17:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"508c7c84aafd0890d3c15aaf1bb17e66630466d7","kind":"commit","published_at":"2018-01-14T00:17:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"05ab305a380abf6a76aaa81aea0c8fc12fa22782","kind":"commit","published_at":"2017-12-19T17:54:20.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a86ff5d7d02a8a3d1a9faa1bc14f8cba89e47c45","kind":"commit","published_at":"2017-12-17T02:56:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"ddaf44c48259fd561c05b4c373ec71bcb23ae118","kind":"commit","published_at":"2017-12-14T18:57:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8ba9c68d37856db550754ec725cdb8816e246602","kind":"commit","published_at":"2017-12-04T00:03:07.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:05:46.812Z","dependent_packages_count":0,"downloads":234,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.969751555024061,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":3.8374421875814004,"forks_count":3.644508736604071,"docker_downloads_count":null,"average":21.383363837816127},"purl":"pkg:npm/%40bouchardm/semantic-release-git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bouchardm/semantic-release-git","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bouchardm/semantic-release-git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bouchardm/semantic-release-git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:38:28.888Z","issues_count":54,"pull_requests_count":212,"avg_time_to_close_issue":18384933.833333332,"avg_time_to_close_pull_request":4996413.349462366,"issues_closed_count":18,"pull_requests_closed_count":186,"pull_request_authors_count":19,"issue_authors_count":49,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.1745283018867925,"merged_pull_requests_count":158,"bot_issues_count":4,"bot_pull_requests_count":189,"past_year_issues_count":1,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":444584.1818181818,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/issues","maintainers":[{"login":"babblebey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"},{"login":"travi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travi"},{"login":"sheerlox","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheerlox"}],"active_maintainers":[{"login":"babblebey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bouchardm%2Fsemantic-release-git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bouchardm%2Fsemantic-release-git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bouchardm%2Fsemantic-release-git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bouchardm%2Fsemantic-release-git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bouchardm%2Fsemantic-release-git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bouchardm%2Fsemantic-release-git/codemeta","maintainers":[{"uuid":"bouchardm","login":"bouchardm","name":null,"email":"marcantoine.bouchardm@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~bouchardm","role":null,"created_at":"2023-08-22T23:00:02.831Z","updated_at":"2023-08-22T23:00:02.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bouchardm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7566706,"name":"github.com/semantic-release/git","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/semantic-release/git","keywords_array":[],"namespace":"github.com/semantic-release","versions_count":59,"first_release_published_at":"2017-12-04T00:03:07.000Z","latest_release_published_at":"2026-07-24T03:41:36.000Z","latest_release_number":"v11.0.1+incompatible","last_synced_at":"2026-08-23T11:39:25.133Z","created_at":"2023-04-13T01:46:13.817Z","updated_at":"2026-08-23T11:39:25.133Z","registry_url":"https://pkg.go.dev/github.com/semantic-release/git","install_command":"go get github.com/semantic-release/git","documentation_url":"https://pkg.go.dev/github.com/semantic-release/git#section-documentation","metadata":{},"repo_metadata":{"id":38205115,"uuid":"112505682","full_name":"semantic-release/git","owner":"semantic-release","description":":twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository","archived":false,"fork":false,"pushed_at":"2026-08-17T05:50:31.000Z","size":2904,"stargazers_count":340,"open_issues_count":54,"forks_count":75,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-21T10:38:26.687Z","etag":null,"topics":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@semantic-release/git","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-11-29T17:22:03.000Z","updated_at":"2026-08-20T18:17:43.000Z","dependencies_parsed_at":"2026-08-06T02:35:37.681Z","dependency_job_id":null,"html_url":"https://github.com/semantic-release/git","commit_stats":{"total_commits":331,"total_committers":15,"mean_commits":"22.066666666666666","dds":"0.46223564954682783","last_synced_commit":"8ad065b2620a00c39e92758a12ae0fdc0721b1b8"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/semantic-release/git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/sbom","scorecard":{"id":810661,"data":{"date":"2025-08-11","repo":{"name":"github.com/semantic-release/git","commit":"28a17512def11a1dfbb21836c6061e7179dc0dc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/semantic-release/.github/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","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-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-23T13:05:35.679Z","repository_id":38205115,"created_at":"2025-08-23T13:05:35.679Z","updated_at":"2025-08-23T13:05:35.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"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-21T02:00:06.756Z","response_time":57,"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":"semantic-release","name":"Semantic Release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2025-10-27T18:35:53.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":26340,"followers":331,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2025-10-27T18:35:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"tags":[{"name":"v11.0.1","sha":"b39d5c6adcd2eb1f921481d8cbb3d605e629b56a","kind":"commit","published_at":"2026-07-24T03:41:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"4d704a2b2e5e80c8529163bbb50d7e9ed1ae695e","kind":"commit","published_at":"2026-07-21T08:35:46.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.2","sha":"ddf699e32e1cb4ca58952b38afd28f06ac26e7b8","kind":"commit","published_at":"2026-07-20T22:23:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2/manifests"},{"name":"v11.0.0-beta.1","sha":"e52394603b06b87fee0be33548f45fb02b3b68e8","kind":"commit","published_at":"2026-07-17T21:16:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1/manifests"},{"name":"v10.0.1","sha":"3e934d45f97fd07a63617c0fc098c9ed3e67d97a","kind":"commit","published_at":"2021-10-30T05:25:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7ab65f8c8d30443d589aedbaa8ac3ea235144aef","kind":"commit","published_at":"2021-09-20T20:42:21.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"f536d60b5166a173ed00c84132f72f73691bc083","kind":"commit","published_at":"2021-09-05T03:36:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"538dd82f2c1662fbe73f74d82c707963168492ed","kind":"commit","published_at":"2020-01-27T19:22:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"1fd124386aca4a6fbc327cde5e9cb6ed23729421","kind":"commit","published_at":"2020-01-09T19:38:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v8.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0/manifests"},{"name":"v7.1.0-beta.11","sha":"9c1dc67e0436af76c93e329083eaf87560d12c55","kind":"commit","published_at":"2019-12-19T19:16:09.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11/manifests"},{"name":"v7.1.0-beta.10","sha":"81955b823432c80cec0645dd331b30cb0974ba23","kind":"commit","published_at":"2019-12-05T18:19:40.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10/manifests"},{"name":"v7.1.0-beta.9","sha":"03237d73258bd85c498dd056872070e61b473017","kind":"commit","published_at":"2019-11-21T03:09:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9/manifests"},{"name":"v7.0.18","sha":"3323aacc32d31ad804c2a3387d481391ad188031","kind":"commit","published_at":"2019-11-05T00:08:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.18","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18/manifests"},{"name":"v7.1.0-beta.8","sha":"f59d20cf435ea12f9c15383b7ce375c25a45edd6","kind":"commit","published_at":"2019-11-05T00:04:00.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8/manifests"},{"name":"v7.0.17","sha":"5132713c7b1bcf176f7a21250d6b8fe69e58afd4","kind":"commit","published_at":"2019-10-26T04:46:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.17","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17/manifests"},{"name":"v7.1.0-beta.7","sha":"e6af5b403c208f36a2e8bb6646b5a11860649b7f","kind":"commit","published_at":"2019-10-14T16:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7/manifests"},{"name":"v7.1.0-beta.6","sha":"15356b16d137b65c60d119ba15b9dffba4ee3a6a","kind":"commit","published_at":"2019-10-02T21:03:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6/manifests"},{"name":"v7.1.0-beta.5","sha":"9404d4477db2e0ec07e960775c78f5b349905b18","kind":"commit","published_at":"2019-10-02T20:21:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5/manifests"},{"name":"v7.1.0-beta.4","sha":"8c18ffa4fb33cc6d8c5366b8e59bf61974c87f41","kind":"commit","published_at":"2019-10-02T20:01:22.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4/manifests"},{"name":"v7.0.16","sha":"a93b846c6de081b38e09f5967ca27c1378c7571c","kind":"commit","published_at":"2019-07-01T17:01:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.16","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16/manifests"},{"name":"v7.0.15","sha":"2819d3b8a3960cd0c406631f385d53e6ba4becc6","kind":"commit","published_at":"2019-06-28T19:07:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.15","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15/manifests"},{"name":"v7.0.14","sha":"184f7b36839b4aa88e42a1fffed4464c9c7086e6","kind":"commit","published_at":"2019-06-26T16:24:29.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.14","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14/manifests"},{"name":"v7.0.13","sha":"39c4fd5db265edd68422f3eccc30090824790415","kind":"commit","published_at":"2019-06-25T15:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.13","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13/manifests"},{"name":"v7.0.12","sha":"712d684e95d847f2b4ba82cd27419d2ae0a09ee0","kind":"commit","published_at":"2019-05-14T18:30:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.12","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"239eba1dfd6d898ceaad527b93b22a10ca599405","kind":"commit","published_at":"2019-04-15T14:00:24.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11/manifests"},{"name":"v7.0.10","sha":"94e9e12a83410887d32b99600d5933327e2d5627","kind":"commit","published_at":"2019-04-14T03:57:37.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10/manifests"},{"name":"v7.0.9","sha":"7ee4af9ebdff3a96c7115a8089b4f8722d721e3b","kind":"commit","published_at":"2019-03-13T15:23:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9/manifests"},{"name":"v7.1.0-beta.3","sha":"9e2b2e507f84807eb7d5ec45c09598d49ef47698","kind":"commit","published_at":"2019-01-14T18:36:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3/manifests"},{"name":"v7.0.8","sha":"71be7837f5a9cddf705445c405ecd72b9844fc26","kind":"commit","published_at":"2019-01-14T18:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8/manifests"},{"name":"v7.0.7","sha":"f8857d57f81dddddcbff72350d2c7ea8d20faea1","kind":"commit","published_at":"2018-12-26T18:22:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7/manifests"},{"name":"v7.1.0-beta.2","sha":"d97c03082b948f1189fdc22d639505fa0395f711","kind":"commit","published_at":"2018-12-19T18:11:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2/manifests"},{"name":"v7.0.6","sha":"7f26c5ddc4b8d8e09bfc5e1dea515bb37d23d8c1","kind":"commit","published_at":"2018-12-19T17:21:53.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6/manifests"},{"name":"v7.1.0-beta.1","sha":"02b1f6d15f61139260d6ae008fa8261e05542aeb","kind":"commit","published_at":"2018-12-12T01:49:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1/manifests"},{"name":"v7.0.5","sha":"e1aac3ddcedf89677494211c033e324cfa3b8670","kind":"commit","published_at":"2018-10-08T17:06:27.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"ca9de5fa08cf32a03d58f7422bd47b73489046d8","kind":"commit","published_at":"2018-09-11T15:27:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"a35f990e562277a4a2529234695b1d5ce255732c","kind":"commit","published_at":"2018-08-26T20:49:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"20809c31b77c5e5511b6cf8bc077bcde08749116","kind":"commit","published_at":"2018-08-24T08:42:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"7eb2b3f180c7e6ad4dea11e1d80732b0e800c23f","kind":"commit","published_at":"2018-07-19T04:10:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1fab20eeb65147059ac97711da537834314b31a2","kind":"commit","published_at":"2018-07-17T06:00:26.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"54bd4046c4d910f0e22c1dd0e4a2d1d37d2f5a49","kind":"commit","published_at":"2018-07-17T02:31:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"1e99ccdc982d4d864367a1cd0b0dc1d08fe14670","kind":"commit","published_at":"2018-06-27T21:03:45.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"629dfc47a2e52f2e71030bd30f21e2199ea4ace9","kind":"commit","published_at":"2018-06-27T19:59:15.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"a58c3573b6d8eb74f02190f32716c12aab5d4d07","kind":"commit","published_at":"2018-05-08T17:19:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v5.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"5ed087bb3d12abe9467eacda54e3e32a94f1f51f","kind":"commit","published_at":"2018-05-01T16:16:51.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"0a2311064302633742592318a6eee5c97f1938f0","kind":"commit","published_at":"2018-03-15T12:11:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a4c24ec67ace0b7578922eb1243e510f53607540","kind":"commit","published_at":"2018-03-07T23:35:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0efaae88af810c97553e7b564068e19c87c0a8ec","kind":"commit","published_at":"2018-02-19T05:08:12.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"c64a64c7a22867b03ba7cfce2120388978473c39","kind":"commit","published_at":"2018-02-16T03:07:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"375292efe81c370fe500c35db3a70eb8f6e4d040","kind":"commit","published_at":"2018-02-12T00:19:17.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"db60bbd1bb4a8d688bb4303a4b2fe3b6e18d9058","kind":"commit","published_at":"2018-02-09T23:01:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c8119dacd845f9c84667186bab1ef160f519a75b","kind":"commit","published_at":"2018-01-27T21:33:10.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"72153f882fa1a7556f4fe5fd10497751505163f6","kind":"commit","published_at":"2018-01-27T21:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.2.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"651c192ba457b1ae84f169b712df9425d9936da7","kind":"commit","published_at":"2018-01-27T19:10:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"358e782d91553790dc9bc644271b3f6faa6a7221","kind":"commit","published_at":"2018-01-26T06:17:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"508c7c84aafd0890d3c15aaf1bb17e66630466d7","kind":"commit","published_at":"2018-01-14T00:17:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"05ab305a380abf6a76aaa81aea0c8fc12fa22782","kind":"commit","published_at":"2017-12-19T17:54:20.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a86ff5d7d02a8a3d1a9faa1bc14f8cba89e47c45","kind":"commit","published_at":"2017-12-17T02:56:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"ddaf44c48259fd561c05b4c373ec71bcb23ae118","kind":"commit","published_at":"2017-12-14T18:57:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8ba9c68d37856db550754ec725cdb8816e246602","kind":"commit","published_at":"2017-12-04T00:03:07.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:05:46.818Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.337997221591884,"dependent_packages_count":8.097143122960679,"stargazers_count":3.3172956580873962,"forks_count":3.175526153150938,"average":5.981990538947724},"purl":"pkg:golang/github.com/semantic-release/git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/semantic-release/git","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/semantic-release/git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/semantic-release/git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:38:28.888Z","issues_count":54,"pull_requests_count":212,"avg_time_to_close_issue":18384933.833333332,"avg_time_to_close_pull_request":4996413.349462366,"issues_closed_count":18,"pull_requests_closed_count":186,"pull_request_authors_count":19,"issue_authors_count":49,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.1745283018867925,"merged_pull_requests_count":158,"bot_issues_count":4,"bot_pull_requests_count":189,"past_year_issues_count":1,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":444584.1818181818,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/issues","maintainers":[{"login":"babblebey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"},{"login":"travi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travi"},{"login":"sheerlox","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheerlox"}],"active_maintainers":[{"login":"babblebey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsemantic-release%2Fgit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsemantic-release%2Fgit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsemantic-release%2Fgit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsemantic-release%2Fgit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsemantic-release%2Fgit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsemantic-release%2Fgit/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1170758,"name":"@semantic-release/git","ecosystem":"npm","description":"semantic-release plugin to commit release assets to the project's git repository","homepage":"https://github.com/semantic-release/git","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/semantic-release/git","keywords_array":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"namespace":"semantic-release","versions_count":59,"first_release_published_at":"2017-12-04T00:06:00.432Z","latest_release_published_at":"2026-07-24T03:42:05.506Z","latest_release_number":"11.0.1","last_synced_at":"2026-08-23T12:05:18.952Z","created_at":"2022-04-08T12:46:39.080Z","updated_at":"2026-08-23T12:05:18.952Z","registry_url":"https://www.npmjs.com/package/@semantic-release/git","install_command":"npm install @semantic-release/git","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"7.0.18","beta":"11.0.0-beta.2","latest":"11.0.1"},"contentPolicy":null},"repo_metadata":{"id":38205115,"uuid":"112505682","full_name":"semantic-release/git","owner":"semantic-release","description":":twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository","archived":false,"fork":false,"pushed_at":"2024-04-13T16:21:18.000Z","size":2000,"stargazers_count":276,"open_issues_count":55,"forks_count":61,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-13T17:38:27.541Z","etag":null,"topics":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2017-11-29T17:22:03.000Z","updated_at":"2024-04-15T01:56:27.043Z","dependencies_parsed_at":"2024-03-18T16:11:27.358Z","dependency_job_id":"5c241e72-537f-46e8-b73e-f6dc08b0222a","html_url":"https://github.com/semantic-release/git","commit_stats":{"total_commits":331,"total_committers":15,"mean_commits":"22.066666666666666","dds":"0.46223564954682783","last_synced_commit":"8ad065b2620a00c39e92758a12ae0fdc0721b1b8"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217844000,"owners_count":16239534,"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","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":"semantic-release","name":"semantic-release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2024-04-14T21:21:41.282Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":22790,"followers":190,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2024-04-14T21:21:55.829Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"tags":[{"name":"v10.0.1","sha":"3e934d45f97fd07a63617c0fc098c9ed3e67d97a","kind":"commit","published_at":"2021-10-30T05:25:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7ab65f8c8d30443d589aedbaa8ac3ea235144aef","kind":"commit","published_at":"2021-09-20T20:42:21.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"f536d60b5166a173ed00c84132f72f73691bc083","kind":"commit","published_at":"2021-09-05T03:36:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"538dd82f2c1662fbe73f74d82c707963168492ed","kind":"commit","published_at":"2020-01-27T19:22:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"1fd124386aca4a6fbc327cde5e9cb6ed23729421","kind":"commit","published_at":"2020-01-09T19:38:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v8.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0/manifests"},{"name":"v7.1.0-beta.11","sha":"9c1dc67e0436af76c93e329083eaf87560d12c55","kind":"commit","published_at":"2019-12-19T19:16:09.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11/manifests"},{"name":"v7.1.0-beta.10","sha":"81955b823432c80cec0645dd331b30cb0974ba23","kind":"commit","published_at":"2019-12-05T18:19:40.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10/manifests"},{"name":"v7.1.0-beta.9","sha":"03237d73258bd85c498dd056872070e61b473017","kind":"commit","published_at":"2019-11-21T03:09:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9/manifests"},{"name":"v7.0.18","sha":"3323aacc32d31ad804c2a3387d481391ad188031","kind":"commit","published_at":"2019-11-05T00:08:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.18","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18/manifests"},{"name":"v7.1.0-beta.8","sha":"f59d20cf435ea12f9c15383b7ce375c25a45edd6","kind":"commit","published_at":"2019-11-05T00:04:00.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8/manifests"},{"name":"v7.0.17","sha":"5132713c7b1bcf176f7a21250d6b8fe69e58afd4","kind":"commit","published_at":"2019-10-26T04:46:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.17","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17/manifests"},{"name":"v7.1.0-beta.7","sha":"e6af5b403c208f36a2e8bb6646b5a11860649b7f","kind":"commit","published_at":"2019-10-14T16:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7/manifests"},{"name":"v7.1.0-beta.6","sha":"15356b16d137b65c60d119ba15b9dffba4ee3a6a","kind":"commit","published_at":"2019-10-02T21:03:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6/manifests"},{"name":"v7.1.0-beta.5","sha":"9404d4477db2e0ec07e960775c78f5b349905b18","kind":"commit","published_at":"2019-10-02T20:21:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5/manifests"},{"name":"v7.1.0-beta.4","sha":"8c18ffa4fb33cc6d8c5366b8e59bf61974c87f41","kind":"commit","published_at":"2019-10-02T20:01:22.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4/manifests"},{"name":"v7.0.16","sha":"a93b846c6de081b38e09f5967ca27c1378c7571c","kind":"commit","published_at":"2019-07-01T17:01:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.16","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16/manifests"},{"name":"v7.0.15","sha":"2819d3b8a3960cd0c406631f385d53e6ba4becc6","kind":"commit","published_at":"2019-06-28T19:07:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.15","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15/manifests"},{"name":"v7.0.14","sha":"184f7b36839b4aa88e42a1fffed4464c9c7086e6","kind":"commit","published_at":"2019-06-26T16:24:29.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.14","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14/manifests"},{"name":"v7.0.13","sha":"39c4fd5db265edd68422f3eccc30090824790415","kind":"commit","published_at":"2019-06-25T15:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.13","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13/manifests"},{"name":"v7.0.12","sha":"712d684e95d847f2b4ba82cd27419d2ae0a09ee0","kind":"commit","published_at":"2019-05-14T18:30:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.12","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"239eba1dfd6d898ceaad527b93b22a10ca599405","kind":"commit","published_at":"2019-04-15T14:00:24.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11/manifests"},{"name":"v7.0.10","sha":"94e9e12a83410887d32b99600d5933327e2d5627","kind":"commit","published_at":"2019-04-14T03:57:37.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10/manifests"},{"name":"v7.0.9","sha":"7ee4af9ebdff3a96c7115a8089b4f8722d721e3b","kind":"commit","published_at":"2019-03-13T15:23:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9/manifests"},{"name":"v7.1.0-beta.3","sha":"9e2b2e507f84807eb7d5ec45c09598d49ef47698","kind":"commit","published_at":"2019-01-14T18:36:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3/manifests"},{"name":"v7.0.8","sha":"71be7837f5a9cddf705445c405ecd72b9844fc26","kind":"commit","published_at":"2019-01-14T18:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8/manifests"},{"name":"v7.0.7","sha":"f8857d57f81dddddcbff72350d2c7ea8d20faea1","kind":"commit","published_at":"2018-12-26T18:22:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7/manifests"},{"name":"v7.1.0-beta.2","sha":"d97c03082b948f1189fdc22d639505fa0395f711","kind":"commit","published_at":"2018-12-19T18:11:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2/manifests"},{"name":"v7.0.6","sha":"7f26c5ddc4b8d8e09bfc5e1dea515bb37d23d8c1","kind":"commit","published_at":"2018-12-19T17:21:53.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6/manifests"},{"name":"v7.1.0-beta.1","sha":"02b1f6d15f61139260d6ae008fa8261e05542aeb","kind":"commit","published_at":"2018-12-12T01:49:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1/manifests"},{"name":"v7.0.5","sha":"e1aac3ddcedf89677494211c033e324cfa3b8670","kind":"commit","published_at":"2018-10-08T17:06:27.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"ca9de5fa08cf32a03d58f7422bd47b73489046d8","kind":"commit","published_at":"2018-09-11T15:27:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"a35f990e562277a4a2529234695b1d5ce255732c","kind":"commit","published_at":"2018-08-26T20:49:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"20809c31b77c5e5511b6cf8bc077bcde08749116","kind":"commit","published_at":"2018-08-24T08:42:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"7eb2b3f180c7e6ad4dea11e1d80732b0e800c23f","kind":"commit","published_at":"2018-07-19T04:10:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1fab20eeb65147059ac97711da537834314b31a2","kind":"commit","published_at":"2018-07-17T06:00:26.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"54bd4046c4d910f0e22c1dd0e4a2d1d37d2f5a49","kind":"commit","published_at":"2018-07-17T02:31:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"1e99ccdc982d4d864367a1cd0b0dc1d08fe14670","kind":"commit","published_at":"2018-06-27T21:03:45.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"629dfc47a2e52f2e71030bd30f21e2199ea4ace9","kind":"commit","published_at":"2018-06-27T19:59:15.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"a58c3573b6d8eb74f02190f32716c12aab5d4d07","kind":"commit","published_at":"2018-05-08T17:19:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v5.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"5ed087bb3d12abe9467eacda54e3e32a94f1f51f","kind":"commit","published_at":"2018-05-01T16:16:51.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"0a2311064302633742592318a6eee5c97f1938f0","kind":"commit","published_at":"2018-03-15T12:11:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a4c24ec67ace0b7578922eb1243e510f53607540","kind":"commit","published_at":"2018-03-07T23:35:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0efaae88af810c97553e7b564068e19c87c0a8ec","kind":"commit","published_at":"2018-02-19T05:08:12.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"c64a64c7a22867b03ba7cfce2120388978473c39","kind":"commit","published_at":"2018-02-16T03:07:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"375292efe81c370fe500c35db3a70eb8f6e4d040","kind":"commit","published_at":"2018-02-12T00:19:17.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"db60bbd1bb4a8d688bb4303a4b2fe3b6e18d9058","kind":"commit","published_at":"2018-02-09T23:01:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c8119dacd845f9c84667186bab1ef160f519a75b","kind":"commit","published_at":"2018-01-27T21:33:10.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"72153f882fa1a7556f4fe5fd10497751505163f6","kind":"commit","published_at":"2018-01-27T21:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.2.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"651c192ba457b1ae84f169b712df9425d9936da7","kind":"commit","published_at":"2018-01-27T19:10:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"358e782d91553790dc9bc644271b3f6faa6a7221","kind":"commit","published_at":"2018-01-26T06:17:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"508c7c84aafd0890d3c15aaf1bb17e66630466d7","kind":"commit","published_at":"2018-01-14T00:17:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"05ab305a380abf6a76aaa81aea0c8fc12fa22782","kind":"commit","published_at":"2017-12-19T17:54:20.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a86ff5d7d02a8a3d1a9faa1bc14f8cba89e47c45","kind":"commit","published_at":"2017-12-17T02:56:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"ddaf44c48259fd561c05b4c373ec71bcb23ae118","kind":"commit","published_at":"2017-12-14T18:57:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8ba9c68d37856db550754ec725cdb8816e246602","kind":"commit","published_at":"2017-12-04T00:03:07.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T14:37:15.653Z","dependent_packages_count":13724,"downloads":7903656,"downloads_period":"last-month","dependent_repos_count":34167,"rankings":{"downloads":0.15767801124510145,"dependent_repos_count":0.15871481352270386,"dependent_packages_count":0.007117507527324644,"stargazers_count":3.754428224512454,"forks_count":3.560971589924875,"docker_downloads_count":0.3278256715046103,"average":1.3277893030395116},"purl":"pkg:npm/%40semantic-release/git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@semantic-release/git","docker_dependents_count":150,"docker_downloads_count":8312019,"usage_url":"https://repos.ecosyste.ms/usage/npm/@semantic-release/git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@semantic-release/git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T23:21:31.025Z","issues_count":43,"pull_requests_count":136,"avg_time_to_close_issue":16292209.533333333,"avg_time_to_close_pull_request":3516429.947826087,"issues_closed_count":15,"pull_requests_closed_count":115,"pull_request_authors_count":13,"issue_authors_count":40,"avg_comments_per_issue":2.8372093023255816,"avg_comments_per_pull_request":0.18382352941176472,"merged_pull_requests_count":94,"bot_issues_count":2,"bot_pull_requests_count":124,"past_year_issues_count":13,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":63632.0,"past_year_avg_time_to_close_pull_request":192335.52631578947,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.9230769230769231,"past_year_avg_comments_per_pull_request":0.06666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/issues","maintainers":[{"login":"sheerlox","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheerlox"},{"login":"travi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travi"}],"active_maintainers":[{"login":"sheerlox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheerlox"},{"login":"travi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@semantic-release%2Fgit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@semantic-release%2Fgit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@semantic-release%2Fgit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@semantic-release%2Fgit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@semantic-release%2Fgit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@semantic-release%2Fgit/codemeta","maintainers":[{"uuid":"gr2m","login":"gr2m","name":null,"email":"gregor@martynus.net","url":null,"packages_count":422,"html_url":"https://www.npmjs.com/~gr2m","role":null,"created_at":"2022-11-08T17:40:52.327Z","updated_at":"2022-11-08T17:40:52.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gr2m/packages"},{"uuid":"travi","login":"travi","name":null,"email":"npm@travi.org","url":null,"packages_count":205,"html_url":"https://www.npmjs.com/~travi","role":null,"created_at":"2022-11-08T17:40:48.047Z","updated_at":"2022-11-08T17:40:48.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/travi/packages"},{"uuid":"semantic-release-bot","login":"semantic-release-bot","name":null,"email":"semantic-release@martynus.net","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~semantic-release-bot","role":null,"created_at":"2022-11-08T17:40:50.859Z","updated_at":"2022-11-08T17:40:50.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/semantic-release-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":812123,"name":"@antongolub/semantic-release-git","ecosystem":"npm","description":"semantic-release plugin to commit release assets to the project's git repository","homepage":"https://github.com/semantic-release/git#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/semantic-release/git","keywords_array":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"namespace":"antongolub","versions_count":3,"first_release_published_at":"2019-03-12T14:16:02.666Z","latest_release_published_at":"2019-03-12T14:37:11.796Z","latest_release_number":"0.0.3","last_synced_at":"2026-08-23T11:52:10.387Z","created_at":"2022-04-07T13:34:41.617Z","updated_at":"2026-08-23T11:52:10.387Z","registry_url":"https://www.npmjs.com/package/@antongolub/semantic-release-git","install_command":"npm install @antongolub/semantic-release-git","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.0.3","latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":38205115,"uuid":"112505682","full_name":"semantic-release/git","owner":"semantic-release","description":":twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository","archived":false,"fork":false,"pushed_at":"2026-08-17T05:50:31.000Z","size":2904,"stargazers_count":340,"open_issues_count":54,"forks_count":75,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-21T10:38:26.687Z","etag":null,"topics":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@semantic-release/git","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-11-29T17:22:03.000Z","updated_at":"2026-08-20T18:17:43.000Z","dependencies_parsed_at":"2026-08-06T02:35:37.681Z","dependency_job_id":null,"html_url":"https://github.com/semantic-release/git","commit_stats":{"total_commits":331,"total_committers":15,"mean_commits":"22.066666666666666","dds":"0.46223564954682783","last_synced_commit":"8ad065b2620a00c39e92758a12ae0fdc0721b1b8"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/semantic-release/git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/sbom","scorecard":{"id":810661,"data":{"date":"2025-08-11","repo":{"name":"github.com/semantic-release/git","commit":"28a17512def11a1dfbb21836c6061e7179dc0dc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/semantic-release/.github/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","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-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-23T13:05:35.679Z","repository_id":38205115,"created_at":"2025-08-23T13:05:35.679Z","updated_at":"2025-08-23T13:05:35.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"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-21T02:00:06.756Z","response_time":57,"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":"semantic-release","name":"Semantic Release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2025-10-27T18:35:53.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":26340,"followers":331,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2025-10-27T18:35:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"tags":[{"name":"v11.0.1","sha":"b39d5c6adcd2eb1f921481d8cbb3d605e629b56a","kind":"commit","published_at":"2026-07-24T03:41:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"4d704a2b2e5e80c8529163bbb50d7e9ed1ae695e","kind":"commit","published_at":"2026-07-21T08:35:46.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.2","sha":"ddf699e32e1cb4ca58952b38afd28f06ac26e7b8","kind":"commit","published_at":"2026-07-20T22:23:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2/manifests"},{"name":"v11.0.0-beta.1","sha":"e52394603b06b87fee0be33548f45fb02b3b68e8","kind":"commit","published_at":"2026-07-17T21:16:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1/manifests"},{"name":"v10.0.1","sha":"3e934d45f97fd07a63617c0fc098c9ed3e67d97a","kind":"commit","published_at":"2021-10-30T05:25:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7ab65f8c8d30443d589aedbaa8ac3ea235144aef","kind":"commit","published_at":"2021-09-20T20:42:21.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"f536d60b5166a173ed00c84132f72f73691bc083","kind":"commit","published_at":"2021-09-05T03:36:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"538dd82f2c1662fbe73f74d82c707963168492ed","kind":"commit","published_at":"2020-01-27T19:22:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"1fd124386aca4a6fbc327cde5e9cb6ed23729421","kind":"commit","published_at":"2020-01-09T19:38:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v8.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0/manifests"},{"name":"v7.1.0-beta.11","sha":"9c1dc67e0436af76c93e329083eaf87560d12c55","kind":"commit","published_at":"2019-12-19T19:16:09.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11/manifests"},{"name":"v7.1.0-beta.10","sha":"81955b823432c80cec0645dd331b30cb0974ba23","kind":"commit","published_at":"2019-12-05T18:19:40.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10/manifests"},{"name":"v7.1.0-beta.9","sha":"03237d73258bd85c498dd056872070e61b473017","kind":"commit","published_at":"2019-11-21T03:09:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9/manifests"},{"name":"v7.0.18","sha":"3323aacc32d31ad804c2a3387d481391ad188031","kind":"commit","published_at":"2019-11-05T00:08:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.18","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18/manifests"},{"name":"v7.1.0-beta.8","sha":"f59d20cf435ea12f9c15383b7ce375c25a45edd6","kind":"commit","published_at":"2019-11-05T00:04:00.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8/manifests"},{"name":"v7.0.17","sha":"5132713c7b1bcf176f7a21250d6b8fe69e58afd4","kind":"commit","published_at":"2019-10-26T04:46:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.17","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17/manifests"},{"name":"v7.1.0-beta.7","sha":"e6af5b403c208f36a2e8bb6646b5a11860649b7f","kind":"commit","published_at":"2019-10-14T16:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7/manifests"},{"name":"v7.1.0-beta.6","sha":"15356b16d137b65c60d119ba15b9dffba4ee3a6a","kind":"commit","published_at":"2019-10-02T21:03:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6/manifests"},{"name":"v7.1.0-beta.5","sha":"9404d4477db2e0ec07e960775c78f5b349905b18","kind":"commit","published_at":"2019-10-02T20:21:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5/manifests"},{"name":"v7.1.0-beta.4","sha":"8c18ffa4fb33cc6d8c5366b8e59bf61974c87f41","kind":"commit","published_at":"2019-10-02T20:01:22.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4/manifests"},{"name":"v7.0.16","sha":"a93b846c6de081b38e09f5967ca27c1378c7571c","kind":"commit","published_at":"2019-07-01T17:01:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.16","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16/manifests"},{"name":"v7.0.15","sha":"2819d3b8a3960cd0c406631f385d53e6ba4becc6","kind":"commit","published_at":"2019-06-28T19:07:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.15","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15/manifests"},{"name":"v7.0.14","sha":"184f7b36839b4aa88e42a1fffed4464c9c7086e6","kind":"commit","published_at":"2019-06-26T16:24:29.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.14","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14/manifests"},{"name":"v7.0.13","sha":"39c4fd5db265edd68422f3eccc30090824790415","kind":"commit","published_at":"2019-06-25T15:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.13","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13/manifests"},{"name":"v7.0.12","sha":"712d684e95d847f2b4ba82cd27419d2ae0a09ee0","kind":"commit","published_at":"2019-05-14T18:30:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.12","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"239eba1dfd6d898ceaad527b93b22a10ca599405","kind":"commit","published_at":"2019-04-15T14:00:24.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11/manifests"},{"name":"v7.0.10","sha":"94e9e12a83410887d32b99600d5933327e2d5627","kind":"commit","published_at":"2019-04-14T03:57:37.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10/manifests"},{"name":"v7.0.9","sha":"7ee4af9ebdff3a96c7115a8089b4f8722d721e3b","kind":"commit","published_at":"2019-03-13T15:23:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9/manifests"},{"name":"v7.1.0-beta.3","sha":"9e2b2e507f84807eb7d5ec45c09598d49ef47698","kind":"commit","published_at":"2019-01-14T18:36:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3/manifests"},{"name":"v7.0.8","sha":"71be7837f5a9cddf705445c405ecd72b9844fc26","kind":"commit","published_at":"2019-01-14T18:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8/manifests"},{"name":"v7.0.7","sha":"f8857d57f81dddddcbff72350d2c7ea8d20faea1","kind":"commit","published_at":"2018-12-26T18:22:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7/manifests"},{"name":"v7.1.0-beta.2","sha":"d97c03082b948f1189fdc22d639505fa0395f711","kind":"commit","published_at":"2018-12-19T18:11:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2/manifests"},{"name":"v7.0.6","sha":"7f26c5ddc4b8d8e09bfc5e1dea515bb37d23d8c1","kind":"commit","published_at":"2018-12-19T17:21:53.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6/manifests"},{"name":"v7.1.0-beta.1","sha":"02b1f6d15f61139260d6ae008fa8261e05542aeb","kind":"commit","published_at":"2018-12-12T01:49:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1/manifests"},{"name":"v7.0.5","sha":"e1aac3ddcedf89677494211c033e324cfa3b8670","kind":"commit","published_at":"2018-10-08T17:06:27.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"ca9de5fa08cf32a03d58f7422bd47b73489046d8","kind":"commit","published_at":"2018-09-11T15:27:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"a35f990e562277a4a2529234695b1d5ce255732c","kind":"commit","published_at":"2018-08-26T20:49:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"20809c31b77c5e5511b6cf8bc077bcde08749116","kind":"commit","published_at":"2018-08-24T08:42:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"7eb2b3f180c7e6ad4dea11e1d80732b0e800c23f","kind":"commit","published_at":"2018-07-19T04:10:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1fab20eeb65147059ac97711da537834314b31a2","kind":"commit","published_at":"2018-07-17T06:00:26.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"54bd4046c4d910f0e22c1dd0e4a2d1d37d2f5a49","kind":"commit","published_at":"2018-07-17T02:31:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"1e99ccdc982d4d864367a1cd0b0dc1d08fe14670","kind":"commit","published_at":"2018-06-27T21:03:45.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"629dfc47a2e52f2e71030bd30f21e2199ea4ace9","kind":"commit","published_at":"2018-06-27T19:59:15.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"a58c3573b6d8eb74f02190f32716c12aab5d4d07","kind":"commit","published_at":"2018-05-08T17:19:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v5.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"5ed087bb3d12abe9467eacda54e3e32a94f1f51f","kind":"commit","published_at":"2018-05-01T16:16:51.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"0a2311064302633742592318a6eee5c97f1938f0","kind":"commit","published_at":"2018-03-15T12:11:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a4c24ec67ace0b7578922eb1243e510f53607540","kind":"commit","published_at":"2018-03-07T23:35:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0efaae88af810c97553e7b564068e19c87c0a8ec","kind":"commit","published_at":"2018-02-19T05:08:12.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"c64a64c7a22867b03ba7cfce2120388978473c39","kind":"commit","published_at":"2018-02-16T03:07:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"375292efe81c370fe500c35db3a70eb8f6e4d040","kind":"commit","published_at":"2018-02-12T00:19:17.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"db60bbd1bb4a8d688bb4303a4b2fe3b6e18d9058","kind":"commit","published_at":"2018-02-09T23:01:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c8119dacd845f9c84667186bab1ef160f519a75b","kind":"commit","published_at":"2018-01-27T21:33:10.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"72153f882fa1a7556f4fe5fd10497751505163f6","kind":"commit","published_at":"2018-01-27T21:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.2.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"651c192ba457b1ae84f169b712df9425d9936da7","kind":"commit","published_at":"2018-01-27T19:10:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"358e782d91553790dc9bc644271b3f6faa6a7221","kind":"commit","published_at":"2018-01-26T06:17:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"508c7c84aafd0890d3c15aaf1bb17e66630466d7","kind":"commit","published_at":"2018-01-14T00:17:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"05ab305a380abf6a76aaa81aea0c8fc12fa22782","kind":"commit","published_at":"2017-12-19T17:54:20.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a86ff5d7d02a8a3d1a9faa1bc14f8cba89e47c45","kind":"commit","published_at":"2017-12-17T02:56:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"ddaf44c48259fd561c05b4c373ec71bcb23ae118","kind":"commit","published_at":"2017-12-14T18:57:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8ba9c68d37856db550754ec725cdb8816e246602","kind":"commit","published_at":"2017-12-04T00:03:07.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:33:59.145Z","dependent_packages_count":2,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.854087987576854,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":3.754428224512454,"forks_count":3.5599749266756575,"docker_downloads_count":null,"average":17.0744448082747},"purl":"pkg:npm/%40antongolub/semantic-release-git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@antongolub/semantic-release-git","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@antongolub/semantic-release-git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@antongolub/semantic-release-git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:38:28.888Z","issues_count":54,"pull_requests_count":212,"avg_time_to_close_issue":18384933.833333332,"avg_time_to_close_pull_request":4996413.349462366,"issues_closed_count":18,"pull_requests_closed_count":186,"pull_request_authors_count":19,"issue_authors_count":49,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.1745283018867925,"merged_pull_requests_count":158,"bot_issues_count":4,"bot_pull_requests_count":189,"past_year_issues_count":1,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":444584.1818181818,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/issues","maintainers":[{"login":"babblebey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"},{"login":"travi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travi"},{"login":"sheerlox","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheerlox"}],"active_maintainers":[{"login":"babblebey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antongolub%2Fsemantic-release-git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antongolub%2Fsemantic-release-git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antongolub%2Fsemantic-release-git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antongolub%2Fsemantic-release-git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antongolub%2Fsemantic-release-git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antongolub%2Fsemantic-release-git/codemeta","maintainers":[{"uuid":"antongolub","login":"antongolub","name":null,"email":"golub.anton@gmail.com","url":null,"packages_count":386,"html_url":"https://www.npmjs.com/~antongolub","role":null,"created_at":"2022-11-15T00:54:51.249Z","updated_at":"2022-11-15T00:54:51.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antongolub/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7678113,"name":"@oxtiotaz/git","ecosystem":"npm","description":"semantic-release plugin to commit release assets to the project's git repository","homepage":"https://github.com/semantic-release/git","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/semantic-release/git","keywords_array":[],"namespace":"oxtiotaz","versions_count":1,"first_release_published_at":"2023-05-03T15:15:42.310Z","latest_release_published_at":"2023-05-03T15:15:42.310Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-23T12:13:01.902Z","created_at":"2023-05-03T16:24:00.184Z","updated_at":"2026-08-23T12:13:01.902Z","registry_url":"https://www.npmjs.com/package/@oxtiotaz/git","install_command":"npm install @oxtiotaz/git","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":38205115,"uuid":"112505682","full_name":"semantic-release/git","owner":"semantic-release","description":":twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository","archived":false,"fork":false,"pushed_at":"2026-08-17T05:50:31.000Z","size":2904,"stargazers_count":340,"open_issues_count":54,"forks_count":75,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-21T10:38:26.687Z","etag":null,"topics":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@semantic-release/git","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-11-29T17:22:03.000Z","updated_at":"2026-08-20T18:17:43.000Z","dependencies_parsed_at":"2026-08-06T02:35:37.681Z","dependency_job_id":null,"html_url":"https://github.com/semantic-release/git","commit_stats":{"total_commits":331,"total_committers":15,"mean_commits":"22.066666666666666","dds":"0.46223564954682783","last_synced_commit":"8ad065b2620a00c39e92758a12ae0fdc0721b1b8"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/semantic-release/git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/sbom","scorecard":{"id":810661,"data":{"date":"2025-08-11","repo":{"name":"github.com/semantic-release/git","commit":"28a17512def11a1dfbb21836c6061e7179dc0dc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/semantic-release/.github/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","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-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-23T13:05:35.679Z","repository_id":38205115,"created_at":"2025-08-23T13:05:35.679Z","updated_at":"2025-08-23T13:05:35.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"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-21T02:00:06.756Z","response_time":57,"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":"semantic-release","name":"Semantic Release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2025-10-27T18:35:53.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":26340,"followers":331,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2025-10-27T18:35:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"tags":[{"name":"v11.0.1","sha":"b39d5c6adcd2eb1f921481d8cbb3d605e629b56a","kind":"commit","published_at":"2026-07-24T03:41:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"4d704a2b2e5e80c8529163bbb50d7e9ed1ae695e","kind":"commit","published_at":"2026-07-21T08:35:46.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.2","sha":"ddf699e32e1cb4ca58952b38afd28f06ac26e7b8","kind":"commit","published_at":"2026-07-20T22:23:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.2/manifests"},{"name":"v11.0.0-beta.1","sha":"e52394603b06b87fee0be33548f45fb02b3b68e8","kind":"commit","published_at":"2026-07-17T21:16:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v11.0.0-beta.1/manifests"},{"name":"v10.0.1","sha":"3e934d45f97fd07a63617c0fc098c9ed3e67d97a","kind":"commit","published_at":"2021-10-30T05:25:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"7ab65f8c8d30443d589aedbaa8ac3ea235144aef","kind":"commit","published_at":"2021-09-20T20:42:21.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v10.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"f536d60b5166a173ed00c84132f72f73691bc083","kind":"commit","published_at":"2021-09-05T03:36:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"538dd82f2c1662fbe73f74d82c707963168492ed","kind":"commit","published_at":"2020-01-27T19:22:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v9.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"1fd124386aca4a6fbc327cde5e9cb6ed23729421","kind":"commit","published_at":"2020-01-09T19:38:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v8.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v8.0.0/manifests"},{"name":"v7.1.0-beta.11","sha":"9c1dc67e0436af76c93e329083eaf87560d12c55","kind":"commit","published_at":"2019-12-19T19:16:09.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.11/manifests"},{"name":"v7.1.0-beta.10","sha":"81955b823432c80cec0645dd331b30cb0974ba23","kind":"commit","published_at":"2019-12-05T18:19:40.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.10/manifests"},{"name":"v7.1.0-beta.9","sha":"03237d73258bd85c498dd056872070e61b473017","kind":"commit","published_at":"2019-11-21T03:09:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.9/manifests"},{"name":"v7.0.18","sha":"3323aacc32d31ad804c2a3387d481391ad188031","kind":"commit","published_at":"2019-11-05T00:08:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.18","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.18/manifests"},{"name":"v7.1.0-beta.8","sha":"f59d20cf435ea12f9c15383b7ce375c25a45edd6","kind":"commit","published_at":"2019-11-05T00:04:00.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.8/manifests"},{"name":"v7.0.17","sha":"5132713c7b1bcf176f7a21250d6b8fe69e58afd4","kind":"commit","published_at":"2019-10-26T04:46:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.17","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.17/manifests"},{"name":"v7.1.0-beta.7","sha":"e6af5b403c208f36a2e8bb6646b5a11860649b7f","kind":"commit","published_at":"2019-10-14T16:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.7/manifests"},{"name":"v7.1.0-beta.6","sha":"15356b16d137b65c60d119ba15b9dffba4ee3a6a","kind":"commit","published_at":"2019-10-02T21:03:19.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.6/manifests"},{"name":"v7.1.0-beta.5","sha":"9404d4477db2e0ec07e960775c78f5b349905b18","kind":"commit","published_at":"2019-10-02T20:21:28.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.5/manifests"},{"name":"v7.1.0-beta.4","sha":"8c18ffa4fb33cc6d8c5366b8e59bf61974c87f41","kind":"commit","published_at":"2019-10-02T20:01:22.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.4/manifests"},{"name":"v7.0.16","sha":"a93b846c6de081b38e09f5967ca27c1378c7571c","kind":"commit","published_at":"2019-07-01T17:01:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.16","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.16/manifests"},{"name":"v7.0.15","sha":"2819d3b8a3960cd0c406631f385d53e6ba4becc6","kind":"commit","published_at":"2019-06-28T19:07:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.15","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.15/manifests"},{"name":"v7.0.14","sha":"184f7b36839b4aa88e42a1fffed4464c9c7086e6","kind":"commit","published_at":"2019-06-26T16:24:29.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.14","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.14/manifests"},{"name":"v7.0.13","sha":"39c4fd5db265edd68422f3eccc30090824790415","kind":"commit","published_at":"2019-06-25T15:58:13.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.13","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.13/manifests"},{"name":"v7.0.12","sha":"712d684e95d847f2b4ba82cd27419d2ae0a09ee0","kind":"commit","published_at":"2019-05-14T18:30:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.12","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"239eba1dfd6d898ceaad527b93b22a10ca599405","kind":"commit","published_at":"2019-04-15T14:00:24.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.11","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.11/manifests"},{"name":"v7.0.10","sha":"94e9e12a83410887d32b99600d5933327e2d5627","kind":"commit","published_at":"2019-04-14T03:57:37.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.10","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.10/manifests"},{"name":"v7.0.9","sha":"7ee4af9ebdff3a96c7115a8089b4f8722d721e3b","kind":"commit","published_at":"2019-03-13T15:23:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.9","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.9/manifests"},{"name":"v7.1.0-beta.3","sha":"9e2b2e507f84807eb7d5ec45c09598d49ef47698","kind":"commit","published_at":"2019-01-14T18:36:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.3/manifests"},{"name":"v7.0.8","sha":"71be7837f5a9cddf705445c405ecd72b9844fc26","kind":"commit","published_at":"2019-01-14T18:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.8","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.8/manifests"},{"name":"v7.0.7","sha":"f8857d57f81dddddcbff72350d2c7ea8d20faea1","kind":"commit","published_at":"2018-12-26T18:22:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.7","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.7/manifests"},{"name":"v7.1.0-beta.2","sha":"d97c03082b948f1189fdc22d639505fa0395f711","kind":"commit","published_at":"2018-12-19T18:11:47.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.2/manifests"},{"name":"v7.0.6","sha":"7f26c5ddc4b8d8e09bfc5e1dea515bb37d23d8c1","kind":"commit","published_at":"2018-12-19T17:21:53.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.6","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.6/manifests"},{"name":"v7.1.0-beta.1","sha":"02b1f6d15f61139260d6ae008fa8261e05542aeb","kind":"commit","published_at":"2018-12-12T01:49:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.1.0-beta.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.1.0-beta.1/manifests"},{"name":"v7.0.5","sha":"e1aac3ddcedf89677494211c033e324cfa3b8670","kind":"commit","published_at":"2018-10-08T17:06:27.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.5","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"ca9de5fa08cf32a03d58f7422bd47b73489046d8","kind":"commit","published_at":"2018-09-11T15:27:30.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.4","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"a35f990e562277a4a2529234695b1d5ce255732c","kind":"commit","published_at":"2018-08-26T20:49:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"20809c31b77c5e5511b6cf8bc077bcde08749116","kind":"commit","published_at":"2018-08-24T08:42:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"7eb2b3f180c7e6ad4dea11e1d80732b0e800c23f","kind":"commit","published_at":"2018-07-19T04:10:02.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1fab20eeb65147059ac97711da537834314b31a2","kind":"commit","published_at":"2018-07-17T06:00:26.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v7.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"54bd4046c4d910f0e22c1dd0e4a2d1d37d2f5a49","kind":"commit","published_at":"2018-07-17T02:31:43.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"1e99ccdc982d4d864367a1cd0b0dc1d08fe14670","kind":"commit","published_at":"2018-06-27T21:03:45.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"629dfc47a2e52f2e71030bd30f21e2199ea4ace9","kind":"commit","published_at":"2018-06-27T19:59:15.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v6.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"a58c3573b6d8eb74f02190f32716c12aab5d4d07","kind":"commit","published_at":"2018-05-08T17:19:50.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v5.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"5ed087bb3d12abe9467eacda54e3e32a94f1f51f","kind":"commit","published_at":"2018-05-01T16:16:51.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"0a2311064302633742592318a6eee5c97f1938f0","kind":"commit","published_at":"2018-03-15T12:11:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a4c24ec67ace0b7578922eb1243e510f53607540","kind":"commit","published_at":"2018-03-07T23:35:34.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0efaae88af810c97553e7b564068e19c87c0a8ec","kind":"commit","published_at":"2018-02-19T05:08:12.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v4.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"c64a64c7a22867b03ba7cfce2120388978473c39","kind":"commit","published_at":"2018-02-16T03:07:56.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"375292efe81c370fe500c35db3a70eb8f6e4d040","kind":"commit","published_at":"2018-02-12T00:19:17.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"db60bbd1bb4a8d688bb4303a4b2fe3b6e18d9058","kind":"commit","published_at":"2018-02-09T23:01:35.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c8119dacd845f9c84667186bab1ef160f519a75b","kind":"commit","published_at":"2018-01-27T21:33:10.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v3.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"72153f882fa1a7556f4fe5fd10497751505163f6","kind":"commit","published_at":"2018-01-27T21:18:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.2.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"651c192ba457b1ae84f169b712df9425d9936da7","kind":"commit","published_at":"2018-01-27T19:10:36.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.1.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"358e782d91553790dc9bc644271b3f6faa6a7221","kind":"commit","published_at":"2018-01-26T06:17:16.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.3","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"508c7c84aafd0890d3c15aaf1bb17e66630466d7","kind":"commit","published_at":"2018-01-14T00:17:54.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.2","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"05ab305a380abf6a76aaa81aea0c8fc12fa22782","kind":"commit","published_at":"2017-12-19T17:54:20.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a86ff5d7d02a8a3d1a9faa1bc14f8cba89e47c45","kind":"commit","published_at":"2017-12-17T02:56:48.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v2.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"ddaf44c48259fd561c05b4c373ec71bcb23ae118","kind":"commit","published_at":"2017-12-14T18:57:11.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.1","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8ba9c68d37856db550754ec725cdb8816e246602","kind":"commit","published_at":"2017-12-04T00:03:07.000Z","download_url":"https://codeload.github.com/semantic-release/git/tar.gz/v1.0.0","html_url":"https://github.com/semantic-release/git/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/semantic-release/git@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:59:32.334Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.804534328919683,"dependent_packages_count":29.390035917225337,"stargazers_count":3.660086613382868,"forks_count":3.5249127420497137,"average":13.8448924003944},"purl":"pkg:npm/%40oxtiotaz/git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@oxtiotaz/git","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@oxtiotaz/git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@oxtiotaz/git/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T10:38:28.888Z","issues_count":54,"pull_requests_count":212,"avg_time_to_close_issue":18384933.833333332,"avg_time_to_close_pull_request":4996413.349462366,"issues_closed_count":18,"pull_requests_closed_count":186,"pull_request_authors_count":19,"issue_authors_count":49,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.1745283018867925,"merged_pull_requests_count":158,"bot_issues_count":4,"bot_pull_requests_count":189,"past_year_issues_count":1,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":444584.1818181818,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/issues","maintainers":[{"login":"babblebey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"},{"login":"travi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travi"},{"login":"sheerlox","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheerlox"}],"active_maintainers":[{"login":"babblebey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oxtiotaz%2Fgit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oxtiotaz%2Fgit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oxtiotaz%2Fgit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oxtiotaz%2Fgit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oxtiotaz%2Fgit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oxtiotaz%2Fgit/codemeta","maintainers":[{"uuid":"oxtiotaz","login":"oxtiotaz","name":null,"email":"oxtiotaz@ya.ru","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~oxtiotaz","role":null,"created_at":"2023-05-03T19:27:51.700Z","updated_at":"2023-05-03T19:27:51.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oxtiotaz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":10626,"full_name":"semantic-release/git","default_branch":"master","total_commits":369,"total_committers":17,"total_bot_commits":276,"total_bot_committers":3,"mean_commits":21.705882352941178,"dds":0.4254742547425474,"past_year_total_commits":36,"past_year_total_committers":3,"past_year_total_bot_commits":33,"past_year_total_bot_committers":1,"past_year_mean_commits":12.0,"past_year_dds":0.08333333333333337,"last_synced_at":"2026-08-19T09:33:08.468Z","last_synced_commit":"4a2282bed9b3b5e2485d98eb1f47a390830989c4","created_at":"2023-03-07T11:08:23.665Z","updated_at":"2026-08-19T09:33:07.652Z","committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":212},{"name":"Pierre Vanduynslager","email":"pierre.denis.vanduynslager@gmail.com","login":"pvdlg","count":68},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":57},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Gregor Martynus","email":"39992+gr2m","login":"gr2m","count":6},{"name":"Matt Travi","email":"programmer@travi.org","login":"travi","count":5},{"name":"Eric Crosson","email":"EricCrosson","login":"EricCrosson","count":2},{"name":"Gadi Cohen","email":"dragon@wastelands.net","login":"gadicc","count":2},{"name":"Olabode Lawal-Shittabey","email":"babblebey@gmail.com","login":"babblebey","count":2},{"name":"Chris Miller","email":"chrismillersd@gmail.com","login":"iamchrismiller","count":1},{"name":"Jason Quense","email":"monastic.panic@gmail.com","login":"jquense","count":1},{"name":"Oscar Dominguez","email":"dominguez.celada@gmail.com","login":"oscard0m","count":1},{"name":"Pietro Marchini","email":"pietro.marchini94@gmail.com","login":"pmarchini","count":1},{"name":"Ranjith Nair","email":"ranjith2112@gmail.com","login":"RanjithNair","count":1},{"name":"Tony Brix","email":"tony@brix.ninja","login":"UziTech","count":1},{"name":"Yaroslav Markovski","email":"yaroslav.markovski@limechain.tech","login":"yaroslav-007","count":1},{"name":"smhxx","email":"captaintrek@gmail.com","login":"smhxx","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":33},{"name":"Olabode Lawal-Shittabey","email":"babblebey@gmail.com","login":"babblebey","count":2},{"name":"Ranjith Nair","email":"ranjith2112@gmail.com","login":"RanjithNair","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750506,"commits_count":978010206,"contributors_count":41229425,"owners_count":1358604,"committers_count":3352512,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"semantic-release/git","html_url":"https://github.com/semantic-release/git","last_synced_at":"2026-08-23T11:32:26.164Z","status":null,"issues_count":54,"pull_requests_count":213,"avg_time_to_close_issue":18384933.833333332,"avg_time_to_close_pull_request":4969790.518716577,"issues_closed_count":18,"pull_requests_closed_count":187,"pull_request_authors_count":19,"issue_authors_count":49,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.1737089201877935,"merged_pull_requests_count":159,"bot_issues_count":4,"bot_pull_requests_count":190,"past_year_issues_count":1,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":432035.9411764706,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.1621621621621623,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":32,"created_at":"2023-05-18T00:50:11.753Z","updated_at":"2026-08-23T11:32:26.165Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fgit/issues","issue_labels_count":{"table":{"support":2,"semantic-release":1,"docs":1,"released":1,"released on @beta":1}},"pull_request_labels_count":{"table":{"released":98,"released on @beta":82,"dependencies":15}},"issue_author_associations_count":{"table":{"NONE":47,"CONTRIBUTOR":4,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":193,"NONE":15,"MEMBER":5}},"issue_authors":{"table":{"renovate[bot]":3,"sheerlox":2,"its-dibo":2,"hpe-ykoehler":2,"dsakilesh":1,"ravali-rimmalapudi":1,"LeTraviusTatum":1,"softshape":1,"actorius":1,"hanseltime":1,"priyabrat1801":1,"tpolekhin":1,"padamstx":1,"bniedermeyer":1,"jxe142":1,"Qing8":1,"stuartjnelson":1,"testasoft":1,"BinToss":1,"bolrock":1,"vincent-pollet":1,"zirkelc":1,"shivajipotnuru":1,"AliSajid":1,"csantos1113":1,"yaroslav-007":1,"OfficialCRUGG":1,"rub3n-san":1,"thedanchez":1,"y-nk":1,"sorokinvj":1,"austinsasko":1,"vansergen":1,"thislooksfun":1,"jamime":1,"juannn91":1,"tiwarishubham635":1,"siddjellali":1,"loderunner":1,"gethari":1,"fidgi":1,"merlosy":1,"imduchy":1,"ghost":1,"github-actions[bot]":1,"yyynnn":1,"r1m":1,"Eqbal-Murad":1,"travi":1}},"pull_request_authors":{"table":{"renovate[bot]":175,"dependabot[bot]":15,"babblebey":3,"yaroslav-007":2,"travi":2,"EricCrosson":2,"Kenneth-Sills":2,"gridivit":1,"flaval":1,"pmarchini":1,"austinsasko":1,"loderunner":1,"tomaioo":1,"ChristianUlbrich":1,"bouchardm":1,"JoshuaKGoldberg":1,"anupamme":1,"drlkf":1,"csantos1113":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"semantic-release":1}},"past_year_pull_request_labels_count":{"table":{"released":14}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":33,"NONE":3,"MEMBER":1}},"past_year_issue_authors":{"table":{"github-actions[bot]":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":33,"anupamme":1,"babblebey":1,"drlkf":1,"tomaioo":1}},"maintainers":[{"table":{"login":"babblebey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"}},{"table":{"login":"travi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/travi"}},{"table":{"login":"sheerlox","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheerlox"}}],"active_maintainers":[{"table":{"login":"babblebey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babblebey"}}]}},"events":{"total":{"CreateEvent":8,"DeleteEvent":11,"ForkEvent":4,"IssueCommentEvent":20,"IssuesEvent":11,"PullRequestEvent":2,"PullRequestReviewEvent":2,"PushEvent":97,"WatchEvent":16},"last_year":{"CreateEvent":8,"DeleteEvent":10,"ForkEvent":1,"IssueCommentEvent":3,"IssuesEvent":4,"PullRequestReviewEvent":2,"PushEvent":78,"WatchEvent":4}},"keywords":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-15T22:01:01.070Z","updated_at":"2022-07-15T22:01:01.070Z","repository_link":"https://github.com/semantic-release/git/blob/master/package-lock.json","dependencies":[{"id":226528409,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":226528410,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":226528411,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"development","optional":false},{"id":226528412,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"development","optional":false},{"id":226528413,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":226528414,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":226528415,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":226528416,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":226528417,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":226528418,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":226528419,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":226528420,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":226528421,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"development","optional":false},{"id":226528422,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":226528423,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":226528424,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":226528425,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":226528426,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":226528427,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"development","optional":false},{"id":226528428,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":226528429,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":226528430,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528431,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":226528432,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"development","optional":false},{"id":226528433,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":226528434,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"development","optional":false},{"id":226528435,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.4","direct":false,"kind":"development","optional":false},{"id":226528436,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":226528437,"package_name":"@concordance/react","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528438,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528439,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528440,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":226528441,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":226528442,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":226528443,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":226528444,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":226528445,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.13","direct":false,"kind":"development","optional":false},{"id":226528446,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"development","optional":false},{"id":226528447,"package_name":"@mrmlnc/readdir-enhanced","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":226528448,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":226528449,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":226528450,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":226528451,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":226528452,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":226528453,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":226528454,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"development","optional":false},{"id":226528455,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":226528456,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"12.1.0","direct":false,"kind":"development","optional":false},{"id":226528457,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.18.0","direct":false,"kind":"development","optional":false},{"id":226528458,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226528459,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.14.0","direct":false,"kind":"development","optional":false},{"id":226528460,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"development","optional":false},{"id":226528461,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528462,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.12.0","direct":false,"kind":"development","optional":false},{"id":226528463,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.35.0","direct":false,"kind":"development","optional":false},{"id":226528464,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":226528465,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":226528466,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":226528467,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":226528468,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":226528469,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":226528470,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":226528471,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":226528472,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":226528473,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":226528474,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":226528475,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":226528476,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528477,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.3","direct":false,"kind":"development","optional":false},{"id":226528478,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"development","optional":false},{"id":226528479,"package_name":"@types/eslint-visitor-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528480,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":226528481,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":226528482,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":226528483,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":226528484,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":226528485,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":226528486,"package_name":"@types/node","ecosystem":"npm","requirements":"18.0.0","direct":false,"kind":"development","optional":false},{"id":226528487,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":226528488,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528489,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":226528490,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"development","optional":false},{"id":226528491,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"development","optional":false},{"id":226528492,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"development","optional":false},{"id":226528493,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"development","optional":false},{"id":226528494,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528495,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528496,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528497,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528498,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528499,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528500,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528501,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528502,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528503,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528504,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528505,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528506,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528507,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528508,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":226528509,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528510,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":226528511,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":226528512,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":226528513,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":226528514,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":226528515,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":226528516,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":226528517,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":226528518,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":226528519,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226528520,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226528521,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":226528522,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226528523,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":226528524,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":226528525,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":226528526,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528527,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528528,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":226528529,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528530,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528531,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528532,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528533,"package_name":"array-find","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528534,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528535,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528536,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":226528537,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528538,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528539,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":226528540,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":226528541,"package_name":"arrgv","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528542,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226528543,"package_name":"asn1.js","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":226528544,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"development","optional":false},{"id":226528545,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":226528546,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226528547,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":226528548,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528549,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528550,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":226528551,"package_name":"ava","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"development","optional":false},{"id":226528552,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528553,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":226528554,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528555,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":226528556,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":226528557,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":226528558,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226528559,"package_name":"blueimp-md5","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":226528560,"package_name":"bn.js","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":226528561,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"development","optional":false},{"id":226528562,"package_name":"boxen","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":226528563,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":226528564,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":226528565,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":226528566,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":226528567,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528568,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528569,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528570,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528571,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226528572,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":226528573,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":226528574,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":226528575,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.4","direct":false,"kind":"development","optional":false},{"id":226528576,"package_name":"buf-compare","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528577,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":226528578,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":226528579,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528581,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528582,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528583,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":226528585,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":226528587,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528588,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"development","optional":false},{"id":226528590,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528591,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528593,"package_name":"call-me-maybe","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528596,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528597,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":226528598,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":226528599,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001356","direct":false,"kind":"development","optional":false},{"id":226528600,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226528601,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":226528602,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":226528603,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226528604,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":226528605,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":226528606,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":226528607,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528608,"package_name":"chunkd","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226528609,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528610,"package_name":"ci-parallel-vars","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528611,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226528612,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":226528613,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":226528614,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":226528615,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":226528616,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":226528617,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":226528618,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":226528619,"package_name":"clean-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528620,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":226528621,"package_name":"clean-yaml-object","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":226528622,"package_name":"clear-module","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":226528623,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":226528624,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528625,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":226528626,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":226528627,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528628,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528629,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":226528630,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226528631,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528632,"package_name":"code-excerpt","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528633,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528634,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":226528635,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":226528636,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":226528637,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528638,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528639,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528640,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":226528641,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":226528642,"package_name":"concordance","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":226528643,"package_name":"configstore","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226528644,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":226528645,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528646,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528647,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"development","optional":false},{"id":226528648,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226528649,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":226528650,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":226528651,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":226528652,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":226528653,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":226528654,"package_name":"convert-to-spaces","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528655,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":226528656,"package_name":"core-assert","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":226528657,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528658,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":226528659,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":226528660,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":226528661,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528662,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":226528663,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":226528664,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"development","optional":false},{"id":226528665,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528666,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":226528667,"package_name":"date-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528668,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":226528669,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":226528670,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":226528671,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528672,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528673,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528674,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":226528675,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":226528676,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":226528677,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":226528678,"package_name":"deep-strict-equal","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":226528679,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528680,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528681,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":226528682,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":226528683,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226528684,"package_name":"del","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":226528685,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":226528686,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528687,"package_name":"diff","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":226528688,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":226528689,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":226528690,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528691,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528692,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":226528693,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":226528694,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528695,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":226528696,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":226528697,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":226528698,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.161","direct":false,"kind":"development","optional":false},{"id":226528699,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"development","optional":false},{"id":226528700,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":226528701,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":226528702,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":226528703,"package_name":"enhance-visitors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528704,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":226528705,"package_name":"env-ci","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":226528706,"package_name":"env-editor","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":226528707,"package_name":"equal-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528708,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":226528709,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"development","optional":false},{"id":226528710,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":226528711,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528712,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":226528713,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":226528714,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":226528715,"package_name":"escape-goat","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226528716,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":226528717,"package_name":"eslint","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"development","optional":false},{"id":226528718,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":226528719,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":226528720,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":226528721,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":226528722,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":226528723,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":226528724,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226528725,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226528726,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528727,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528728,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":226528729,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":226528730,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":226528731,"package_name":"eslint-ast-utils","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528732,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"development","optional":false},{"id":226528733,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226528734,"package_name":"eslint-config-xo","ecosystem":"npm","requirements":"0.29.1","direct":false,"kind":"development","optional":false},{"id":226528735,"package_name":"eslint-config-xo-typescript","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"development","optional":false},{"id":226528736,"package_name":"eslint-formatter-pretty","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226528737,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":226528738,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528739,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528740,"package_name":"log-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528741,"package_name":"plur","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":226528742,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":226528743,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":226528744,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":226528745,"package_name":"eslint-import-resolver-webpack","ecosystem":"npm","requirements":"0.12.2","direct":false,"kind":"development","optional":false},{"id":226528746,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":226528747,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528748,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":226528749,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528750,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528751,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":226528752,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528753,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528754,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528755,"package_name":"eslint-plugin-ava","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"development","optional":false},{"id":226528756,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":226528757,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":226528758,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226528759,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":226528760,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":226528761,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528762,"package_name":"eslint-plugin-no-use-extend-native","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":226528763,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":226528764,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":226528765,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":226528766,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"17.2.0","direct":false,"kind":"development","optional":false},{"id":226528767,"package_name":"eslint-rule-docs","ecosystem":"npm","requirements":"1.1.235","direct":false,"kind":"development","optional":false},{"id":226528768,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":226528769,"package_name":"eslint-template-visitor","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528770,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528771,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":226528772,"package_name":"espree","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":226528773,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":226528774,"package_name":"espurify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226528775,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":226528776,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":226528777,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":226528778,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":226528779,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":226528780,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":226528781,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528782,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":226528783,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":226528784,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226528785,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":226528786,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":226528787,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528788,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":226528789,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":226528790,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528791,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":226528792,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528793,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":226528794,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":226528795,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":226528877,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":226528796,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226528797,"package_name":"file-url","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528798,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":226528799,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":226528800,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528801,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226528802,"package_name":"find-versions","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528803,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226528804,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":226528805,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226528806,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528807,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528808,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":226528809,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":226528810,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":226528811,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":226528812,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528813,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":226528814,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":226528815,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":226528816,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528817,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":226528818,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":226528819,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":226528820,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":226528821,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":226528822,"package_name":"get-set-props","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":226528823,"package_name":"get-stdin","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":226528824,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":226528825,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528826,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":226528827,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226528828,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":226528829,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":226528830,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":226528831,"package_name":"global-dirs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528832,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528833,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":226528834,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":226528835,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"development","optional":false},{"id":226528836,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226528837,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":226528838,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":226528839,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528840,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528841,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528842,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528843,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528844,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528845,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528846,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528847,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528848,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528849,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528850,"package_name":"has-yarn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528851,"package_name":"hash-base","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528852,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":226528853,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":226528854,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528855,"package_name":"hook-std","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528856,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":226528857,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226528858,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226528859,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226528860,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528861,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226528862,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":226528863,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":226528864,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":226528865,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":226528866,"package_name":"ignore-by-default","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528867,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":226528868,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528869,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528870,"package_name":"import-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528871,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528872,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528873,"package_name":"import-modules","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528874,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":226528875,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":226528876,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":226528878,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":226528879,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"development","optional":false},{"id":226528880,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226528881,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":226528882,"package_name":"into-stream","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226528883,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":226528884,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528885,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528886,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":226528887,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226528888,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226528889,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":226528890,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":226528891,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":226528892,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528893,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":226528894,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528895,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":226528896,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528897,"package_name":"is-error","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":226528898,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528899,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":226528900,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226528901,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528902,"package_name":"is-get-set-prop","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528903,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":226528904,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":226528905,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528906,"package_name":"is-js-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528907,"package_name":"is-negated-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528908,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226528909,"package_name":"is-npm","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226528910,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":226528911,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":226528912,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528913,"package_name":"is-obj-prop","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528914,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":226528915,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":226528916,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528917,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226528918,"package_name":"is-promise","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528919,"package_name":"is-proto-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528920,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":226528921,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528922,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528923,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":226528924,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":226528925,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226528926,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528927,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528928,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528929,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":226528930,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528931,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528932,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226528933,"package_name":"is-yarn-global","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":226528934,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":226528935,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":226528936,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226528937,"package_name":"issue-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226528938,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":226528939,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528940,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":226528941,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":226528942,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528943,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528944,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":226528945,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":226528946,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528947,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":226528948,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":226528949,"package_name":"js-string-escape","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528950,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226528951,"package_name":"js-types","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528952,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":226528953,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":226528954,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528955,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226528956,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":226528957,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":226528958,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528959,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226528960,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":226528961,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":226528962,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":226528963,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":226528964,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":226528965,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528966,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":226528967,"package_name":"latest-version","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":226528968,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":226528969,"package_name":"line-column-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226528970,"package_name":"type-fest","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":226528971,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":226528972,"package_name":"load-json-file","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":226528973,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226528974,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":226528975,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":226528976,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226528977,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":226528978,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":226528979,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":226528980,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":226528981,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":226528982,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":226528983,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":226528984,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":226528985,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":226528986,"package_name":"lodash.zip","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":226528987,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226528988,"package_name":"loud-rejection","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":226528989,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226528990,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226528991,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226528992,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":226528993,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":226528994,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":226528995,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226528996,"package_name":"marked","ecosystem":"npm","requirements":"4.0.17","direct":false,"kind":"development","optional":false},{"id":226528997,"package_name":"marked-terminal","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":226528998,"package_name":"chalk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226528999,"package_name":"matcher","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529000,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529001,"package_name":"md5-hex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226529002,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":226529003,"package_name":"mem","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":226529004,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":226529005,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":226529006,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226529007,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":226529008,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":226529009,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":226529010,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":226529011,"package_name":"micro-spelling-correcter","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":226529012,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":226529013,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":226529014,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529015,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":226529016,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":226529017,"package_name":"mimic-fn","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529018,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529019,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529020,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529021,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529022,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":226529023,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":226529024,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226529025,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":226529026,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":226529027,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529028,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":226529029,"package_name":"multimap","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226529030,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":226529031,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":226529032,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":226529033,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":226529034,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529035,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":226529036,"package_name":"nise","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":226529037,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":226529038,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":226529039,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":226529040,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.2","direct":false,"kind":"development","optional":false},{"id":226529041,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":226529042,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":226529043,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":226529044,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529045,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":226529046,"package_name":"npm","ecosystem":"npm","requirements":"8.12.2","direct":false,"kind":"development","optional":false},{"id":226529047,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":226529048,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226529049,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":226529050,"package_name":"@npmcli/ci-detect","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529051,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226529052,"package_name":"@npmcli/disparity-colors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529053,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529054,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226529055,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":226529056,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":226529057,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529058,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529059,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529060,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529061,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529062,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529063,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":226529064,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":226529065,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":226529066,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529067,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529068,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529069,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":226529070,"package_name":"bin-links","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226529071,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226529072,"package_name":"builtins","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226529073,"package_name":"cacache","ecosystem":"npm","requirements":"16.1.1","direct":false,"kind":"development","optional":false},{"id":226529074,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529075,"package_name":"cidr-regex","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":226529076,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":226529077,"package_name":"cli-columns","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529078,"package_name":"cmd-shim","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226529079,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":226529080,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":226529081,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529082,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226529083,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":226529084,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":226529085,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529086,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529087,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":226529088,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226529089,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226529090,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":226529091,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":226529092,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":226529093,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":226529094,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529095,"package_name":"gauge","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":226529096,"package_name":"glob","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":226529097,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226529098,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226529099,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":226529100,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":226529101,"package_name":"ignore-walk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226529102,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529103,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226529104,"package_name":"ini","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529105,"package_name":"init-package-json","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":226529106,"package_name":"ip","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":226529107,"package_name":"ip-regex","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":226529108,"package_name":"is-cidr","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":226529109,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529110,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529111,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":226529112,"package_name":"just-diff","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":226529113,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":226529114,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":226529115,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":226529116,"package_name":"libnpmexec","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":226529117,"package_name":"libnpmfund","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":226529118,"package_name":"libnpmhook","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":226529119,"package_name":"libnpmorg","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":226529120,"package_name":"libnpmpack","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226529121,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":226529122,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":226529123,"package_name":"libnpmteam","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":226529124,"package_name":"libnpmversion","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":226529125,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.9.0","direct":false,"kind":"development","optional":false},{"id":226529126,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"10.1.7","direct":false,"kind":"development","optional":false},{"id":226529127,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":226529128,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":226529129,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529130,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529131,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":226529132,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529133,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":226529134,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226529135,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":226529136,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226529137,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529138,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":226529139,"package_name":"node-gyp","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":226529140,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226529141,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529142,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529143,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":226529144,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226529145,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529146,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":226529147,"package_name":"npm-packlist","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":226529148,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":226529149,"package_name":"npm-profile","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":226529150,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"13.1.1","direct":false,"kind":"development","optional":false},{"id":226529151,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529152,"package_name":"npmlog","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":226529153,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":226529154,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":226529155,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529156,"package_name":"pacote","ecosystem":"npm","requirements":"13.6.0","direct":false,"kind":"development","optional":false},{"id":226529157,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226529158,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529159,"package_name":"proc-log","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226529160,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529161,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529162,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529163,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226529164,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":226529165,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":226529166,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":226529167,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529168,"package_name":"read-package-json","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":226529169,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":226529170,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":226529171,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226529172,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":226529173,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":226529174,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":226529175,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":226529176,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529177,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":226529178,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":226529179,"package_name":"socks","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":226529180,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":226529181,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":226529182,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":226529183,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226529184,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":226529185,"package_name":"ssri","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":226529186,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":226529187,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":226529188,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":226529189,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":226529190,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"development","optional":false},{"id":226529191,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":226529192,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":226529193,"package_name":"treeverse","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529194,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":226529195,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226529196,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529197,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":226529198,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529199,"package_name":"walk-up-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529200,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529201,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226529202,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":226529203,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529204,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":226529205,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529206,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":226529207,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":226529208,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226529209,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":226529210,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":226529211,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":226529212,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":226529213,"package_name":"obj-props","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":226529214,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":226529215,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":226529216,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":226529217,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":226529218,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529219,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":226529220,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":226529221,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":226529222,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":226529223,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":226529224,"package_name":"open","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"development","optional":false},{"id":226529225,"package_name":"open-editor","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226529226,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":226529227,"package_name":"ora","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":226529228,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":226529229,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529230,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226529231,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529232,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":226529233,"package_name":"p-event","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":226529234,"package_name":"p-filter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529235,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529236,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529237,"package_name":"p-is-promise","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529238,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":226529239,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226529240,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":226529241,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":226529242,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":226529243,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":226529244,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529245,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":226529246,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":226529247,"package_name":"parent-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529248,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":226529249,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529250,"package_name":"parse-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529251,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":226529252,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":226529253,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529254,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529255,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":226529256,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":226529257,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":226529258,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":226529259,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":226529260,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529261,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":226529262,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":226529263,"package_name":"pkg-conf","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529264,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529265,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529266,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529267,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":226529268,"package_name":"plur","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529269,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":226529270,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":226529271,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529272,"package_name":"prettier","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false},{"id":226529273,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529274,"package_name":"pretty-ms","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":226529275,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":226529276,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226529277,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529278,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":226529279,"package_name":"proto-props","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529280,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":226529281,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529282,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":226529283,"package_name":"pupa","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226529284,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":226529285,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":226529286,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":226529287,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":226529288,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":226529289,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529290,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226529291,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":226529292,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":226529293,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":226529294,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":226529295,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":226529296,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529297,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226529298,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529299,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226529300,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.24","direct":false,"kind":"development","optional":false},{"id":226529301,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":226529302,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":226529303,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":226529304,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":226529305,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529306,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":226529307,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":226529308,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226529309,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529310,"package_name":"reserved-words","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":226529311,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":226529312,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529313,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226529314,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":226529315,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529316,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529317,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":226529318,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":226529319,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226529320,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226529321,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":226529322,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":226529323,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"development","optional":false},{"id":226529324,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":226529325,"package_name":"safe-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226529326,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":226529327,"package_name":"semantic-release","ecosystem":"npm","requirements":"19.0.3","direct":false,"kind":"development","optional":false},{"id":226529328,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":226529329,"package_name":"semver-regex","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":226529330,"package_name":"serialize-error","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":226529331,"package_name":"type-fest","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":226529332,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226529333,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226529334,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":226529335,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"development","optional":false},{"id":226529336,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":226529337,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":226529338,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":226529339,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":226529340,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":226529341,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529342,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529343,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529344,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529345,"package_name":"sinon","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":226529346,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529347,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529348,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":226529349,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":226529350,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226529351,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226529352,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":226529353,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":226529354,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":226529355,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":226529356,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529357,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529358,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529359,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529360,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529361,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226529362,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":226529363,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529364,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":226529365,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226529366,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":226529367,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"development","optional":false},{"id":226529368,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":226529369,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":226529370,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529371,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":226529372,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529373,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":226529374,"package_name":"supertap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529375,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":226529376,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529377,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":226529378,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529379,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":226529380,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529381,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529382,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529383,"package_name":"tapable","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"development","optional":false},{"id":226529384,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529385,"package_name":"tempy","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529386,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":226529387,"package_name":"term-size","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":226529388,"package_name":"terser","ecosystem":"npm","requirements":"5.14.1","direct":false,"kind":"development","optional":false},{"id":226529389,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":226529390,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226529391,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":226529392,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":226529393,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":226529394,"package_name":"time-zone","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529395,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.12","direct":false,"kind":"development","optional":false},{"id":226529396,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":226529397,"package_name":"to-absolute-glob","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":226529398,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529399,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529400,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":226529401,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529402,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":226529403,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":226529404,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":226529405,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"development","optional":false},{"id":226529406,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226529407,"package_name":"trim-off-newlines","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226529408,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":226529409,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529410,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":226529411,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":226529412,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":226529413,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":226529414,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":226529415,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":226529416,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":226529417,"package_name":"typescript","ecosystem":"npm","requirements":"3.9.10","direct":false,"kind":"development","optional":false},{"id":226529418,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.16.1","direct":false,"kind":"development","optional":false},{"id":226529419,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529420,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":226529421,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":226529422,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529423,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226529424,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529425,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529426,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":226529427,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529428,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":226529429,"package_name":"update-notifier","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":226529430,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":226529431,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226529432,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":226529433,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":226529434,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":226529435,"package_name":"url-join","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":226529436,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529437,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":226529438,"package_name":"util","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"development","optional":false},{"id":226529439,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":226529440,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":226529441,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":226529442,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":226529443,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":226529444,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":226529445,"package_name":"webpack","ecosystem":"npm","requirements":"5.73.0","direct":false,"kind":"development","optional":false},{"id":226529446,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":226529447,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":226529448,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":226529449,"package_name":"well-known-symbols","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529450,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226529451,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":226529452,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529453,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529454,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529455,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":226529456,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":226529457,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":226529458,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":226529459,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":226529460,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529461,"package_name":"xo","ecosystem":"npm","requirements":"0.28.3","direct":false,"kind":"development","optional":false},{"id":226529462,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":226529463,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":226529464,"package_name":"boxen","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":226529465,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":226529466,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":226529467,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":226529468,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":226529469,"package_name":"dir-glob","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":226529470,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529471,"package_name":"fast-glob","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"development","optional":false},{"id":226529472,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":226529473,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529474,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":226529475,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529476,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":226529477,"package_name":"global-dirs","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":226529478,"package_name":"globby","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"development","optional":false},{"id":226529479,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529480,"package_name":"indent-string","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":226529481,"package_name":"ini","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"development","optional":false},{"id":226529482,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":226529483,"package_name":"is-npm","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529484,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":226529485,"package_name":"map-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529486,"package_name":"meow","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":226529487,"package_name":"minimist-options","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":226529488,"package_name":"quick-lru","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":226529489,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529490,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":226529491,"package_name":"redent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529492,"package_name":"strip-indent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529493,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":226529494,"package_name":"trim-newlines","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":226529495,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":226529496,"package_name":"update-notifier","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":226529497,"package_name":"yargs-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":226529498,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":226529499,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":226529500,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":226529501,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":226529502,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-15T22:01:01.561Z","updated_at":"2022-07-15T22:01:01.561Z","repository_link":"https://github.com/semantic-release/git/blob/master/package.json","dependencies":[{"id":226534509,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":226534510,"package_name":"aggregate-error","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":226534511,"package_name":"debug","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":226534512,"package_name":"dir-glob","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":226534513,"package_name":"execa","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":226534514,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.4","direct":true,"kind":"runtime","optional":false},{"id":226534515,"package_name":"micromatch","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":226534516,"package_name":"p-reduce","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":226534517,"package_name":"ava","ecosystem":"npm","requirements":"3.15.0","direct":true,"kind":"development","optional":false},{"id":226534518,"package_name":"clear-module","ecosystem":"npm","requirements":"4.1.2","direct":true,"kind":"development","optional":false},{"id":226534519,"package_name":"file-url","ecosystem":"npm","requirements":"3.0.0","direct":true,"kind":"development","optional":false},{"id":226534520,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":true,"kind":"development","optional":false},{"id":226534521,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":true,"kind":"development","optional":false},{"id":226534522,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.0","direct":true,"kind":"development","optional":false},{"id":226534523,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":226534524,"package_name":"semantic-release","ecosystem":"npm","requirements":"19.0.3","direct":true,"kind":"development","optional":false},{"id":226534525,"package_name":"sinon","ecosystem":"npm","requirements":"14.0.0","direct":true,"kind":"development","optional":false},{"id":226534526,"package_name":"tempy","ecosystem":"npm","requirements":"1.0.1","direct":true,"kind":"development","optional":false},{"id":226534527,"package_name":"xo","ecosystem":"npm","requirements":"0.28.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T08:51:49.500Z","updated_at":"2023-09-27T08:51:49.500Z","repository_link":"https://github.com/semantic-release/git/blob/master/.github/workflows/release.yml","dependencies":[{"id":13973079262,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13973079263,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T08:51:49.526Z","updated_at":"2023-09-27T08:51:49.526Z","repository_link":"https://github.com/semantic-release/git/blob/master/.github/workflows/test.yml","dependencies":[{"id":13973079264,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13973079265,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]}],"score":25.414028580216975,"created_at":"2025-11-11T15:16:24.151Z","updated_at":"2026-08-24T12:06:56.123Z","avatar_url":"https://github.com/semantic-release.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369183","html_url":"https://summary.ecosyste.ms/projects/369183"}