Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
t = require(
'tap'
)
2
const
{ load: loadMockNpm } = require(
'../fixtures/mock-npm.js'
)
3
const
MockRegistry = require(
'@npmcli/mock-registry'
)
4
const
realProcLog = require(
'proc-log'
)
Callers
nothing calls this directly
Calls
15
includes
Method · 0.80
some
Method · 0.80
createConfig
Method · 0.80
same
Method · 0.80
logOptions
Method · 0.80
pass
Method · 0.80
formatPermissions
Method · 0.80
displayResponseBody
Method · 0.80
get
Method · 0.65
match
Method · 0.65
require
Function · 0.50
loadMockNpm
Function · 0.50
Tested by
no test coverage detected