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

File registry.js

workspaces/libnpmexec/test/registry.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { resolve } = require('node:path')
2const t = require('tap')
3const { setup, createPkg, merge } = require('./fixtures/setup.js')
4const crypto = require('node:crypto')

Callers

nothing calls this directly

Calls 8

createPkgFunction · 0.85
mergeFunction · 0.85
packageFunction · 0.85
resolveFunction · 0.85
updateMethod · 0.80
execFunction · 0.70
setupFunction · 0.50
packageMethod · 0.45

Tested by

no test coverage detected