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.4.10 to 5.5.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [5.5.0](https://github.com/oclif/cli-ux/compare/v5.4.10...v5.5.0) (2020-08-28)
### Features
* support multiple filter flags for table ([#156](https://github.com/oclif/cli-ux/issues/156)) ([057c852](https://github.com/oclif/cli-ux/commit/057c8520f0ce89cc640358b12c36e53be170d6db))
### Reverts
* Revert "feat: support multiple filter flags for table (#156)" (#231) ([c008a42](https://github.com/oclif/cli-ux/commit/c008a4216a870ba6a1195e164ae129f83e3133b1)), closes [#156](https://github.com/oclif/cli-ux/issues/156) [#231](https://github.com/oclif/cli-ux/issues/231)
## [5.4.10](https://github.com/oclif/cli-ux/compare/v5.4.9...v5.4.10) (2020-08-07)

@@ -2,0 +14,0 @@

6

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

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

"@types/supports-color": "^5.3.0",
"axios": "^0.19.0",
"axios": "^0.20.0",
"chai": "^4.2.0",

@@ -60,3 +60,3 @@ "chai-as-promised": "^7.1.1",

"mocha": "^5.2.0",
"ts-node": "^8.0.3",
"ts-node": "^9.0.0",
"typescript": "3.8.3"

@@ -63,0 +63,0 @@ },

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