box-view-cli
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -7,3 +7,3 @@ | ||
if (cmd.number) { | ||
options.number = cmd.number; | ||
options.limit = cmd.number; | ||
} | ||
@@ -10,0 +10,0 @@ if (cmd.before) { |
{ | ||
"name": "box-view-cli", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "A CLI for Box View API", | ||
@@ -5,0 +5,0 @@ "author": "Cameron Lakenen <lakenen@box.com>", |
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
17378