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.13 to 2.6.14

16

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

@@ -34,8 +34,8 @@ "main": "src/main.js",

"dependencies": {
"chalk": "^2.4.1",
"csv": "^4.0.0",
"chalk": "^2.4.2",
"csv": "^5.1.1",
"smartwrap": "^1.0.11",
"strip-ansi": "^5.0.0",
"wcwidth": "^1.0.1",
"yargs": "^12.0.2"
"yargs": "^12.0.5"
},

@@ -47,12 +47,12 @@ "devDependencies": {

"babelify": "^8.0.0",
"browserify-banner": "^1.0.6",
"browserify-banner": "^1.0.13",
"chai": "^4.1.2",
"glob": "^7.1.2",
"grunt": "^1.0.1",
"grunt": "^1.0.3",
"grunt-contrib-uglify": "^3.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-jsdoc": "^2.2.0",
"grunt-jsdoc": "^2.3.0",
"grunt-mocha": "^1.1.0",
"grunt-mocha-test": "^0.13.3",
"grunt-shell": "^2.1.0",
"grunt-shell": "^3.0.1",
"jsdoc-to-markdown": "^4.0.1",

@@ -59,0 +59,0 @@ "mocha": "^5.1.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