macOS
brew install tazelocal Homebrew formula metadata
brew
Modern cli tool that keeps your deps fresh. Version 19.14.1 via Homebrew; verified 2026-05-26.
install
brew install tazelocal Homebrew formula metadata
nix profile install nixpkgs#tazenixpkgs package indexes · pkgs/by-name/ta/taze/package.nix · source: api.github.com
overview
Modern cli tool that keeps your deps fresh
history
taze is an npm-oriented dependency update CLI that checks and updates JavaScript package versions while defaulting to package.json version ranges.
The repository was created in 2020 and the README identifies taze as a modern CLI tool for keeping dependencies fresh. It explains the name as Persian for fresh and credits Anthony Fu in the MIT license notice.
The README places taze in the same problem space as npm-check-updates and npm-check, while emphasizing a different balance: monorepo support, npx usage without installation, and safe-by-default updates inside allowed version ranges.
By 2026 the official GitHub repository metadata showed several thousand stars and more than one hundred forks, and the input metadata listed Homebrew and Nix packages. Its adoption is strongest among JavaScript and TypeScript users who want a small CLI rather than a hosted dependency bot.
The common path is to run npx taze, optionally use -r for recursive monorepo scanning, and choose modes such as major, minor, patch, or stable to control how far versions are bumped. A taze.config.js file can store the same options available on the command line.
taze matters to package-manager culture because it is a package about packages: it automates dependency freshness while still respecting semver ranges and lockfile-era caution. It is especially interesting for monorepo maintainers who want a local, scriptable alternative to bot-driven upgrade workflows.
security posture
No matching local secret-handling manifest was found for taze. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
taze.config.jsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
taze | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/antfu-collective/taze
install metadata
| Package key | brew:taze |
|---|---|
| Version | 19.14.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/taze |
| Homepage | https://github.com/antfu-collective/taze |
| Repository | https://github.com/antfu-collective/taze |
| Upstream docs | https://github.com/antfu-collective/taze#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/taze/-/taze-19.14.1.tgz |
| Last updated | 2026-05-26T09:18:15Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | taze |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
taze
nix profile install nixpkgs#tazesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.