antfu-collective/taze
🥦 A modern cli tool that keeps your deps fresh observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 97
- Release rhythm 98
- 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: 4
- age_days: 2233
- days_rel: 19
- days_push: 19
- n_releases_24m: 52
Adoption not part of the score
4260 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Taze is a modern CLI tool for checking and updating npm dependencies in package.json files. It supports safe in-range updates by default, major/minor/patch bump modes, first-class monorepo support, and JSON output for AI agents.
Use cases
- update npm dependencies to latest versions
- check for outdated packages in a monorepo
- bump dependencies across major versions safely
- keep package.json versions fresh without installing
- update GitHub Actions versions in workflows
- get dependency update info as JSON for agents
When to choose
- you want a zero-install (npx) dependency updater
- you work in npm/pnpm/yarn monorepos and need recursive updates
- you prefer safe in-range bumps by default with opt-in major upgrades
When to avoid
- you need automatic lockfile regeneration and install as part of the update
- your project is not Node.js/npm-based
- you need scheduled automated dependency PRs rather than a manual CLI
Facets
cli-tool · maturity active
cli developer-tools package-manager dependency-audit developer-tools cli cross-platform dependency-updates monorepo npm package-json version-bumping github-actions command-line javascript nodejs
2 sources
- readme: https://github.com/antfu-collective/taze · fetched 2026-08-28 · cec95a478b5f
- registry_npm: https://registry.npmjs.org/taze · fetched 2026-08-29 · 89d022f796eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antfu-collective/taze | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="antfu-collective/taze")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem