better-npm-audit

v3.11.0
Reshape into a better npm audit for the community and encourage more people to include security audit into their process.
npm audit skip ignore exclude exceptions node security advisory and 9 more...

preaudit

npm run build

audit

node lib audit -x 1064843,1067245

test

mocha -r ts-node/register test/**/*.test.ts

lint

eslint .

qc

npm run test && npm run lint

clean

rimraf lib

prebuild

npm run qc && npm run clean

build

tsc

postbuild

cp README.md lib && chmod +x ./lib/index.js

publish:live

npm run build && npm publish ./lib --tag latest

publish:next

npm run build && npm publish ./lib --tag next
npm i better-npm-audit

Metadata

  • MIT
  • >= 8.12
  • Jee Mok
  • released 9/9/2024

Downloads

Maintainers