macOS
brew install qnmlocal Homebrew formula metadata
brew / rang 7205
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de qnm pour les workflows d'agents IA.
installation
brew install qnmlocal Homebrew formula metadata
aperçu
CLI for querying the node_modules directory
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
qnm | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ranyitz/qnm
métadonnées d'installation
| Clé du paquet | brew:qnm |
|---|---|
| Version | 2.10.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/qnm |
| Page d'accueil | https://github.com/ranyitz/qnm |
| Dépôt | https://github.com/ranyitz/qnm |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/qnm/-/qnm-2.10.4.tgz |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | qnm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.