Searched refs:PKGLOCK_VERSION (Results 1 – 2 of 2) sorted by relevance
11 const PKGLOCK_VERSION = require('../npm.js').lockfileVersion constant28 if (parsed && parsed.lockfileVersion !== PKGLOCK_VERSION) {29 …rinkwrap', `This version of npm is compatible with lockfileVersion@${PKGLOCK_VERSION}, but ${name}…
37 const PKGLOCK_VERSION = npm.lockfileVersion constant271 pkginfo.lockfileVersion = PKGLOCK_VERSION