better-npm-audit
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "better-npm-audit", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Jee Mok <jee.ict@hotmail.com>", | ||
@@ -48,4 +48,5 @@ "description": "Reshape npm audit into the way the community would like, by the community itself, to encourage more people to do security audits.", | ||
"clean": "rimraf lib", | ||
"build:after": "cp README.md lib", | ||
"build:clean": "npm run clean && tsc", | ||
"build": "npm run qc && npm run build:clean", | ||
"build": "npm run qc && npm run build:clean && npm run build:after", | ||
"publish:live": "npm run build && npm publish lib --tag latest", | ||
@@ -52,0 +53,0 @@ "publish:next": "npm run build && npm publish lib --tag next" |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
29220
16
0
148