dependency-tree
Advanced tools
Comparing version 6.1.0 to 6.1.1
{ | ||
"name": "dependency-tree", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Get the dependency tree of a module", | ||
@@ -41,6 +41,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"commander": "^2.6.0", | ||
"commander": "^2.16.0", | ||
"debug": "^3.1.0", | ||
"filing-cabinet": "^1.13.0", | ||
"precinct": "^4.1.0" | ||
"filing-cabinet": "^1.14.2", | ||
"precinct": "^4.2.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41076
Updatedcommander@^2.16.0
Updatedfiling-cabinet@^1.14.2
Updatedprecinct@^4.2.0