Socket
Socket
Sign inDemoInstall

tty-table

Package Overview
Dependencies
6
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.0 to 2.7.1

31

package.json
{
"name": "tty-table",
"version": "2.7.0",
"version": "2.7.1",
"description": "Command line table generator.",
"main": "src/main.js",
"engines": {
"node": ">=8.16.0"
},
"bin": {

@@ -35,7 +38,7 @@ "tty-table": "adapters/terminal-adapter.js"

"chalk": "^2.4.2",
"csv": "^4.0.0",
"csv": "^5.1.1",
"smartwrap": "^1.0.11",
"strip-ansi": "^5.0.0",
"strip-ansi": "^5.2.0",
"wcwidth": "^1.0.1",
"yargs": "^12.0.5"
"yargs": "^13.2.4"
},

@@ -46,17 +49,17 @@ "devDependencies": {

"babel-preset-es2015": "^6.24.1",
"babelify": "^8.0.0",
"browserify-banner": "^1.0.13",
"chai": "^4.1.2",
"glob": "^7.1.2",
"grunt": "^1.0.3",
"grunt-contrib-uglify": "^3.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-jsdoc": "^2.3.0",
"babelify": "^10.0.0",
"browserify-banner": "^1.0.14",
"chai": "^4.2.0",
"glob": "^7.1.4",
"grunt": "^1.0.4",
"grunt-contrib-uglify": "^4.0.1",
"grunt-contrib-watch": "^1.1.0",
"grunt-jsdoc": "^2.4.0",
"grunt-mocha-redux": "^1.1.1",
"grunt-mocha-test": "^0.13.3",
"grunt-shell": "^3.0.1",
"jsdoc-to-markdown": "^4.0.1",
"mocha": "^5.1.1",
"jsdoc-to-markdown": "^5.0.0",
"mocha": "^6.1.4",
"orgy": "^2.2.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc