dependency-lint
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "dependency-lint", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Lints npm dependencies and devDependencies", | ||
@@ -46,7 +46,7 @@ "main": "index.js", | ||
"detective": "^4.0.0", | ||
"docopt": "^0.4.1", | ||
"docopt": "^0.6.0", | ||
"fs-extra": "^0.16.3", | ||
"glob": "^4.3.5", | ||
"glob": "^5.0.3", | ||
"lodash": "^3.2.0" | ||
} | ||
} |
+ Addeddocopt@0.6.2(transitive)
+ Addedglob@5.0.15(transitive)
- Removeddocopt@0.4.1(transitive)
- Removedglob@4.5.3(transitive)
- Removedminimatch@2.0.10(transitive)
Updateddocopt@^0.6.0
Updatedglob@^5.0.3