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

cli-ux

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-ux - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

lib/errors.js

@@ -56,2 +56,4 @@ "use strict";

options = options || {};
if (!options.severity)
options.severity = 'error';
if (options.exitCode === undefined)

@@ -58,0 +60,0 @@ options.exitCode = 1;

2

package.json
{
"name": "cli-ux",
"description": "set of CLI output utilities",
"version": "1.1.2",
"version": "1.1.3",
"author": "Jeff Dickey",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/jdxcode/cli-ux/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