Lines Matching refs:ancient
53 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: {
177 ancient: {