
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
npmgraph-cli
Advanced tools
Command-line interface for launching the npmgraph web site to show module dependency graphs.
Please note that the npmgraph-cli does not render dependency graphs directly. It's simply a convenience (albeit a pretty powerful one) for opening npmgraph.js.org URLs in accordance with the npmgraph URL API.
To install:
npm install --global npmgraph-cli
To see command help:
npmgraph -h
| Command | Shows dependencies... |
|---|---|
npmgraph express | ... for the express package |
npmgraph --hide express | ... with the inspector minimized |
npmgraph --color=bus --deps=devDependencies express | ... colorized by # of maintainers, including devDependencies |
npmgraph minimatch cross-env rimraf | ... for multiple NPM packages |
npmgraph -f ./my-project/package.json | ... for a local package.json file |
npmgraph -f my-project/package.json my-project/packages/*/package.json | ... for multiple local files (useful when local packages depend on one another) |
npmgraph https://github.com/npmgraph/npmgraph/blob/main/package.json | ... for a web-hosted package.json URL |
[!NOTE] Web-hosted URLs must be CORS accessible.
FAQs
Command-line interface for npmgraph
We found that npmgraph-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.