MCPcopy 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

8const set = require('just-safe-set')
9
10const merge = (...args) => justExtend(true, ...args)
11
12const DEFAULT_BIN_FILE = 'bin-file.js'
13

Callers 4

local.jsFile · 0.85
prompt.jsFile · 0.85
registry.jsFile · 0.85
createTestdirFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected