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.3 to 1.1.4

7

CHANGELOG.md

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

4

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

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