Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "jwcrypto" | ||
, "version": "0.0.1" | ||
, "version": "0.0.2" | ||
, "dependencies": { | ||
@@ -10,3 +10,3 @@ "browserify": "1.5.0", | ||
, "scripts": { | ||
"postinstall": "./bundle.sh", | ||
"postinstall": "bash bundle.sh", | ||
"test": "./node_modules/.bin/vows" | ||
@@ -13,0 +13,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
226278