pkg.sopackage field notes

brew / 順位 1428

nx を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install nx

provider-native install command

概要

パッケージ概要

Smart, Fast and Extensible Build System

コマンドとエイリアス

  • nx
  • nx-cloud

履歴

プロジェクトの歴史と使われ方

Nx is a monorepo build system and task runner for TypeScript, JavaScript, and increasingly polyglot workspaces. It combines local task execution, dependency graphs, caching, affected-only runs, plugins, generators, migrations, and optional Nx Cloud CI features.

プロジェクトの歴史

The nrwl/nx repository was created on 2017-08-11. Nx's own Angular guide says the tool evolved from an extension of the Angular CLI into a fully standalone CLI working with multiple frameworks, which explains both its Angular roots and its later React, Node, Java, Gradle, .NET, and general build-system reach.

Nx documentation describes the core model as intelligent caching, task orchestration, and understanding the codebase structure through project and task graphs. The README describes Nx as a monorepo solution built with Rust for performance and extensible via TypeScript.

The public changelog shows the platform continuing to expand: Nx 17 in 2023 emphasized Vue and module federation improvements; Nx 19 in 2024 centered on Project Crystal; Nx 23 on 2026-06-16 added agentic migrations, task sandboxing, .NET GA support, and more platform cleanup.

採用の歴史

Nx adoption grew from Angular monorepo tooling into a general monorepo platform. Its GitHub repository has about 29k stars in the GitHub page snapshot, and its ecosystem includes npm packages, Homebrew's `nx` formula, Nx Console integrations, plugin packages, and Nx Cloud.

Homebrew packages `nx` 23.0.1 and lists more than ten thousand installs over the 365-day analytics window shown on the formula page. npm remains the primary distribution path for most JavaScript workspaces, but the Homebrew formula is useful for people who want a global `nx` binary managed with the rest of their CLI tools.

使われ方

Users add Nx to a workspace, then run commands such as `nx build myapp`, `nx run-many -t build test`, `nx graph`, and `nx affected` against projects defined through `nx.json`, `project.json`, and `package.json`. The key package-nerd behavior is that Nx caches task outputs and avoids rerunning work whose inputs have not changed.

Nx is used both as a lightweight task runner on top of existing package scripts and as a full integrated monorepo framework with generators, executors, module-boundary rules, migrations, release tooling, and distributed CI.

パッケージ好きにとっての重要性

Nx matters because it made monorepo mechanics installable as a developer CLI: project graph, task graph, cache keys, affected sets, and migration scripts became ordinary package-managed tools rather than custom build-team infrastructure.

It also sits in the package-management tension zone: some users install it globally with Homebrew or npm, but many teams pin Nx versions in the repo so generators, migrations, plugins, and CI behavior remain reproducible.

タイムライン

  • 2017-08-11: GitHub repository created.
  • 2023-10-19: Nx 17.0 listed in the official changelog.
  • 2024-05-06: Nx 19.0 listed in the official changelog.
  • 2026-06-16: Nx 23.0 listed in the official changelog.
  • 2026-06-23: GitHub release 23.0.1 published.

Related projects

  • Angular CLI is the historical root Nx evolved beyond.
  • Lerna, Turborepo, Bazel, Gradle, pnpm workspaces, npm workspaces, and Yarn workspaces solve adjacent monorepo and task orchestration problems.
  • Nx Cloud adds remote caching, task distribution, CI analytics, and hosted workflow features around the open source CLI.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:build system

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
nx.jsonproject.jsonpackage.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
nx実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
nx-cloud実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版23.1.1
マネージャ更新日2026-08-01
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:nx
バージョン23.1.1
パッケージマネージャHomebrew
ホームページhttps://nx.dev
最終更新2026-08-01T03:34:37Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/nx.yml

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation