Ross ROSS = Recommend OSS · open-source software intelligence for agents

dylang/npm-check

Check for outdated, incorrect, and unused dependencies. observed · 2026-08-28

github.com/dylang/npm-check · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4468
  • days_rel: n/a
  • days_push: 11
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6642 stars · 234 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

npm-check is a Node.js CLI tool that checks npm projects for outdated, incorrect, and unused dependencies. It offers an interactive update mode and works with global packages, scoped packages, and private registries.

Use cases

  • find outdated npm dependencies in a project
  • detect unused dependencies in package.json
  • interactively update npm packages
  • audit global npm packages for updates
  • check dependency versions in CI

When to choose

  • you maintain an npm-based JavaScript project and want a friendly dependency audit
  • you want interactive updating with links to package docs
  • you need a non-zero exit code for CI dependency checks

When to avoid

  • you use Yarn or pnpm lockfiles exclusively and prefer their native tooling
  • you need automated security vulnerability scanning rather than staleness checks

Facets

cli-tool · maturity maintenance

cli developer-tools dependency-audit package-manager developer-tools version-control cli cross-platform npm outdated-dependencies unused-dependencies interactive-update javascript command-line nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
dylang/npm-checkmain67

For agents

markdown · JSON · MCP: product_card(name="dylang/npm-check")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem