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 1.1.2 to 1.1.3

3

lib/index.js

@@ -93,3 +93,4 @@ var os = require('os');

}
args.push('--build-file ' + targetFile);
args.push('--build-file');
args.push(targetFile);
}

@@ -96,0 +97,0 @@ if (gradleArgs) {

@@ -32,3 +32,3 @@ {

},
"version": "1.1.2"
"version": "1.1.3"
}
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