{"id":1519867,"name":"check-outdated","ecosystem":"npm","description":"Light-weight CLI tool to ensure that your dependencies are up to date, otherwise the process is terminated with status code 1.","homepage":"https://github.com/jens-duttke/check-outdated#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jens-duttke/check-outdated","keywords_array":["cli","outdated","npm","dependencies","up-to-date","code","error","ci","pipeline","publish","hook","packages","modules"],"namespace":null,"versions_count":33,"first_release_published_at":"2019-08-01T16:25:47.313Z","latest_release_published_at":"2026-02-20T22:42:51.494Z","latest_release_number":"2.16.1","last_synced_at":"2026-07-18T13:17:05.905Z","created_at":"2022-04-09T04:16:29.861Z","updated_at":"2026-07-18T13:17:05.905Z","registry_url":"https://www.npmjs.com/package/check-outdated","install_command":"npm install check-outdated","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.16.1"}},"repo_metadata":{"id":35043980,"uuid":"200083954","full_name":"jens-duttke/check-outdated","owner":"jens-duttke","description":"Ensures that your dependencies are up to date, otherwise the process is terminated with status code 1.","archived":false,"fork":false,"pushed_at":"2025-11-19T11:37:07.000Z","size":3515,"stargazers_count":18,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T13:20:55.678Z","etag":null,"topics":[],"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/jens-duttke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"jens-duttke"}},"created_at":"2019-08-01T16:23:35.000Z","updated_at":"2025-11-19T11:37:11.000Z","dependencies_parsed_at":"2023-11-15T12:31:40.964Z","dependency_job_id":"76665823-016c-44d0-9cef-7f6f4a1df360","html_url":"https://github.com/jens-duttke/check-outdated","commit_stats":{"total_commits":276,"total_committers":6,"mean_commits":46.0,"dds":"0.46014492753623193","last_synced_commit":"f67cd4a17717c0e48c46b0aff8546fdef8f227c5"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/jens-duttke/check-outdated","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jens-duttke","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/sbom","scorecard":{"id":515051,"data":{"date":"2025-08-11","repo":{"name":"github.com/jens-duttke/check-outdated","commit":"5722d2748b872bf7a533e03778a1d5cc7fc4bd8a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"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":"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/ensure-nodejs-compatibility.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/ensure-nodejs-compatibility.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/jens-duttke/check-outdated/ensure-nodejs-compatibility.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ensure-nodejs-compatibility.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/jens-duttke/check-outdated/ensure-nodejs-compatibility.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jens-duttke/check-outdated/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jens-duttke/check-outdated/linting.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ensure-nodejs-compatibility.yml:207","Warn: npmCommand not pinned by hash: .github/workflows/linting.yml:21","Info:   0 out of   4 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":"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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-20T01:35:47.243Z","repository_id":35043980,"created_at":"2025-08-20T01:35:47.243Z","updated_at":"2025-08-20T01:35:47.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286053139,"owners_count":27277520,"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-11-24T02:00:07.096Z","response_time":68,"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":"jens-duttke","name":"Jens Duttke","uuid":"4883142","kind":"user","description":"Passioned JavaScript developer for more than 25 years. Now working with TypeScript and React. Author of HexEd.it, PhotoME, [pec] and a couple of other things.","email":"","website":"http://www.duttke.de","location":"Warstein, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4883142?u=604be782e838c0acab6f62b59680bb97b739061b\u0026v=4","repositories_count":14,"last_synced_at":"2025-10-02T19:34:30.972Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jens-duttke","funding_links":["https://github.com/sponsors/jens-duttke"],"total_stars":59,"followers":70,"following":1,"created_at":"2022-11-05T20:12:04.854Z","updated_at":"2025-10-02T19:34:30.972Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jens-duttke","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jens-duttke/repositories"},"tags":[{"name":"v2.13.0","sha":"5722d2748b872bf7a533e03778a1d5cc7fc4bd8a","kind":"tag","published_at":"2025-03-20T16:57:52.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.13.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"a56db6436867205987ebf70b4786f95f9cf51fc6","kind":"tag","published_at":"2023-08-11T20:06:54.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.12.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"d26bf6d43ac562ad08b143a7b2afda354d12b8e1","kind":"tag","published_at":"2022-09-24T10:23:06.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.11.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"94b1fade71a7c426361d8def90b97489944658cf","kind":"tag","published_at":"2021-09-25T16:50:38.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.10.2","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"b348d5696d6aacf558e4019b8c75cf85af1b59b2","kind":"tag","published_at":"2021-09-25T16:47:33.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.10.1","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"b6cceb3989fefa108cba08519c5091c664372441","kind":"tag","published_at":"2021-09-18T08:46:31.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.10.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"bcec089b5b7a285c46c2efe919d2867078ca709a","kind":"tag","published_at":"2021-09-09T15:56:48.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.9.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"09882c524526434612ac672e771d55ba001b0739","kind":"tag","published_at":"2021-05-22T11:48:42.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.8.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"7eb91e10c29fa2df1ef1cec8db3cb68680c72421","kind":"tag","published_at":"2021-03-24T18:43:18.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.7.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"7c11aac40228c8e80bb5118e33c0517ff62f568e","kind":"tag","published_at":"2021-03-14T15:30:38.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.6.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"34ae687a1fb813368b430ccc4a37044931e70ab3","kind":"tag","published_at":"2021-02-26T07:12:04.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.5.1","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"48f18e1cad249ff5c9a8194c885d2de271c5e673","kind":"tag","published_at":"2020-12-16T20:58:15.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.5.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"fe0ba17f8935cce6bb4a8efcc434647b9f36b946","kind":"tag","published_at":"2020-09-29T10:45:37.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.4.1","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"4b29362ba68db2a8ba06bb50867a3f4a444438b7","kind":"tag","published_at":"2020-09-26T08:16:31.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.4.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"05e9e163a91091c801501f042f357ad5aca2bd41","kind":"tag","published_at":"2020-08-04T10:32:55.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.3.2","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8048175b2df38a838c33d838afb18f04ab905216","kind":"tag","published_at":"2020-08-04T07:42:12.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.3.1","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a309665aa58052a6c966aabae397beb0017f48ef","kind":"tag","published_at":"2020-06-24T17:51:46.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.3.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ae71ad2007d6dd4b210760dfd620ed3d4d5a2b23","kind":"tag","published_at":"2020-05-16T16:58:22.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.2.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f3831f5f962870a06c29bf990198cd9896213c7b","kind":"tag","published_at":"2020-05-08T16:22:31.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.1.1","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9954433cc5d07d581c6793f71805a23b254e17da","kind":"tag","published_at":"2020-05-07T22:25:47.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.1.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8bd908c35a7f679061efcfee60417d3970e20523","kind":"tag","published_at":"2020-04-26T15:10:58.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v2.0.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v2.0.0/manifests"},{"name":"v1.4.3","sha":"594671a0b7a9806a1e44211a563dcd51c46f338b","kind":"tag","published_at":"2020-03-16T15:30:11.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v1.4.3","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c75b6c66368ea020257faa7e8ebf4af1e4da6828","kind":"tag","published_at":"2019-09-08T16:23:10.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v1.4.2","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"635a03a0c6b5a592e94fd9d1282f2abe57b27a2b","kind":"tag","published_at":"2019-08-30T15:03:33.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v1.4.1","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"f2c4ee2c3a3f2284d38735a94272cd73910b3e51","kind":"tag","published_at":"2019-08-09T10:56:58.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v1.3.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8a0a70480e748e28b3114f7989074cb185fe148a","kind":"tag","published_at":"2019-08-02T19:51:48.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v1.2.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"98fef1eac2626d32ee6a477684bed985545dfcad","kind":"tag","published_at":"2019-08-02T07:23:36.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v1.1.0","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"76524945f1856eb28580f6b6ccbd51fb1864640b","kind":"tag","published_at":"2019-08-01T17:07:44.000Z","download_url":"https://codeload.github.com/jens-duttke/check-outdated/tar.gz/v1.0.1","html_url":"https://github.com/jens-duttke/check-outdated/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jens-duttke/check-outdated@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens-duttke%2Fcheck-outdated/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-12T09:33:26.713Z","dependent_packages_count":18,"downloads":10376,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":1.23869418522848,"dependent_repos_count":3.0072817970777463,"dependent_packages_count":1.2896546076800464,"stargazers_count":8.431109654090704,"forks_count":9.830215490007637,"docker_downloads_count":null,"average":4.759391146816923},"purl":"pkg:npm/check-outdated","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/check-outdated","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/check-outdated","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/check-outdated/dependencies","status":null,"funding_links":["https://github.com/sponsors/jens-duttke"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-15T13:03:48.311Z","issues_count":8,"pull_requests_count":14,"avg_time_to_close_issue":247500.6,"avg_time_to_close_pull_request":10542006.857142856,"issues_closed_count":5,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.35714285714285715,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":11,"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/jens-duttke%2Fcheck-outdated/issues","maintainers":[{"login":"jens-duttke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jens-duttke"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-outdated/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-outdated/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-outdated/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-outdated/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-outdated/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/check-outdated/codemeta","maintainers":[{"uuid":"jens-duttke","login":"jens-duttke","name":null,"email":"github@duttke.de","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~jens-duttke","role":null,"created_at":"2022-11-11T18:08:24.867Z","updated_at":"2022-11-11T18:08:24.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jens-duttke/packages"}]}