@easy-webpack/config-electron-renderer
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -8,3 +8,3 @@ { | ||
"test": "TS_NODE_FAST=true TS_NODE_NO_PROJECT=true ava", | ||
"postinstall": "typings install", | ||
"prepublish": "typings install", | ||
"build": "rimraf dist && tsc -p .", | ||
@@ -56,3 +56,3 @@ "semantic-release": "npm run build && semantic-release pre && npm publish --access=public && semantic-release post" | ||
}, | ||
"version": "1.1.0" | ||
"version": "1.2.0" | ||
} |
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
6456