Comparing version 0.0.0-alpha.2.0 to 0.0.0-alpha.3.0
{ | ||
"name": "show-deps", | ||
"description": "A command-line utility for showing dependencies from a project's `package.json` in a fashionable way", | ||
"version": "0.0.0-alpha.2.0", | ||
"version": "0.0.0-alpha.3.0", | ||
"homepage": "https://github.com/forfuture-dev/node-show-deps", | ||
@@ -30,3 +30,4 @@ "repository": { | ||
"cli-table": "^0.3.1", | ||
"commander": "^2.5.0" | ||
"commander": "^2.5.0", | ||
"debug": "^2.1.0" | ||
}, | ||
@@ -33,0 +34,0 @@ "devDependencies": { |
@@ -11,3 +11,3 @@ | ||
|-------|-----:| | ||
|version|0.0.0-alpha.2.0| | ||
|version|0.0.0-alpha.3.0| | ||
|dependencies|none| | ||
@@ -41,2 +41,6 @@ |node|0.11, 0.10| | ||
│ cli-table │ ^0.3.1 │ | ||
├───────────┼─────────┤ | ||
│ commander │ ^2.5.0 │ | ||
├───────────┼─────────┤ | ||
│ debug │ ^2.1.0 │ | ||
└───────────┴─────────┘ | ||
@@ -43,0 +47,0 @@ |
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
15561
162
3
+ Addeddebug@^2.1.0
+ Addeddebug@2.6.9(transitive)
+ Addedms@2.0.0(transitive)