{"id":963343,"name":"@google/semantic-release-replace-plugin","ecosystem":"npm","description":"Semantic Release Replace Plugin","homepage":"https://github.com/jpoehnelt/semantic-release-replace-plugin#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin","keywords_array":["semantic-release","node","replace"],"namespace":"google","versions_count":11,"first_release_published_at":"2020-03-30T20:13:00.720Z","latest_release_published_at":"2023-07-20T08:14:40.747Z","latest_release_number":"1.2.7","last_synced_at":"2026-02-14T17:20:18.474Z","created_at":"2022-04-07T17:54:52.657Z","updated_at":"2026-02-14T18:42:41.770Z","registry_url":"https://www.npmjs.com/package/@google/semantic-release-replace-plugin","install_command":"npm install @google/semantic-release-replace-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.7"}},"repo_metadata":{"id":40791676,"uuid":"251442823","full_name":"jpoehnelt/semantic-release-replace-plugin","owner":"jpoehnelt","description":"A semantic-release plugin for replacing text in files with the current release version.","archived":false,"fork":false,"pushed_at":"2024-04-04T15:24:15.000Z","size":1044,"stargazers_count":116,"open_issues_count":10,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-09T01:07:56.022Z","etag":null,"topics":["semantic-release","semantic-release-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/semantic-release-replace-plugin","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jpoehnelt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-30T22:29:00.000Z","updated_at":"2025-08-30T17:35:19.000Z","dependencies_parsed_at":"2024-06-18T15:30:16.275Z","dependency_job_id":null,"html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin","commit_stats":null,"previous_names":["jpoehnelt/semantic-release-replace-plugin","google/semantic-release-replace-plugin"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpoehnelt","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/sbom","scorecard":{"id":437885,"data":{"date":"2025-08-11","repo":{"name":"github.com/jpoehnelt/semantic-release-replace-plugin","commit":"6f5e4a228b4cfc701f10321d068f6db10f4cf4a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jpoehnelt/semantic-release-replace-plugin/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jpoehnelt/semantic-release-replace-plugin/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":"29 existing vulnerabilities detected","details":["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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","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-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-92r3-m2mg-pj97","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-19T05:05:28.482Z","repository_id":40791676,"created_at":"2025-08-19T05:05:28.482Z","updated_at":"2025-08-19T05:05:28.482Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004910,"owners_count":26083802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":"jpoehnelt","name":"Justin Poehnelt","uuid":"3392975","kind":"user","description":"@google, @googleworkspace\r\n\r\nDeveloper Relations Engineer","email":"","website":"https://justin.poehnelt.com","location":"United States","twitter":null,"company":"@google","icon_url":"https://avatars.githubusercontent.com/u/3392975?u=ebfdc2f1d253ec0893a4be6ce5f75c53211c3ffd\u0026v=4","repositories_count":150,"last_synced_at":"2025-09-30T02:41:18.871Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jpoehnelt","funding_links":["https://github.com/sponsors/jpoehnelt"],"total_stars":590,"followers":463,"following":0,"created_at":"2022-11-08T02:18:11.274Z","updated_at":"2025-09-30T02:41:18.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpoehnelt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpoehnelt/repositories"},"tags":[{"name":"v1.2.7","sha":"68b36faed5bb3b5924912b5a40e4ad7a082ad80f","kind":"commit","published_at":"2023-07-20T08:07:44.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.2.7","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"6e298d7abf4ec6891fc9a04e4ed8ac59f1bce8fe","kind":"commit","published_at":"2023-07-11T17:17:32.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.2.6","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"5a0710700dade4e59021d7e7f48a00f97de10f9d","kind":"commit","published_at":"2023-07-11T17:12:06.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.2.5","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"2d0828ec6755c5b30cd213cf346dad1ba8760405","kind":"commit","published_at":"2023-07-06T18:09:32.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.2.4","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"c94a0183b4d2914390c68a3f3cdcb3dcec499e44","kind":"commit","published_at":"2023-07-06T00:55:21.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.2.3","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"fedc6389543aaecb2d8c2a0abe992aecdf64983c","kind":"commit","published_at":"2023-07-06T00:52:37.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.2.2","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"55c9f9a7ea40d8008f81b9b6b52b4fff75934a8f","kind":"commit","published_at":"2023-07-06T00:41:34.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.2.1","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f749696a402215f2b520cbe79f3ca8e3ba48dd6d","kind":"commit","published_at":"2022-12-20T17:27:46.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.2.0","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"59b9a42882d3b60f7adfd3654c479370d7d739ac","kind":"commit","published_at":"2021-08-30T21:14:22.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.1.0","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"81c80989435be9073ca1dca65e24966e28db0639","kind":"commit","published_at":"2020-10-08T14:55:59.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.0.2","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b7871c6346bcaf4fce66c0820b20deebaf16286c","kind":"commit","published_at":"2020-09-23T21:40:23.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.0.1","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1e39b2e6e6c16ea32553cfd09483bbae67b8f9ea","kind":"commit","published_at":"2020-03-30T22:56:08.000Z","download_url":"https://codeload.github.com/jpoehnelt/semantic-release-replace-plugin/tar.gz/v1.0.0","html_url":"https://github.com/jpoehnelt/semantic-release-replace-plugin/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpoehnelt/semantic-release-replace-plugin@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-14T18:42:41.745Z","dependent_packages_count":74,"downloads":48071,"downloads_period":"last-month","dependent_repos_count":153,"rankings":{"downloads":0.806936538209968,"dependent_repos_count":1.2095325950668974,"dependent_packages_count":0.45089631855030465,"stargazers_count":4.970247647512896,"forks_count":5.535430258262792,"docker_downloads_count":0.8923322922275265,"average":2.3108959416383974},"purl":"pkg:npm/%40google/semantic-release-replace-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@google/semantic-release-replace-plugin","docker_dependents_count":5,"docker_downloads_count":663,"usage_url":"https://repos.ecosyste.ms/usage/npm/@google/semantic-release-replace-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@google/semantic-release-replace-plugin/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/jpoehnelt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:17:42.491Z","issues_count":4,"pull_requests_count":112,"avg_time_to_close_issue":11257855.0,"avg_time_to_close_pull_request":758352.4732142857,"issues_closed_count":2,"pull_requests_closed_count":112,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":1.4464285714285714,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":107,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoehnelt%2Fsemantic-release-replace-plugin/issues","maintainers":[{"login":"jpoehnelt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpoehnelt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google%2Fsemantic-release-replace-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google%2Fsemantic-release-replace-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google%2Fsemantic-release-replace-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google%2Fsemantic-release-replace-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google%2Fsemantic-release-replace-plugin/codemeta","maintainers":[{"uuid":"google-wombot","login":"google-wombot","name":null,"email":"node-team-npm+wombot@google.com","url":null,"packages_count":1415,"html_url":"https://www.npmjs.com/~google-wombot","role":null,"created_at":"2022-11-20T16:27:42.147Z","updated_at":"2022-11-20T16:27:42.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/google-wombot/packages"},{"uuid":"ofrobots","login":"ofrobots","name":null,"email":"ofrobots@google.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~ofrobots","role":null,"created_at":"2022-11-20T16:27:42.155Z","updated_at":"2022-11-20T16:27:42.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofrobots/packages"},{"uuid":"mrdoob","login":"mrdoob","name":null,"email":"info@mrdoob.com","url":null,"packages_count":46,"html_url":"https://www.npmjs.com/~mrdoob","role":null,"created_at":"2022-11-20T16:27:42.173Z","updated_at":"2022-11-20T16:27:42.173Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mrdoob/packages"}]}