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 Versions

1
21

11.1.2-beta202311021422.0

Diff

nvuillam
published 11.1.2-beta202310271757.0 •

nvuillam
published 11.1.2-beta202310250645.0 •

nvuillam
published 11.1.1 •

Changelog

Source

[11.1.1] 2022-10-31

  • Fix npm dependency minimatch
nvuillam
published 11.1.0 •

Changelog

Source

[11.1.0] 2022-10-31

  • Provide default range when only information available is a line number (#248)
  • New CodeNarc issues definition to calculate range in file
    • GStringExpressionWithinString
    • VariableName
nvuillam
published 11.0.0 •

Changelog

Source

[11.0.0] 2022-10-07

  • BREAKING CHANGE:--failon is now ìnfo by default, meaning exit code will be 1 if there is at least an info issue found. To have previous behaviour, use --failon none.
  • Display all files in console log only if --verbose is used (#243)
nvuillam
published 10.1.0 •

Changelog

Source

[10.1.0] 2022-08-15

  • Allow to send groovy sources as input from stdin
  • If --format or --fix option is used when source is sent as stdin, the result is output as stdout

Example: cat path/to/my/Jenkinsfile | npm-groovy-lint --format -

nvuillam
published 10.0.3 •

Changelog

Source

[10.0.3] 2022-08-15

  • Do not output results summary in console logs when output is json or sarif
  • Add test methods for SARIF called by CLI
nvuillam
published 10.0.2 •

Changelog

Source

[10.0.2] 2022-08-15

  • Fix error when absolute files sent as positional arguments on a linux system (#232)
  • Improve performances by calculating the longest command directory to send as base path to CodeNarc
nvuillam
published 10.0.1 •

Changelog

Source

[10.0.1] 2022-08-14

  • Fix error when files sent as positional arguments (#232)
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