autocosts
Advanced tools
Comparing version 6.0.3 to 6.0.4
{ | ||
"name": "autocosts", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "Automobile Costs Calculator", | ||
@@ -8,3 +8,3 @@ "main": "bin/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "node bin/index.js --print --pdf" | ||
"postinstall": "node bin/index.js --print --pdf -r prod" | ||
}, | ||
@@ -11,0 +11,0 @@ "repository": { |
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
77242003