Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ dependency-graph.js
File
dependency-graph.js
scripts/dependency-graph.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Arborist = require(
'@npmcli/arborist'
)
2
const
os = require(
'node:os'
)
3
const
{ readFileSync } = require(
'node:fs'
)
4
const
{ join } = require(
'node:path'
)
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected