npm-groovy-lint
Advanced tools
Comparing version 7.5.4 to 7.5.5
# Changelog | ||
## [7.5.5] 2020-09-05 | ||
- Upgrade [java-caller](https://github.com/nvuillam/node-java-caller) to v2.2.3 | ||
- Fix Java 8 detection ([#101](https://github.com/nvuillam/npm-groovy-lint/issues/101)) | ||
## [7.5.4] 2020-09-04 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "npm-groovy-lint", | ||
"version": "7.5.4", | ||
"version": "7.5.5", | ||
"description": "Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files", | ||
@@ -59,3 +59,3 @@ "main": "index.js", | ||
"ip": "^1.1.5", | ||
"java-caller": "^2.2.2", | ||
"java-caller": "^2.2.3", | ||
"optionator": "^0.8.3", | ||
@@ -62,0 +62,0 @@ "semver": "^7.1.3", |
@@ -25,3 +25,6 @@ <!-- markdownlint-disable MD033 --> | ||
You can also use this package in [Visual Studio Code Groovy Lint extension](https://marketplace.visualstudio.com/items?itemName=NicolasVuillamy.vscode-groovy-lint) and [Docker Image](#CALL-VIA-DOCKER) | ||
You can also use this package in : | ||
- [Visual Studio Code Groovy Lint extension](https://marketplace.visualstudio.com/items?itemName=NicolasVuillamy.vscode-groovy-lint) | ||
- [Docker Image](#CALL-VIA-DOCKER) | ||
- GitHub Action [GitHub Super-Linter](https://github.com/marketplace/actions/super-linter) | ||
@@ -401,2 +404,7 @@ ![https://github.com/nvuillam/npm-groovy-lint/raw/master/doc/images/npm-groovy-lint-results.png](https://github.com/nvuillam/npm-groovy-lint/raw/master/doc/images/npm-groovy-lint-results.png) | ||
### [7.5.5] 2020-09-05 | ||
- Upgrade [java-caller](https://github.com/nvuillam/node-java-caller) to v2.2.3 | ||
- Fix Java 8 detection ([#101](https://github.com/nvuillam/npm-groovy-lint/issues/101)) | ||
### [7.5.4] 2020-09-04 | ||
@@ -403,0 +411,0 @@ |
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
16598910
470
Updatedjava-caller@^2.2.3