Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ validate-lockfile.js
File
validate-lockfile.js
test/lib/utils/validate-lockfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
validateLockfile = require(
'../../../lib/utils/validate-lockfile.js'
)
3
4
t.test(
'identical inventory for both idealTree and virtualTree'
,
async
t => {
Callers
nothing calls this directly
Calls
1
validateLockfile
Function · 0.85
Tested by
no test coverage detected