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

File npm-replace-global.js

smoke-tests/test/npm-replace-global.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2const t = require('tap')
3const { join, dirname, basename, extname } = require('node:path')
4const fs = require('node:fs/promises')

Callers

nothing calls this directly

Calls 6

setupNpmGlobalFunction · 0.85
npmFunction · 0.85
npmPathFunction · 0.85
npmPackageFunction · 0.85
npmLocalFunction · 0.85
npmInstallFunction · 0.85

Tested by

no test coverage detected