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

@oclif/table

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/table - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

lib/table.js

@@ -270,2 +270,3 @@ /* eslint-disable react/prop-types */

instance.unmount();
process.stdout.write('\n');
}

@@ -286,2 +287,3 @@ function Container(props) {

instance.unmount();
process.stdout.write('\n');
}

2

package.json
{
"name": "@oclif/table",
"description": "Display table in terminal",
"version": "0.1.8",
"version": "0.1.9",
"author": "Salesforce",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/oclif/multi-stage-output/issues",

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