npm-groovy-lint
Advanced tools
Comparing version 9.3.1 to 9.3.2
@@ -5,2 +5,6 @@ # Changelog | ||
## [9.3.2] 2022-01-09 | ||
- Upgrade cli-progress to avoid [colors lib boring but harmless hack](https://github.com/Marak/colors.js/issues/285) | ||
## [9.3.1] 2022-01-06 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "npm-groovy-lint", | ||
"version": "9.3.1", | ||
"version": "9.3.2", | ||
"description": "Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files", | ||
@@ -51,3 +51,3 @@ "main": "index.js", | ||
"chalk": "^4.1.2", | ||
"cli-progress": "^3.6.0", | ||
"cli-progress": "^3.10.0", | ||
"debug": "^4.1.1", | ||
@@ -54,0 +54,0 @@ "decode-html": "^2.0.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
16956203
Updatedcli-progress@^3.10.0