Socket
Socket
Sign inDemoInstall

cli-table

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-table - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

12

package.json
{
"name": "cli-table",
"description": "Pretty unicode tables for the CLI",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",

@@ -21,2 +21,6 @@ "author": "Guillermo Rauch <guillermo@learnboost.com>",

"dependencies": {
"chalk": "^2.4.1",
"string-width": "^4.2.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",

@@ -26,7 +30,2 @@ "@babel/preset-env": "^7.12.7",

"babel-jest": "^26.6.3",
"chalk": "^2.4.1",
"publish-please": "^5.5.2",
"string-width": "^4.2.0"
},
"devDependencies": {
"expect": "^26.6.2",

@@ -36,2 +35,3 @@ "expresso": "~0.9",

"jest-mock": "^26.6.2",
"publish-please": "^5.5.2",
"ts-node": "^9.1.0",

@@ -38,0 +38,0 @@ "typescript": "^4.1.2"

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