{"id":5790070,"name":"hongaar/update-node-versions","ecosystem":"actions","description":"Update you repository to the latest Node.js versions. Supports updating GitHub workflows and package.json engines.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/hongaar/update-node-versions","keywords_array":["github-actions","nodejs","updater"],"namespace":"hongaar","versions_count":21,"first_release_published_at":"2022-12-12T15:57:36.000Z","latest_release_published_at":"2023-10-02T14:33:26.000Z","latest_release_number":"v2.2.0","last_synced_at":"2026-09-05T16:07:41.813Z","created_at":"2023-01-03T17:36:00.984Z","updated_at":"2026-09-12T19:58:35.484Z","registry_url":"https://github.com/hongaar/update-node-versions","install_command":null,"documentation_url":null,"metadata":{"name":"Update Node.js versions","author":"Joram van den Boezem","description":"Update you repository to the latest Node.js versions. Supports updating GitHub workflows and package.json engines.","inputs":{"versions":{"description":"Node versions to select","required":true,"default":"latest\nlts\nlts/-1\nlts/-2\n"},"versions.filter-eol":{"description":"Filter out Node versions which are end-of-life","required":false,"default":true},"updaters.workflows":{"description":"Update GitHub workflows","required":false,"default":true},"updaters.workflows.variable":{"description":"Update GitHub workflows","required":false,"default":"node-version"},"updaters.engines":{"description":"Update package.json `engines`","required":false,"default":true},"updaters.files":{"description":"Update arbitrary files","required":false,"default":false},"updaters.files.glob":{"description":"Glob pattern for files to update","required":false},"updaters.files.regex":{"description":"Matches will be replaced with the template","required":false},"updaters.files.template":{"description":"Replace matches with this template","required":false}},"outputs":{"versions":{"description":"The Node versions to update to as stringified JSON array"}},"runs":{"using":"node20","main":"dist/index.cjs"},"branding":{"icon":"arrow-up","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":64672159,"uuid":"577227012","full_name":"hongaar/update-node-versions","owner":"hongaar","description":"💚 A GitHub Action to automatically update you repository to the latest Node.js versions. Supports updating GitHub workflows, package.json engines and arbitrary files.","archived":false,"fork":false,"pushed_at":"2024-11-07T22:27:52.000Z","size":1955,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-05T16:10:50.047Z","etag":null,"topics":["github-actions","nodejs","updater"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hongaar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-12-12T09:10:31.000Z","updated_at":"2026-08-07T19:58:11.000Z","dependencies_parsed_at":"2023-10-02T18:19:47.488Z","dependency_job_id":"67faa1ba-ea88-4d36-9480-299705488d90","html_url":"https://github.com/hongaar/update-node-versions","commit_stats":{"total_commits":42,"total_committers":2,"mean_commits":21.0,"dds":0.2857142857142857,"last_synced_commit":"a4731d9cdf5514213d1e25c67dcdaeb603bbb9ad"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/hongaar/update-node-versions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hongaar","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/sbom","scorecard":{"id":468578,"data":{"date":"2025-08-11","repo":{"name":"github.com/hongaar/update-node-versions","commit":"0b2ce8f1461c263daeb0361945a1593db11f3339"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/format-check.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-major-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/update-node-versions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/format-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/format-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-major-tag.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/update-major-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-node-versions.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/update-node-versions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-node-versions.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/update-node-versions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-node-versions.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hongaar/update-node-versions/update-node-versions.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-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-rc47-6667-2j5j","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-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-19T13:10:41.503Z","repository_id":64672159,"created_at":"2025-08-19T13:10:41.503Z","updated_at":"2025-08-19T13:10:41.503Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37229909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","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":"hongaar","name":"Joram van den Boezem","uuid":"205834","kind":"user","description":"todo: add bio","email":"","website":"https://joram.dev","location":"Zeist, The Netherlands","twitter":"hongaar","company":null,"icon_url":"https://avatars.githubusercontent.com/u/205834?u=68f4308af072bd2c992a7868088b29e200b5f170\u0026v=4","repositories_count":38,"last_synced_at":"2023-03-25T12:16:49.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hongaar","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T23:42:10.441Z","updated_at":"2023-03-25T12:16:49.293Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hongaar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hongaar/repositories"},"tags":[{"name":"v2","sha":"9fe180c8bcd7b577f5e625d82d361f8ee8bcc4e2","kind":"commit","published_at":"2023-10-02T14:33:26.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v2","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v2","dependencies_parsed_at":"2026-08-24T10:30:04.750Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2/manifests"},{"name":"v2.2.0","sha":"9fe180c8bcd7b577f5e625d82d361f8ee8bcc4e2","kind":"commit","published_at":"2023-10-02T14:33:26.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v2.2.0","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v2.2.0","dependencies_parsed_at":"2023-10-04T04:57:56.542Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"3a711a39d49180d955c1a330d667d3c564bc0e39","kind":"commit","published_at":"2023-05-09T10:18:39.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v2.1.1","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v2.1.1","dependencies_parsed_at":"2023-06-02T01:27:28.013Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"6cc1e9225c4e3a96351ed57ceec324085e3456e0","kind":"commit","published_at":"2023-05-09T10:13:17.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v2.1.0","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v2.1.0","dependencies_parsed_at":"2023-06-02T01:27:27.828Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"cb479b3dd8ef481cf595123a462442b1bed28a08","kind":"commit","published_at":"2023-04-30T21:31:33.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v2.0.0","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T01:27:27.730Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b2e47c0afce363e48654aaf2c86dd9ea782a87ae","kind":"commit","published_at":"2023-04-30T21:29:17.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.3.0","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-02T01:27:27.586Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.3.0/manifests"},{"name":"v1","sha":"b2e47c0afce363e48654aaf2c86dd9ea782a87ae","kind":"commit","published_at":"2023-04-30T21:29:17.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1","dependencies_parsed_at":"2026-08-24T10:30:01.668Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1/manifests"},{"name":"v1.2.3","sha":"fe684e2b43e38ba5aaa42c8bd4988159d049affc","kind":"commit","published_at":"2022-12-14T00:38:13.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.2.3","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.2.3","dependencies_parsed_at":"2026-08-24T10:30:01.662Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"75bbaa07748cc3acc8a4d1c2ed9c14c0a6349719","kind":"commit","published_at":"2022-12-14T00:17:16.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.2.2","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.2.2","dependencies_parsed_at":"2026-08-24T10:30:01.653Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"e5f1bef7e7feb6f0dd7f65ad0fb6d0fe56143e28","kind":"commit","published_at":"2022-12-13T23:57:01.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.2.1","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.2.1","dependencies_parsed_at":"2023-06-01T09:28:27.668Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2cd45041e36e02cd2f92f7f0f2011f27a3f4da87","kind":"commit","published_at":"2022-12-13T23:52:51.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.2.0","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.2.0","dependencies_parsed_at":"2023-06-01T09:28:25.844Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"e086cbb0019fb976a4e8d00f19dffe2abdf5a766","kind":"commit","published_at":"2022-12-13T23:35:34.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.1.4","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.1.4","dependencies_parsed_at":"2023-06-01T09:28:09.488Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0db181cbbf2d721d89b1966fdd7372eff6dd1812","kind":"commit","published_at":"2022-12-13T23:34:05.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.1.3","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.1.3","dependencies_parsed_at":"2023-06-01T09:28:10.655Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"51bc593f4bca8a295c5f4767640b79e47e4cfe42","kind":"commit","published_at":"2022-12-13T23:31:22.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.1.2","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.1.2","dependencies_parsed_at":"2023-06-01T09:28:11.457Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5ea4bfa914f22e8a25f49b46b5f57a48a7ea5852","kind":"commit","published_at":"2022-12-13T22:53:03.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.1.1","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.1.1","dependencies_parsed_at":"2023-06-01T09:28:13.700Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7db71d9c59a1f0afab1a89cf6e1c4e8e08df025d","kind":"commit","published_at":"2022-12-13T10:25:12.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.1.0","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-01T09:28:15.860Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"006a0ff697b049179c150160ad01a4e909945350","kind":"commit","published_at":"2022-12-12T16:04:26.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.0.1","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-01T09:12:15.447Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"95f874ce1abcfdaa0a5c8ece1a7f11ccd8a783b9","kind":"commit","published_at":"2022-12-12T15:57:36.000Z","download_url":"https://codeload.github.com/hongaar/update-node-versions/tar.gz/v1.0.0","html_url":"https://github.com/hongaar/update-node-versions/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T09:12:16.261Z","dependency_job_id":null,"purl":"pkg:github/hongaar/update-node-versions@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hongaar%2Fupdate-node-versions/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T19:58:35.484Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.753604816986215,"dependent_packages_count":0.0,"stargazers_count":27.349073047060692,"forks_count":35.11012517826018,"docker_downloads_count":null,"average":21.80320076057677},"purl":"pkg:githubactions/hongaar/update-node-versions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/hongaar/update-node-versions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/hongaar/update-node-versions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/hongaar/update-node-versions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T03:33:45.622Z","issues_count":2,"pull_requests_count":20,"avg_time_to_close_issue":12437358.0,"avg_time_to_close_pull_request":70003.55555555556,"issues_closed_count":1,"pull_requests_closed_count":18,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/hongaar%2Fupdate-node-versions/issues","maintainers":[{"login":"hongaar","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hongaar"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hongaar%2Fupdate-node-versions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hongaar%2Fupdate-node-versions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hongaar%2Fupdate-node-versions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hongaar%2Fupdate-node-versions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hongaar%2Fupdate-node-versions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/hongaar%2Fupdate-node-versions/codemeta","maintainers":[]}