Comparing version 0.8.14 to 0.8.15
@@ -67,3 +67,3 @@ #!/usr/bin/env node | ||
// ********** Version ********** | ||
program.version("v0.8.14", "-v, --version"); | ||
program.version("v0.8.15", "-v, --version"); | ||
@@ -70,0 +70,0 @@ program |
{ | ||
"name": "lint", | ||
"version": "0.8.14", | ||
"version": "0.8.15", | ||
"description": "Omnilint - Omniscient code linter.", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"start": "node index.js", | ||
"postinstall": "echo \"*** Welcome to Omnilint ***\" && exit 0" | ||
"postinstall": "echo \"*** Welcome to Omnilint ***\"" | ||
}, | ||
@@ -12,0 +12,0 @@ "author": "Jimmy Douieb", |
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
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
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
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
408283