You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

better-npm-audit

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-npm-audit - npm Package Compare versions

Comparing version

to
3.1.1

{
"name": "better-npm-audit",
"version": "3.1.0",
"version": "3.1.1",
"author": "Jee Mok <jee.ict@hotmail.com>",

@@ -5,0 +5,0 @@ "description": "Reshape npm audit into the way the community would like, by the community itself, to encourage more people to do security audits.",

@@ -59,3 +59,3 @@ # Better NPM Audit

"prepush": "npm run test && npm run audit",
"audit": "better-npm-audit audit audit"
"audit": "better-npm-audit audit"
}

@@ -62,0 +62,0 @@ }