Socket
Socket
Sign inDemoInstall

snyk-sbt-plugin

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk-sbt-plugin - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

lib/parse-sbt.js

@@ -98,4 +98,4 @@ var tabdown = require('./tabdown');

if (text.indexOf('Not a valid command: dependency-tree') !== -1) {
return new Error('Plugin missing `sbt-dependency-graph` ' +
'(https://github.com/jrudolph/sbt-dependency-graph). ' +
return new Error('Error: Missing plugin `sbt-dependency-graph` ' +
'(https://github.com/jrudolph/sbt-dependency-graph).\n' +
'Please install it globally or on the current project and try again.');

@@ -102,0 +102,0 @@ }

@@ -27,3 +27,3 @@ {

},
"version": "1.0.1"
"version": "1.0.2"
}
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