complexity-report
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "complexity-report", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"author": "Phil Booth <pmbooth@gmail.com>", | ||
@@ -32,3 +32,3 @@ "description": "A tool for reporting code complexity metrics in JavaScript projects.", | ||
"esprima": "1.0.x", | ||
"commander": "1.0.x" | ||
"commander": "1.1.x" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
"mocha": "1.7.x", | ||
"chai": "1.3.x" | ||
"chai": "1.4.x" | ||
}, | ||
@@ -42,0 +42,0 @@ "license": "MIT", |
+ Addedcommander@1.1.1(transitive)
- Removedcommander@1.0.5(transitive)
Updatedcommander@1.1.x