Comparing version 1.7.17 to 1.7.18
{ | ||
"name": "flamebird", | ||
"version": "1.7.17", | ||
"version": "1.7.18", | ||
"description": "wonderful task manager for Procfile-based or npm-based applications", | ||
@@ -11,3 +11,3 @@ "main": "flamebird.js", | ||
"build-prod": "yarn webpack -v && yarn webpack --config webpack.config.js", | ||
"postinstall": "yarn build-prod" | ||
"postinstall": "npm i" | ||
}, | ||
@@ -14,0 +14,0 @@ "repository": { |
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
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
472304