Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ audit-error.js
File
audit-error.js
deps/npm/test/lib/utils/audit-error.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
6
auditError
Function · 0.70
match
Method · 0.65
require
Function · 0.50
test
Method · 0.45
from
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected