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 2.18.0 to 2.18.1

2

dist/index.js

@@ -224,2 +224,4 @@ "use strict";

else {
// enhance sbt default output width from 40 chars to the max
args.push('set asciiGraphWidth := 999999999');
args.push('dependencyTree'); // sbt native

@@ -226,0 +228,0 @@ }

4

package.json

@@ -22,3 +22,3 @@ {

"prepare": "npm run build",
"test": "jest --runInBand -b --testTimeout=100000"
"test": "jest --runInBand -b --testTimeout=200000"
},

@@ -54,3 +54,3 @@ "author": "snyk.io",

},
"version": "2.18.0"
"version": "2.18.1"
}

Sorry, the diff of this file is not supported yet

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