Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ lifecycle-cmd.js
File
lifecycle-cmd.js
test/lib/lifecycle-cmd.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
mockNpm = require(
'../fixtures/mock-npm'
)
3
const
LifecycleCmd = require(
'../../lib/lifecycle-cmd.js'
)
4
Callers
nothing calls this directly
Calls
3
mockNpm
Function · 0.50
exec
Method · 0.45
execWorkspaces
Method · 0.45
Tested by
no test coverage detected