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 7.5.4 to 7.5.5

5

CHANGELOG.md
# 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 @@

4

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

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