cordova-import-npm
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "cordova-import-npm", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Import files from npm packages into your cordova www directory automatically, upon cordova prepare or cordova build", | ||
"scripts": { | ||
"test": "standard && npm i jquery bootstrap && node test/test.js && npm remove jquery bootstrap && node scripts/postinstall.js --test && echo \"TEST OK\"", | ||
"postinstall": "echo 'Postinstall' && node scripts/postinstall.js" | ||
"install": "echo 'Postinstall' && node scripts/postinstall.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "keywords": [ |
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
357005