MCPcopy Create free account
hub / github.com/npm/cli / audit.js

File audit.js

test/lib/commands/audit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('node:fs')
2const zlib = require('node:zlib')
3const path = require('node:path')
4const t = require('tap')

Callers

nothing calls this directly

Calls 15

manifestWithValidSigsFunction · 0.85
mockTUFFunction · 0.85
manifestWithInvalidSigsFunction · 0.85
manifestWithoutSigsFunction · 0.85
replaceMethod · 0.80
manifestMethod · 0.80
advisoryMethod · 0.80
parseMethod · 0.80
fromMethod · 0.80
resolveMethod · 0.80

Tested by

no test coverage detected