Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "clarify", | ||
"description": "Remove nodecore related stack trace noise", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"author": "Andreas Madsen <amwebdk@gmail.com>", | ||
@@ -22,7 +22,7 @@ "main": "./clarify.js", | ||
"dependencies": { | ||
"stack-chain": "1.3.x" | ||
"stack-chain": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "2.13.x", | ||
"tap": "5.8.x" | ||
"eslint": "^2.13.0", | ||
"tap": "^11.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "license": "MIT", |
@@ -1,2 +0,2 @@ | ||
#clarify [](http://travis-ci.org/AndreasMadsen/clarify) | ||
# clarify [](http://travis-ci.org/AndreasMadsen/clarify) | ||
@@ -3,0 +3,0 @@ > Remove nodecore related stack trace noise |
Sorry, the diff of this file is not supported yet
5002
7
+ Addedstack-chain@2.0.0(transitive)
- Removedstack-chain@1.3.7(transitive)
Updatedstack-chain@^2.0.0