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

cli-ux

Package Overview
Dependencies
Maintainers
3
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 2.0.17 to 2.0.18

2

lib/index.js

@@ -13,3 +13,3 @@ "use strict";

const util_1 = require("util");
const deprecatedColor = util_1.deprecate(() => require('heroku-cli-color').default, "cli.color is deprecated. Please use `import color from 'heroku-cli-color'` instead.");
const deprecatedColor = util_1.deprecate(() => require('@heroku/cli-color').default, "cli.color is deprecated. Please use `import color from '@heroku/cli-color'` instead.");
class CLI extends deps_1.default.Base {

@@ -16,0 +16,0 @@ get Prompt() {

{
"name": "cli-ux",
"description": "set of CLI output utilities",
"version": "2.0.17",
"version": "2.0.18",
"author": "Jeff Dickey",

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