cli-eb-test
Advanced tools
Comparing version 1.8.0 to 1.9.0
{ | ||
"name": "cli-eb-test", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "A command-line tool for installation and customisation of the DADI platform", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"test-dev": "jest --watch", | ||
"postinstall": "node scripts/install.js" | ||
"postinstall": "node bin/install.js" | ||
}, | ||
@@ -38,0 +38,0 @@ "jest": { |
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
45468139