command-line-usage
Advanced tools
Comparing version 4.1.0-0 to 4.1.0-1
{ | ||
"name": "command-line-usage", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "4.1.0-0", | ||
"version": "4.1.0-1", | ||
"description": "Generates command-line usage information", | ||
@@ -26,5 +26,5 @@ "repository": "https://github.com/75lb/command-line-usage.git", | ||
"dependencies": { | ||
"ansi-escape-sequences": "^3.0.0", | ||
"ansi-escape-sequences": "^4.0.0", | ||
"array-back": "^2.0.0", | ||
"table-layout": "^0.4.0", | ||
"table-layout": "^0.4.1", | ||
"typical": "^2.6.1" | ||
@@ -31,0 +31,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
+ Addedansi-escape-sequences@4.1.0(transitive)
+ Addedarray-back@3.1.0(transitive)
- Removedansi-escape-sequences@3.0.0(transitive)
- Removedarray-back@1.0.4(transitive)
Updatedansi-escape-sequences@^4.0.0
Updatedtable-layout@^0.4.1