MCPcopy Index your code
hub / github.com/nodejs/node / check-allow-scripts.js

File check-allow-scripts.js

deps/npm/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 6

mockCheckFunction · 0.85
checkAllowScriptsFunction · 0.85
arbFunction · 0.85
nodeFunction · 0.70
requireFunction · 0.50
testMethod · 0.45

Tested by

no test coverage detected