# antfu-collective/taze

🥦 A modern cli tool that keeps your deps fresh

Repository: https://github.com/antfu-collective/taze
Canonical: https://ross.abutalabs.com/products/taze
Language: TypeScript
License: MIT
License Family: permissive
Topics: dependencies, cli-tool, updates
Last push: 2026-08-14T11:20:26+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 98, longevity 100
- inputs: {"age_days": 2233, "days_push": 19, "days_rel": 19, "gap_med": 4, "n_releases_24m": 52}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4260, forks 149 (observed 2026-08-28T04:08:40.607517+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, package-manager, dependency-audit
- domain: developer-tools
- platform: cli, cross-platform
- tags: dependency-updates, monorepo, npm, package-json, version-bumping, github-actions, command-line, javascript, nodejs

## Member repositories
- antfu-collective/taze (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:40.607517+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:05.566660+00:00, confidence not recorded.
  - readme: https://github.com/antfu-collective/taze (fetched 2026-08-28T04:08:40.607517+00:00, sha cec95a478b5f)
  - registry_npm: https://registry.npmjs.org/taze (fetched 2026-08-29T09:11:55.488475+00:00, sha 89d022f796eb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
