peerigon/updtr
Update outdated npm modules with zero pain™ observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3988
- days_rel: n/a
- days_push: 791
- n_releases_24m: 0
Adoption not part of the score
2212 stars · 32 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
updtr is a CLI tool that updates outdated npm dependencies by installing the latest version and running your test suite for each one, rolling back updates that break tests. It supports both npm and yarn and saves successful updates back to package..
Use cases
- update outdated npm dependencies safely
- automatically roll back dependency updates that break tests
- upgrade packages to latest or non-breaking versions
- keep package. versions in sync with tested updates
- batch-update dependencies in a yarn project
When to choose
- you want automated, test-verified dependency updates without manual trial and error
- your project uses npm or yarn with a lockfile and a runnable test command
- you prefer a simple one-shot CLI over CI-integrated bots like Renovate or Greenkeeper
When to avoid
- your project has no test suite, since updates cannot be verified
- you need scheduled or automated pull-request-based updates (use Renovate or Dependabot)
- you use package managers other than npm or yarn
Facets
cli-tool · maturity maintenance
developer-tools package-manager testing cli developer-tools cli cross-platform npm yarn dependency-updates javascript command-line automation nodejs
2 sources
- readme: https://github.com/peerigon/updtr · fetched 2026-08-28 · 4baa5ff0e12f
- registry_npm: https://registry.npmjs.org/updtr · fetched 2026-08-29 · 1e9524f91782
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| peerigon/updtr | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem