Socket
Socket
Sign inDemoInstall

tty-table

Package Overview
Dependencies
7
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.5 to 4.1.6

2

package.json
{
"name": "tty-table",
"version": "4.1.5",
"version": "4.1.6",
"description": "Node cli table",

@@ -5,0 +5,0 @@ "main": "src/main.js",

@@ -21,3 +21,3 @@ import {Table, Formatter, Header, Options} from "./factory";

footerColor?: string;
formatter: Formatter;
formatter?: Formatter;
headerAlign?: string;

@@ -24,0 +24,0 @@ headerColor?: string;

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc