box-view-cli
Advanced tools
Comparing version 0.9.0 to 0.10.0
@@ -44,3 +44,3 @@ var path = require('path'), | ||
cmd.file, | ||
{ params: params, retry: true }, | ||
{ params: params }, | ||
createResponseHandler(done) | ||
@@ -47,0 +47,0 @@ ); |
{ | ||
"name": "box-view-cli", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "A CLI for Box View API", | ||
@@ -36,3 +36,3 @@ "author": "Cameron Lakenen <lakenen@box.com>", | ||
"dependencies": { | ||
"box-view": "^1.1.0", | ||
"box-view": "^2.0.0", | ||
"commander": "^2.2.0", | ||
@@ -39,0 +39,0 @@ "open": "0.0.5" |
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
23692
+ Addedbox-view@2.0.0(transitive)
- Removedbox-view@1.2.1(transitive)
Updatedbox-view@^2.0.0