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

cli-ux

Package Overview
Dependencies
Maintainers
6
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.5.0 to 5.5.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [5.5.1](https://github.com/oclif/cli-ux/compare/v5.5.0...v5.5.1) (2020-11-12)
### Bug Fixes
* Downgrade fs-extra to support Node.js 8 ([#275](https://github.com/oclif/cli-ux/issues/275)) ([5b92e86](https://github.com/oclif/cli-ux/commit/5b92e86f9e01dcc242cb799a3a864ae4e0372afd))
# [5.5.0](https://github.com/oclif/cli-ux/compare/v5.4.10...v5.5.0) (2020-08-28)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "cli-ux",
"description": "cli IO utilities",
"version": "5.5.0",
"version": "5.5.1",
"author": "Jeff Dickey @jdxcode",

@@ -19,3 +19,3 @@ "bugs": "https://github.com/oclif/cli-ux/issues",

"extract-stack": "^2.0.0",
"fs-extra": "^9.0.1",
"fs-extra": "^8.1",
"hyperlinker": "^1.0.0",

@@ -44,3 +44,3 @@ "indent-string": "^4.0.0",

"@types/extract-stack": "^2.0.0",
"@types/fs-extra": "^5.0.4",
"@types/fs-extra": "^8.1",
"@types/js-yaml": "^3.12.1",

@@ -47,0 +47,0 @@ "@types/lodash": "^4.14.117",

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