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

console-table-printer

Package Overview
Dependencies
Maintainers
1
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-table-printer - npm Package Compare versions

Comparing version 1.0.0-beta2 to 1.0.0-beta3

2

package.json
{
"name": "console-table-printer",
"version": "1.0.0-beta2",
"version": "1.0.0-beta3",
"repository": "github:ayonious/console-table-printer",

@@ -5,0 +5,0 @@ "description": "Printing pretty tables on console log",

@@ -37,2 +37,13 @@ # Print Pretty tables on Your Console

p.printAll();
/*
┌───────┬───────────────────────────────────────┬────────┐
│ index │ text │ value │
├───────┼───────────────────────────────────────┼────────┤
│ 1 │ I would like some red wine please │ 10.212 │
│ 2 │ I would like some green gemuse please │ 20 │
│ 3 │ I would like some gelb bananen bitte │ 100 │
│ 4 │ I hope batch update is working │ 300 │
└───────┴───────────────────────────────────────┴────────┘
*/
```

@@ -39,0 +50,0 @@

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