Home
last modified time | relevance | path

Searched refs:updateLockfileMetadata (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/lib/
Dshrinkwrap.js220 const updated = updateLockfileMetadata(pkginfo, pkg && JSON.parse(pkg.raw))
247 function updateLockfileMetadata (pkginfo, pkgJson) { function