command-line-usage
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -27,6 +27,2 @@ 'use strict'; | ||
if (!definitions.length) { | ||
throw new Error('you must pass some option definitions to optionList'); | ||
} | ||
if (hide.length) { | ||
@@ -33,0 +29,0 @@ definitions = definitions.filter(function (definition) { |
{ | ||
"name": "command-line-usage", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Generates command-line usage information", | ||
@@ -26,3 +26,3 @@ "repository": "https://github.com/75lb/command-line-usage.git", | ||
"array-back": "^1.0.3", | ||
"table-layout": "~0.2.1", | ||
"table-layout": "~0.2.2", | ||
"feature-detect-es6": "^1.3.0", | ||
@@ -34,3 +34,3 @@ "typical": "^2.4.2" | ||
"jsdoc-to-markdown": "^1.3.6", | ||
"tape": "^4.5.1" | ||
"tape": "^4.6.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "standard": { |
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
854838
814
- Removedcommand-line-usage@3.0.8(transitive)
- Removedreduce-flatten@1.0.1(transitive)
- Removedtable-layout@0.3.0(transitive)
- Removedwordwrapjs@2.0.0(transitive)
Updatedtable-layout@~0.2.2