Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ merge
Function
merge
workspaces/libnpmexec/test/fixtures/setup.js:10–10 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
8
const
set = require(
'just-safe-set'
)
9
10
const
merge = (...args) => justExtend(true, ...args)
11
12
const
DEFAULT_BIN_FILE =
'bin-file.js'
13
Callers
4
local.js
File · 0.85
prompt.js
File · 0.85
registry.js
File · 0.85
createTestdir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected