Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ node.js
File
node.js
workspaces/arborist/test/node.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
util = require(
'node:util'
)
2
const
t = require(
'tap'
)
3
const
Node = require(
'../lib/node.js'
)
4
const
OverrideSet = require(
'../lib/override-set.js'
)
Callers
nothing calls this directly
Calls
15
resolve
Function · 0.85
replace
Method · 0.80
end
Method · 0.80
filter
Method · 0.80
inNodeModules
Method · 0.80
satisfies
Method · 0.80
canDedupe
Method · 0.80
isDescendantOf
Method · 0.80
canReplace
Method · 0.80
from
Method · 0.80
assertRootOverrides
Method · 0.80
canReplaceWith
Method · 0.80
Tested by
no test coverage detected