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

easy-table

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-table - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

1

lib/table.js

@@ -77,2 +77,3 @@ module.exports = Table

for (var key in obj) {
if (!obj.hasOwnProperty(key)) continue
var o = opts[key]

@@ -79,0 +80,0 @@ cell(

2

package.json

@@ -6,3 +6,3 @@ {

"keywords": ["table", "text", "cli"],
"version": "0.2.0",
"version": "0.3.0",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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