Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "mcrypt", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "MCrypt bindings", | ||
@@ -20,5 +20,4 @@ "keywords": [ | ||
"scripts": { | ||
"test": "./node_modules/mocha/bin/mocha test/main.js", | ||
"install": "node-gyp rebuild --release", | ||
"preuninstall": "rm -rf build/*" | ||
"test": "mocha", | ||
"install": "node-gyp rebuild --release" | ||
}, | ||
@@ -25,0 +24,0 @@ "engines": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
515953