macOS
brew install tazelocal Homebrew formula metadata
安装
brew install tazelocal Homebrew formula metadata
nix profile install nixpkgs#tazenixpkgs package indexes · pkgs/by-name/ta/taze/package.nix · 来源: api.github.com
概览
Modern cli tool that keeps your deps fresh
历史
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.
安全态势
没有找到 taze 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.js可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
taze | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:taze |
|---|---|
| 版本 | 19.16.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/antfu-collective/taze |
| 仓库 | https://github.com/antfu-collective/taze |
| 最后更新 | 2026-07-23T03:40:21Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
taze
nix profile install nixpkgs#taze来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.