Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "depugger", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "small debugging utility", | ||
@@ -25,7 +25,5 @@ "main": "index.js", | ||
"mocha": "~1.14.0", | ||
"chai": "~1.8.1" | ||
}, | ||
"dependencies": { | ||
"chai": "~1.8.1", | ||
"sandboxed-module": "~0.3.0" | ||
} | ||
} |
0
7238
3
- Removedsandboxed-module@~0.3.0
- Removedrequire-like@0.1.2(transitive)
- Removedsandboxed-module@0.3.0(transitive)
- Removedstack-trace@0.0.6(transitive)