Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ dedupe.js
File
dedupe.js
test/lib/commands/dedupe.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
path = require(
'node:path'
)
3
const
fs = require(
'node:fs'
)
4
Callers
nothing calls this directly
Calls
5
manifest
Method · 0.80
loadMockNpm
Function · 0.70
exec
Method · 0.45
get
Method · 0.45
package
Method · 0.45
Tested by
no test coverage detected