table-printer-cli
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -0,1 +1,8 @@ | ||
## [1.1.5](https://github.com/ayonious/table-printer-cli/compare/v1.1.4...v1.1.5) (2020-12-06) | ||
### Bug Fixes | ||
* **deps:** update dependency console-table-printer to ^2.7.2 ([7e9a11c](https://github.com/ayonious/table-printer-cli/commit/7e9a11cf348e8d43a850a915f6d77258b76b1cde)) | ||
## [1.1.4](https://github.com/ayonious/table-printer-cli/compare/v1.1.3...v1.1.4) (2020-12-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "table-printer-cli", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"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.7.1" | ||
"console-table-printer": "^2.7.2" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^4.9.0", | ||
"eslint": "^7.14.0", | ||
"eslint": "^7.15.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
@@ -52,0 +52,0 @@ "eslint-plugin-import": "^2.22.1", |
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
8843
Updatedconsole-table-printer@^2.7.2