macOS
brew install tazelocal Homebrew formula metadata
brew / Rang 5340
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für taze in AI-Agent-Workflows.
Installation
brew install tazelocal Homebrew formula metadata
nix profile install nixpkgs#tazenixpkgs package indexes · pkgs/by-name/ta/taze/package.nix · Quelle: api.github.com
Überblick
Modern cli tool that keeps your deps fresh
Verlauf
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.
Sicherheitslage
Für taze wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
taze | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:taze |
|---|---|
| Version | 19.16.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/antfu-collective/taze |
| Repository | https://github.com/antfu-collective/taze |
| Zuletzt aktualisiert | 2026-07-23T03:40:21Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
taze
nix profile install nixpkgs#tazeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.