Socket
Socket
Sign inDemoInstall

snyk-gradle-plugin

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk-gradle-plugin - npm Package Compare versions

Comparing version 3.25.2 to 3.26.0

3

dist/index.js

@@ -463,3 +463,4 @@ "use strict";

}
if (!options.daemon) {
const isWin = /^win/.test(os.platform());
if (isWin && !options.daemon) {
args.push('--no-daemon');

@@ -466,0 +467,0 @@ }

@@ -57,3 +57,3 @@ {

},
"version": "3.25.2"
"version": "3.26.0"
}

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