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

snyk

Package Overview
Dependencies
Maintainers
2
Versions
1969
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk - npm Package Compare versions

Comparing version 1.5.0-alpha10 to 1.5.0-alpha11

5

cli/commands/protect/wizard.js

@@ -81,4 +81,5 @@ module.exports = wizard;

} else {
console.log(chalk.green('✓ Tested %s for known vulnerabilities, ' +
'no vulnerabilities found.'), res.dependencyCount);
console.log(chalk.green('✓ Tested %s dependencies for known ' +
'vulnerabilities, no vulnerabilities found.'),
res.dependencyCount);
}

@@ -85,0 +86,0 @@

2

package.json

@@ -5,3 +5,3 @@ {

"main": "lib/index.js",
"version": "1.5.0-alpha10",
"version": "1.5.0-alpha11",
"directories": {

@@ -8,0 +8,0 @@ "test": "test"

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