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

cli-columns

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-columns - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

package.json
{
"name": "cli-columns",
"version": "1.0.5",
"version": "1.0.6",
"description": "Columnated lists for the CLI.",

@@ -20,3 +20,5 @@ "main": "src/cli-columns.js",

"column",
"columnate",
"columns",
"grid",
"list",

@@ -23,0 +25,0 @@ "log",

@@ -48,3 +48,4 @@ import columns from '../src/cli-columns';

console.log(cols);
// Visual test
console.log(chalk.yellow(cols) + '\n');

@@ -51,0 +52,0 @@ var expected =

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