nats-hemera
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ // |
{ | ||
"name": "nats-hemera", | ||
"author": "Dustin Deus (https://github.com/StarpTech)", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "index.js", | ||
@@ -37,5 +37,4 @@ "homepage": "https://hemerajs.github.io/hemera/", | ||
"scripts": { | ||
"flow": "flow check", | ||
"build": "flow-remove-types --pretty lib/ --out-dir build/", | ||
"postinstall": "npm run build", | ||
"flow": "node ./node_modules/flow-bin/cli check", | ||
"build": "node ./node_modules/flow-remove-types/flow-remove-types --pretty ./lib --out-dir ./build", | ||
"prepublish": "npm run flow && npm run build", | ||
@@ -42,0 +41,0 @@ "lint": "eslint --ext .js lib" |
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
30915
0