Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

table-printer-cli

Package Overview
Dependencies
Maintainers
1
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

table-printer-cli - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

7

CHANGELOG.md

@@ -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 @@

6

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc