@pnpm/filter-lockfile

v4.0.6
Filters a lockfile
pnpm shrinkwrap lockfile

lint

tslint -c ../../tslint.json src/**/*.ts test/**/*.ts

test

pnpm run compile && pnpm run _test

_test

cd ../.. && c8 --reporter lcov --reports-dir packages/filter-lockfile/coverage ts-node packages/filter-lockfile/test --type-check

compile

rimraf lib tsconfig.tsbuildinfo && tsc --build

prepublishOnly

pnpm run compile
npm i @pnpm/[email protected]

Metadata

  • MIT
  • >=10.13
  • Zoltan Kochan
  • released 7/31/2020

Downloads