MCPcopy 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

1const t = require('tap')
2const validateLockfile = require('../../../lib/utils/validate-lockfile.js')
3
4t.test('identical inventory for both idealTree and virtualTree', async t => {

Callers

nothing calls this directly

Calls 1

validateLockfileFunction · 0.85

Tested by

no test coverage detected