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 2.17.0 to 2.17.1

2

dist/error-format.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function formatCallGraphError(error) {
if (error.message === 'Could not find target folder') {
if (error.message === 'Could not find a target folder') {
return 'Failed to scan for reachable vulns. Please compile your code by running `mvn compile` and try again.';

@@ -6,0 +6,0 @@ }

@@ -49,3 +49,3 @@ {

},
"version": "2.17.0"
"version": "2.17.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