table-printer-cli
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -0,1 +1,8 @@ | ||
## [1.1.4](https://github.com/ayonious/table-printer-cli/compare/v1.1.3...v1.1.4) (2020-12-05) | ||
### Bug Fixes | ||
* **deps:** update dependency console-table-printer to ^2.7.1 ([cbf8f77](https://github.com/ayonious/table-printer-cli/commit/cbf8f777d6680b24c494327aa6d93eba22d713e2)) | ||
## [1.1.3](https://github.com/ayonious/table-printer-cli/compare/v1.1.2...v1.1.3) (2020-12-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "table-printer-cli", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "console table printer cli. Print table on bash terminal", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.js", | ||
"commander": "^6.2.0", | ||
"console-table-printer": "^2.6.0" | ||
"console-table-printer": "^2.7.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
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
8561
Updatedconsole-table-printer@^2.7.1