raptor-util
Advanced tools
Comparing version 0.2.1-beta to 0.2.2-beta
@@ -9,3 +9,3 @@ { | ||
"scripts": { | ||
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test" | ||
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test && node_modules/.bin/jshint *.js" | ||
}, | ||
@@ -17,11 +17,12 @@ "author": "Patrick Steele-Idem <pnidem@gmail.com>", | ||
"mocha": "~1.15.1", | ||
"chai": "~1.8.1" | ||
"chai": "~1.8.1", | ||
"jshint": "^2.5.0" | ||
}, | ||
"license": "Apache License v2.0", | ||
"bin": {}, | ||
"main": "lib/raptor-util.js", | ||
"main": "./raptor-util.js", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"version": "0.2.1-beta" | ||
"version": "0.2.2-beta" | ||
} |
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
17031
21
420
3
1