MCPcopy Create free account
hub / github.com/npm/cli / resetdeps

Function resetdeps

scripts/publish.js:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7const fs = require('fs').promises
8
9const resetdeps = () => npm('run', 'resetdeps')
10
11const op = () => spawn('op', 'item', 'get', 'npm', '--otp', { out: true, ok: true })
12

Callers 1

mainFunction · 0.85

Calls 1

npmFunction · 0.85

Tested by

no test coverage detected