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 2.1.3 to 2.1.4

3

lib/gradle-dep-parser.js

@@ -74,3 +74,4 @@ var cloneDeep = require('clone-deep');

element = element.split(' (n)')[0];
// trim (c) - RESOLVED_CONSTRAINT
element = element.split(' (c)')[0];
return element;

@@ -77,0 +78,0 @@ });

@@ -26,4 +26,3 @@ {

"sinon": "^2.4.1",
"tap": "^12.0.1",
"tap-only": "0.0.5"
"tap": "github:snyk/node-tap#alternative-runtimes"
},

@@ -33,3 +32,3 @@ "dependencies": {

},
"version": "2.1.3"
"version": "2.1.4"
}
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