npm-groovy-lint
Advanced tools
Comparing version 3.3.1 to 3.3.2
{ | ||
"name": "npm-groovy-lint", | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"description": "NPM CodeNarc wrapper to easily lint Groovy files", | ||
@@ -21,4 +21,3 @@ "main": "index.js", | ||
"dev:lint-build-copy-vscode": "npm run dev:lint-build && node script-deploy-in-vscode.js", | ||
"requirements-check": "node check-version.js", | ||
"postinstall": "npm run requirements-check" | ||
"requirements-check": "node check-version.js" | ||
}, | ||
@@ -25,0 +24,0 @@ "repository": { |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
16393620