{"id":5806654,"name":"EndBug/version-check","ecosystem":"actions","description":"An action that allows you to check whether your npm package version has been updated","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/EndBug/version-check","keywords_array":["actions","collaborate","github","hacktoberfest","nodejs","npm","package","semver","typescript","version","workflow"],"namespace":"EndBug","versions_count":22,"first_release_published_at":"2019-10-03T20:24:52.000Z","latest_release_published_at":"2024-10-02T16:24:24.000Z","latest_release_number":"v2.1.5","last_synced_at":"2026-04-01T12:04:44.810Z","created_at":"2023-01-04T16:23:37.679Z","updated_at":"2026-04-01T12:04:44.811Z","registry_url":"https://github.com/EndBug/version-check","install_command":null,"documentation_url":null,"metadata":{"name":"Version Check","author":"Federico Grandi","description":"An action that allows you to check whether your npm package version has been updated","inputs":{"diff-search":{"description":"Whether to search the bump commit using diffs (recommended ONLY if not using standard 'npm version' commits)","required":false,"default":"false"},"file-name":{"description":"A custom path to the package.json file","required":false,"default":"package.json"},"file-url":{"description":"A URL to use to fetch the package file, instead of loading the local file","required":false},"assume-same-version":{"description":"Whether to use the version fetched from the package file as the old one or the new one (instead of looking at the diffs)","required":false},"static-checking":{"description":"Whether to check the package from the file-url against the local package, instead of running the usual checks","required":false},"token":{"description":"A GitHub token to use when running on private repos","required":false,"default":"${{ github.token }}"},"github-api-url":{"description":"The URL for your GitHub API. Some users may be using GitHub Enterprise and need to change this value.","required":false,"default":"https://api.github.com"}},"outputs":{"changed":{"description":"Whether the version has changed in the examined commits"},"type":{"description":"The type of version change, if detectable (e.g. 'patch')"},"version":{"description":"The detected version number"},"commit":{"description":"The SHA of the commit where the version change has been detected"}},"runs":{"using":"node20","main":"lib/index.js"},"branding":{"icon":"package","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":36977146,"uuid":"211535826","full_name":"EndBug/version-check","owner":"EndBug","description":":octocat: An action that allows you to check whether your npm package version has been updated","archived":false,"fork":false,"pushed_at":"2025-08-19T15:06:15.000Z","size":12155,"stargazers_count":105,"open_issues_count":7,"forks_count":23,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-19T17:32:00.615Z","etag":null,"topics":["actions","collaborate","github","hacktoberfest","nodejs","npm","package","semver","typescript","version","workflow"],"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/EndBug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["endbug"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-09-28T17:17:21.000Z","updated_at":"2025-08-19T15:11:54.000Z","dependencies_parsed_at":"2023-01-17T11:00:43.457Z","dependency_job_id":"aed387f5-f2ef-435b-b835-b6160a80a914","html_url":"https://github.com/EndBug/version-check","commit_stats":{"total_commits":435,"total_committers":17,"mean_commits":25.58823529411765,"dds":0.5241379310344827,"last_synced_commit":"36ff30f37c7deabe56a30caa043d127be658c425"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/EndBug/version-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EndBug","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/sbom","scorecard":{"id":45761,"data":{"date":"2025-08-11","repo":{"name":"github.com/EndBug/version-check","commit":"36ff30f37c7deabe56a30caa043d127be658c425"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"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":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/labels.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/versioning.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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/EndBug/version-check/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/EndBug/version-check/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/EndBug/version-check/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/EndBug/version-check/labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/EndBug/version-check/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/EndBug/version-check/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/EndBug/version-check/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/versioning.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/EndBug/version-check/versioning.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:22","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:14","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 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":"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":"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":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 21 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-14T22:43:27.010Z","repository_id":36977146,"created_at":"2025-08-14T22:43:27.010Z","updated_at":"2025-08-14T22:43:27.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271197119,"owners_count":24717106,"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-08-19T02:00:09.176Z","response_time":63,"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":"EndBug","name":"Federico Grandi","uuid":"26386270","kind":"user","description":"GitHub Campus Expert 🚩 @ PoliMi","email":"","website":null,"location":"Milan, IT","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26386270?u=5e0e0b461f9a6ca130a55d91f091615013e8fc4c\u0026v=4","repositories_count":64,"last_synced_at":"2025-08-18T06:35:27.953Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["endbug"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/EndBug","funding_links":["https://github.com/sponsors/endbug"],"total_stars":1264,"followers":274,"following":62,"created_at":"2022-11-12T20:17:27.269Z","updated_at":"2025-08-18T06:35:27.953Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EndBug","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EndBug/repositories"},"tags":[{"name":"v2.1.5","sha":"36ff30f37c7deabe56a30caa043d127be658c425","kind":"tag","published_at":"2024-10-02T16:24:24.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2.1.5","html_url":"https://github.com/EndBug/version-check/releases/tag/v2.1.5","dependencies_parsed_at":"2024-10-05T11:11:47.046Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"d4be4219408b50d1bbbfd350a47cbcb126878692","kind":"tag","published_at":"2024-04-15T18:24:11.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2.1.4","html_url":"https://github.com/EndBug/version-check/releases/tag/v2.1.4","dependencies_parsed_at":"2024-04-18T07:36:59.900Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"53c9309fefac91a21f852d5ca69f33878280d2f5","kind":"tag","published_at":"2024-01-25T22:12:29.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2.1.3","html_url":"https://github.com/EndBug/version-check/releases/tag/v2.1.3","dependencies_parsed_at":"2024-01-28T04:45:44.227Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8240855b2dbd43fc1c3c628d7aa75cfa07b76ab4","kind":"tag","published_at":"2023-12-25T21:28:36.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2.1.2","html_url":"https://github.com/EndBug/version-check/releases/tag/v2.1.2","dependencies_parsed_at":"2023-12-29T04:06:07.564Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"323ba664f1d777a793dd0e570bdb4116665808ad","kind":"tag","published_at":"2022-10-11T16:37:11.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2.1.1","html_url":"https://github.com/EndBug/version-check/releases/tag/v2.1.1","dependencies_parsed_at":"2023-06-01T10:16:28.381Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2512d2ac9130c439e045344eb6603a81f4b0f915","kind":"commit","published_at":"2021-12-08T18:13:55.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2.1.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T10:22:08.941Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.1.0/manifests"},{"name":"v2","sha":"2512d2ac9130c439e045344eb6603a81f4b0f915","kind":"commit","published_at":"2021-12-08T18:13:55.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2","html_url":"https://github.com/EndBug/version-check/releases/tag/v2","dependencies_parsed_at":"2023-05-31T10:22:09.432Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2/manifests"},{"name":"latest","sha":"2512d2ac9130c439e045344eb6603a81f4b0f915","kind":"commit","published_at":"2021-12-08T18:13:55.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/latest","html_url":"https://github.com/EndBug/version-check/releases/tag/latest","dependencies_parsed_at":"2023-05-31T10:22:10.043Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/latest/manifests"},{"name":"v2.0.1","sha":"5f74c25ac6da99d9fef740efce54e012d5146e89","kind":"commit","published_at":"2021-01-16T16:39:09.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2.0.1","html_url":"https://github.com/EndBug/version-check/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-31T10:22:10.608Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"4228ec8ba574975b6bf27c99ec62ca3d970e7b2b","kind":"commit","published_at":"2020-12-05T12:31:08.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v2.0.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T10:22:11.141Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"eea9dab124be9214bd32356f32f7d8945173db13","kind":"commit","published_at":"2020-10-08T11:08:18.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.6.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.6.0","dependencies_parsed_at":"2023-05-31T10:22:11.600Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.6.0/manifests"},{"name":"v1","sha":"eea9dab124be9214bd32356f32f7d8945173db13","kind":"commit","published_at":"2020-10-08T11:08:18.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1","html_url":"https://github.com/EndBug/version-check/releases/tag/v1","dependencies_parsed_at":"2023-05-31T10:22:12.102Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1/manifests"},{"name":"v1.5.0","sha":"7d67b971df2c119e8dab599b302b311d5db2e8f7","kind":"commit","published_at":"2020-07-13T10:19:47.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.5.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.5.0","dependencies_parsed_at":"2023-05-31T10:22:12.573Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a6fc5f812bc241f268395f3a4ca1965f33f6eb3a","kind":"commit","published_at":"2020-07-02T17:22:55.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.4.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-31T10:22:12.982Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a45f6f582d50047e42a4534ffb74b77a2c3af811","kind":"commit","published_at":"2020-04-17T12:36:56.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.3.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T10:22:13.422Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d9265c1c1692948ead96fa1120446861101b1fba","kind":"commit","published_at":"2020-03-21T11:40:32.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.2.2","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-31T10:22:13.839Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"ce0c90192c9b8bf678967a7e7f9baa9ef3a16589","kind":"commit","published_at":"2020-03-02T19:52:04.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.2.1","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T10:22:14.316Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"827b8e547d7de2e90ca591b856ff9939d183f69c","kind":"commit","published_at":"2020-01-22T21:39:57.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.2.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T10:22:14.738Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"4bd0231ddad45617279b02f5a2241bc00d48ea7f","kind":"commit","published_at":"2019-12-24T10:13:17.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.1.1","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T10:22:15.167Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f91627f19da733a17c918f2095fb47524909b0a3","kind":"commit","published_at":"2019-10-22T20:28:28.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.1.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T10:22:15.479Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"717563f33e560249c108edd8c96c5386794b6272","kind":"commit","published_at":"2019-10-11T20:16:28.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.0.1","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T10:22:15.865Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4ecdf2188501694b16c9ad0274461e1f68e8ddb7","kind":"commit","published_at":"2019-10-03T20:24:52.000Z","download_url":"https://codeload.github.com/EndBug/version-check/tar.gz/v1.0.0","html_url":"https://github.com/EndBug/version-check/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T10:22:16.273Z","dependency_job_id":null,"purl":"pkg:github/EndBug/version-check@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T17:54:45.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":380,"rankings":{"downloads":null,"dependent_repos_count":1.8539058786246236,"dependent_packages_count":0.0,"stargazers_count":2.3070828711773093,"forks_count":2.9852638250673427,"docker_downloads_count":null,"average":1.7865631437173188},"purl":"pkg:githubactions/EndBug/version-check","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/EndBug/version-check","docker_dependents_count":1,"docker_downloads_count":105,"usage_url":"https://repos.ecosyste.ms/usage/actions/EndBug/version-check","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/EndBug/version-check/dependencies","status":null,"funding_links":["https://github.com/sponsors/endbug","https://github.com/sponsors/EndBug"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-03T13:06:39.302Z","issues_count":18,"pull_requests_count":175,"avg_time_to_close_issue":8612990.714285715,"avg_time_to_close_pull_request":348609.90857142856,"issues_closed_count":14,"pull_requests_closed_count":175,"pull_request_authors_count":11,"issue_authors_count":17,"avg_comments_per_issue":3.611111111111111,"avg_comments_per_pull_request":0.35428571428571426,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":3,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":1316594.0,"past_year_avg_time_to_close_pull_request":619162.2307692308,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6153846153846154,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fversion-check/issues","maintainers":[{"login":"EndBug","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EndBug"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/EndBug%2Fversion-check/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/EndBug%2Fversion-check/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/EndBug%2Fversion-check/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/EndBug%2Fversion-check/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/EndBug%2Fversion-check/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/EndBug%2Fversion-check/codemeta","maintainers":[]}