Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

npm-groovy-lint

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-groovy-lint - npm Package Compare versions

Comparing version 9.3.1 to 9.3.2

4

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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",

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