Socket
Socket
Sign inDemoInstall

tty-table

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tty-table - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

.babelrc

3

package.json
{
"name": "tty-table",
"version": "2.6.0",
"version": "2.6.1",
"description": "Command line table generator.",

@@ -39,3 +39,2 @@ "main": "src/main.js",

"strip-ansi": "^4.0.0",
"use-strict": "^1.0.1",
"wcwidth": "^1.0.1",

@@ -42,0 +41,0 @@ "yargs": "^10.0.3"

@@ -1,3 +0,1 @@

require('use-strict');
if(require.main === module){

@@ -4,0 +2,0 @@ //called directly in terminal

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