MCPcopy Create free account
hub / github.com/npm/cli / check-allow-scripts.js

File check-allow-scripts.js

test/lib/utils/check-allow-scripts.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2
3const mockCheck = (t, mocks = {}) =>
4 t.mock('../../../lib/utils/check-allow-scripts.js', mocks)

Callers

nothing calls this directly

Calls 4

mockCheckFunction · 0.85
checkAllowScriptsFunction · 0.85
arbFunction · 0.85
nodeFunction · 0.70

Tested by

no test coverage detected