raineorshine/npm-check-updates
Find newer versions of package dependencies than what your package.json allows observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4.5
- age_days: 4744
- days_rel: 10
- days_push: 7
- n_releases_24m: 45
Adoption not part of the score
10303 stars · 372 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
npm-check-updates (ncu) is a CLI tool and library that upgrades package.json dependencies to their latest versions while preserving semantic versioning ranges. It supports npm, yarn, pnpm, deno, and bun, and only modifies the package file itself.
Use cases
- upgrade package.json dependencies to latest versions
- check for outdated npm packages
- find newer versions of dependencies than semver allows
- interactively select which packages to update
- check outdated global npm packages
- bump dependencies across npm, yarn, pnpm, or bun projects
When to choose
- you want to update dependency version ranges in package.json without installing anything
- you need a fast, scriptable way to see available major/minor/patch upgrades
- you work across multiple package managers (npm, yarn, pnpm, deno, bun)
When to avoid
- you want a tool that also installs packages and updates the lockfile (use npm update or package manager tooling)
- you need full dependency tree auditing or vulnerability scanning (use npm audit or similar)
- you want interactive upgrade guidance with changelogs (use renovate or dependabot)
Facets
cli-tool · maturity active
cli developer-tools package-manager dependency-audit developer-tools version-control cli cross-platform npm package-json dependency-updates semver yarn pnpm bun deno command-line automation nodejs
1 source
- readme: https://github.com/raineorshine/npm-check-updates · fetched 2026-08-28 · 037be1c3e31e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| raineorshine/npm-check-updates | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="raineorshine/npm-check-updates")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem