Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ local.js
File
local.js
workspaces/libnpmexec/test/local.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ log } = require(
'proc-log'
)
2
const
{ resolve } = require(
'node:path'
)
3
const
t = require(
'tap'
)
4
const
fs = require(
'node:fs/promises'
)
Callers
nothing calls this directly
Calls
6
createPkg
Function · 0.85
merge
Function · 0.85
resolve
Function · 0.85
package
Function · 0.85
exec
Function · 0.70
setup
Function · 0.50
Tested by
no test coverage detected