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

File npm.js

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

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { resolve, dirname, join } = require('node:path')
3const fs = require('node:fs/promises')
4const { time } = require('proc-log')

Callers

nothing calls this directly

Calls 12

resolveFunction · 0.85
filterMethod · 0.80
cmdMethod · 0.80
endMethod · 0.80
execCommandClassMethod · 0.80
replaceMethod · 0.80
loadMockNpmFunction · 0.50
setMethod · 0.45
getMethod · 0.45
loadMethod · 0.45
execMethod · 0.45
finishMethod · 0.45

Tested by

no test coverage detected