Socket
Socket
Sign inDemoInstall

snyk-mvn-plugin

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk-mvn-plugin - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

4

lib/parse-mvn.js

@@ -106,6 +106,2 @@ module.exports = parseTree;

result.from = parent ?
parent.from.concat(selfPkg) :
[selfPkg];
return result;

@@ -112,0 +108,0 @@ }

2

package.json

@@ -25,3 +25,3 @@ {

},
"version": "1.1.1"
"version": "1.2.0"
}
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