Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3.0 to 3.4.0

4

package.json
{
"name": "better-npm-audit",
"version": "3.3.0",
"version": "3.4.0",
"author": "Jee Mok <jee.ict@hotmail.com>",

@@ -27,3 +27,3 @@ "description": "Reshape into a better npm audit for the community and encourage more people to include security audit into their process.",

"postbuild": "cp README.md lib",
"publish:live": "npm run build && npm publish ./lib --tag latest",
"publish:live": "npm run build && npm publish lib --tag latest",
"publish:next": "npm run build && npm publish lib --tag next"

@@ -30,0 +30,0 @@ },

@@ -27,2 +27,3 @@ "use strict";

catch (e) {
console.log('Failed parsing .nsprc file: ' + e);
return false;

@@ -29,0 +30,0 @@ }

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