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

as-table

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

as-table - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "as-table",
"version": "1.0.1",
"description": "A simple function to print objects as ASCII tables (i.e. in columns)",
"version": "1.0.2",
"description": "A simple function to print objects as ASCII tables",
"main": "as-table.js",

@@ -6,0 +6,0 @@ "scripts": {

# as-table
A simple function that print objects as ASCII tables.
A simple function that print objects as ASCII tables. Installing:
```bash
npm install as-table
```
Printing objects:
```javascript

@@ -6,0 +12,0 @@ asTable = require ('as-table')

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