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.0 to 1.1.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.1](https://github.com/ayonious/table-printer-cli/compare/v1.1.0...v1.1.1) (2020-11-19)
### Bug Fixes
* **deps:** update dependency console-table-printer to ^2.5.1 ([5282715](https://github.com/ayonious/table-printer-cli/commit/52827155711ac7fae5c4b678430f99fc8c2792da))
# [1.1.0](https://github.com/ayonious/table-printer-cli/compare/v1.0.237...v1.1.0) (2020-11-04)

@@ -2,0 +9,0 @@

20

package.json
{
"name": "table-printer-cli",
"version": "1.1.0",
"version": "1.1.1",
"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.4.36"
"console-table-printer": "^2.5.1"
},

@@ -45,8 +45,8 @@ "devDependencies": {

"@semantic-release/git": "^9.0.0",
"@types/jest": "^26.0.14",
"@types/node": "^13.13.5",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.2.0",
"@types/jest": "^26.0.15",
"@types/node": "^13.13.31",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"eslint": "^7.13.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1",

@@ -57,6 +57,6 @@ "husky": "^4.3.0",

"pretty-quick": "^3.1.0",
"semantic-release": "^17.2.1",
"ts-jest": "^26.4.3",
"semantic-release": "^17.2.3",
"ts-jest": "^26.4.4",
"typescript": "^4.0.5"
}
}
<h1 align="center">table-printer-cli</h1>
<h3 align="center">📟🍭Printing Pretty Tables on your terminal</h3>
<p align="center">
<a href="https://travis-ci.org/ayonious/table-printer-cli">
<img alt="Build Status" src="https://travis-ci.org/ayonious/table-printer-cli.svg?branch=master">
<a href="https://travis-ci.com/ayonious/table-printer-cli">
<img alt="Build Status" src="https://travis-ci.com/ayonious/table-printer-cli.svg?branch=master">
</a>

@@ -7,0 +7,0 @@ <a href="https://codecov.io/gh/ayonious/table-printer-cli">

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