@enonic/cli-test
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@enonic/cli-test", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Command-line interface for Enonic XP", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"scripts": { | ||
"postinstall": "node postinstall.js install", | ||
"postinstall": "node postinstall.js install --foreground-scripts", | ||
"preuninstall": "node postinstall.js uninstall" | ||
@@ -11,0 +11,0 @@ }, |
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
200990366