Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ resolve-allow-scripts.js
File
resolve-allow-scripts.js
deps/npm/test/lib/utils/resolve-allow-scripts.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
mockNpm = require(
'../../fixtures/mock-npm'
)
3
const
tmock = require(
'../../fixtures/tmock'
)
4
Callers
nothing calls this directly
Calls
10
loadResolver
Function · 0.85
resolveAllowScripts
Function · 0.85
some
Method · 0.80
match
Method · 0.65
filter
Method · 0.65
require
Function · 0.50
mockNpm
Function · 0.50
test
Method · 0.45
join
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected