@pnpm/package-is-installable

v4.0.11
Checks if a package is installable on the current system

lint

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

test

pnpm run compile && pnpm run _test

_test

cd ../.. && c8 --reporter lcov --reports-dir packages/package-is-installable/coverage ts-node packages/package-is-installable/test --type-check

start

pnpm run tsc -- --watch

compile

rimraf lib tsconfig.tsbuildinfo && tsc --build

prepublishOnly

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

Metadata

  • MIT
  • >=10.13
  • Zoltan Kochan
  • released 6/22/2020

Downloads