aiot-project-templates
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "aiot-project-templates", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"main": "./dist/main.js", | ||
@@ -8,3 +8,3 @@ "author": "zhaoyinggang", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "node initTemplate.js", | ||
"template": "node initTemplate.js", | ||
"build": "webpack", | ||
@@ -11,0 +11,0 @@ "dev": "cross-env NODE_ENV=dev nodemon ./src/index.js", |
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
0
5825899