Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ resolve-allow-scripts.js
File
resolve-allow-scripts.js
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
4
loadResolver
Function · 0.85
resolveAllowScripts
Function · 0.85
filter
Method · 0.80
mockNpm
Function · 0.50
Tested by
no test coverage detected