Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prettytable

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettytable - npm Package Compare versions

Comparing version 0.0.1 to 0.3.0

.jscsrc

22

package.json
{
"name": "prettytable",
"version": "0.0.1",
"description": "A stub for a formatting project",
"main": "src/prettytable.js",
"scripts": {
"test": "mocha"
},
"keywords": [
"cli",
"table"
],
"author": "Connor Atherton",
"license": "MIT"
"version": "0.3.0",
"main": "prettytable.js",
"description": "CLI based Node module for generating pretty tables from multiple data sources",
"keywords": ["table", "cli table", "csv", "json"],
"repository": "https://github.com/jyotiska/prettytable",
"author": "Jyotiska NK <jyotiska123@gmail.com>",
"license": "MIT",
"dependencies": {
"csv-parse": "latest"
}
}
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