Home
last modified time | relevance | path

Searched refs:ancient (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/npm/test/lib/commands/
H A Dshrinkwrap.js53 const ancient = JSON.stringify({ lockfileVersion: 1 })
61 ancientDir = { 'package-lock.json': ancient }
64 ancientDir = { 'npm-shrinkwrap.json': ancient }
67 ancientDir = { node_modules: { '.package-lock.json': ancient } }
71 await t.test('ancient', async t => {
73 t.match(t.context, assertions.ancient)
76 await t.test('ancient upgrade', async t => {
114 ancient: {
127 ancient: {
152 ancient
[all...]
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/
H A Dbuild-ideal-tree.js325 // set these so that we don't try to ancient lockfile reload it
684 const ancient = meta.ancientLockfile
687 if (inventory.size === 0 || !ancient && !old) {
697 const heading = ancient ? 'ancient lockfile' : 'old lockfile'
698 if (ancient || !this.options.lockfileVersion ||
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex1219 % without \immediate, ancient pdftex seg faults when the same image is

Completed in 10 milliseconds