MCPcopy Index your code
hub / github.com/nodejs/node / trust-cmd.js

File trust-cmd.js

deps/npm/test/lib/trust-cmd.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { load: loadMockNpm } = require('../fixtures/mock-npm.js')
3const MockRegistry = require('@npmcli/mock-registry')
4const realProcLog = require('proc-log')

Callers

nothing calls this directly

Calls 15

includesMethod · 0.80
someMethod · 0.80
createConfigMethod · 0.80
sameMethod · 0.80
logOptionsMethod · 0.80
passMethod · 0.80
formatPermissionsMethod · 0.80
displayResponseBodyMethod · 0.80
getMethod · 0.65
matchMethod · 0.65
requireFunction · 0.50
loadMockNpmFunction · 0.50

Tested by

no test coverage detected