pkg.soopen package index

brew / 順位 7205

qnm を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install qnm

local Homebrew formula metadata

概要

パッケージ概要

CLI for querying the node_modules directory

コマンドとエイリアス

  • qnm

履歴

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

qnm is a TypeScript/Node.js command-line utility for quickly querying installed packages within node_modules. It focuses on versions, duplicate installations, dependency paths, fuzzy discovery, and package-tree diagnostics.

プロジェクトの歴史

qnm originated from the maintainer's need for a faster, more focused way to check versions installed under node_modules than npm list or manual package.json inspection.

The tool expanded into an interactive and monorepo-aware inspector with substring matching, dependency explanations, release-age information, package homepage lookup, and a doctor command for duplication and disk-use analysis.

採用の歴史

The project supports npm and Yarn dependency layouts, including monorepos, and its README now recommends ephemeral execution with npx or bunx while retaining global npm installation as an option. source_facts.package-manager also records Homebrew packaging.

使われ方

Running qnm with a package name reports installed occurrences and their dependency paths. Running it without arguments opens fuzzy search; match filters package names; list inventories modules; doctor highlights duplication and heavy packages; --no-remote avoids npm registry queries.

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

qnm is explicitly a package-inspection tool for people who care about dependency trees: it exposes duplicated versions, dependency paths, release age, fuzzy search, and disk-heavy modules more directly than broad package-manager listings.

タイムライン

  • The official sources reviewed do not provide a concise dated release timeline.
  • Current documentation: On-demand execution with npx or bunx is recommended over the project's former global-install-first workflow.

Related projects

  • npm and Yarn create the dependency trees qnm inspects; npx and bunx are the recommended on-demand launchers; Bun is used as a fast execution route rather than as qnm's package database.

ソース

  • Official repository and README: https://github.com/ranyitz/qnm
  • Package adoption: source_facts.package-manager

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
qnmcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-09-19
マネージャ版2.10.4
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/ranyitz/qnm

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/ranyitz/qnm信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:qnm
バージョン2.10.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/qnm
ホームページhttps://github.com/ranyitz/qnm
リポジトリhttps://github.com/ranyitz/qnm
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/qnm/-/qnm-2.10.4.tgz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameqnm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation