New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

better-npm-audit

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-npm-audit - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

README.md

5

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc