npm-groovy-lint
Advanced tools
Comparing version 14.2.1 to 14.2.2
@@ -26,3 +26,3 @@ // Filter errors | ||
} else { | ||
console.warning(`npm-groovy-lint: Unable to find matching groovylint-disable for ${line}`); | ||
console.warn(`npm-groovy-lint: Unable to find matching groovylint-disable for ${line}`); | ||
} | ||
@@ -29,0 +29,0 @@ } |
{ | ||
"name": "npm-groovy-lint", | ||
"version": "14.2.1", | ||
"version": "14.2.2", | ||
"description": "Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19333585