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

cli-ux

Package Overview
Dependencies
Maintainers
7
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 5.6.3 to 5.6.4

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [5.6.4](https://github.com/oclif/cli-ux/compare/v5.6.3...v5.6.4) (2021-11-23)
### Bug Fixes
* remove transitive dep on lodash.template ([#448](https://github.com/oclif/cli-ux/issues/448)) ([e12005e](https://github.com/oclif/cli-ux/commit/e12005eb7ec70eb9d82298b71ca5ec16d918b285))
### [5.6.3](https://github.com/oclif/cli-ux/compare/v5.6.2...v5.6.3) (2021-07-07)

@@ -7,0 +14,0 @@

10

package.json
{
"name": "cli-ux",
"description": "cli IO utilities",
"version": "5.6.3",
"version": "5.6.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/cli-ux/issues",
"dependencies": {
"@oclif/command": "^1.6.0",
"@oclif/errors": "^1.2.1",
"@oclif/command": "^1.8.4",
"@oclif/errors": "^1.3.5",
"@oclif/linewrap": "^1.0.0",

@@ -36,4 +36,4 @@ "@oclif/screen": "^1.0.3",

"devDependencies": {
"@oclif/config": "^1.12.9",
"@oclif/parser": "^3.7.0",
"@oclif/config": "^1.17.1",
"@oclif/parser": "^3.8.6",
"@types/ansi-styles": "^3.2.1",

@@ -40,0 +40,0 @@ "@types/chai": "^4.1.7",

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