# taze を Homebrew, Nix でインストール

taze のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:taze
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install taze
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#taze
```

  証拠: nixpkgs package indexes: pkgs/by-name/ta/taze/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:taze
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/taze>
- **バージョン:** 19.17.1
- **ソース概要:** Modern cli tool that keeps your deps fresh
- **ホームページ:** <https://github.com/antfu-collective/taze>
- **リポジトリ:** <https://github.com/antfu-collective/taze>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/taze/-/taze-19.16.0.tgz>
- **最終更新:** 2026-08-04T06:57:36Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- taze (cli)
- taze (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 19.17.1
- マネージャ更新日: 2026-08-04
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/antfu-collective/taze
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2020: GitHub repository created.
- 2022: Public GitHub release history includes the 0.8 series.
- 2026: GitHub release metadata lists the 19.x series.

### Related projects

- The README lists npm-check-updates and npm-check as inspirations or alternatives.

### ソース

- <https://api.github.com/repos/antfu-collective/taze>
- <https://api.github.com/repos/antfu-collective/taze/releases>
- <https://github.com/antfu-collective/taze#readme>
- input.source_facts.package-manager


## セキュリティノート

taze に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: taze.config.js
## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - taze: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/taze/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [pnpm](https://pkg.so/ja/brew/pnpm/) - Shares pkgdb curated category or tags: cli, dependencies, developer-tools, javascript.
- [yarn](https://pkg.so/ja/brew/yarn/) - Shares pkgdb curated category or tags: cli, dependencies, developer-tools, javascript.
- [prettier](https://pkg.so/ja/brew/prettier/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, typescript.
- [vite](https://pkg.so/ja/brew/vite/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, typescript.
- [nx](https://pkg.so/ja/brew/nx/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, typescript.
- [typescript-language-server](https://pkg.so/ja/brew/typescript-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, typescript.
- [esbuild](https://pkg.so/ja/brew/esbuild/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, typescript.
- [oxlint](https://pkg.so/ja/brew/oxlint/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, typescript.
- [taze](https://pkg.so/ja/npm/taze/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, dependencies, developer, developer-tools, fresh.
- [actions-up](https://pkg.so/ja/brew/actions-up/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, dependency, dependency-updates, developer, developer-tools.
- [astgen](https://pkg.so/ja/brew/astgen/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, javascript, node.
- [taze](https://pkg.so/ja/npm/taze/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/taze.yml](https://github.com/mxcl/pkgdb/blob/main/combined/taze.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
