Socket
Socket
Sign inDemoInstall

cliui

Package Overview
Dependencies
9
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.0.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Change Log

## [8.0.1](https://github.com/yargs/cliui/compare/v8.0.0...v8.0.1) (2022-10-01)
### Bug Fixes
* **deps:** move rollup-plugin-ts to dev deps ([#124](https://github.com/yargs/cliui/issues/124)) ([7c8bd6b](https://github.com/yargs/cliui/commit/7c8bd6ba024d61e4eeae310c7959ab8ab6829081))
## [8.0.0](https://github.com/yargs/cliui/compare/v7.0.4...v8.0.0) (2022-09-30)

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

6

package.json
{
"name": "cliui",
"version": "8.0.0",
"version": "8.0.1",
"description": "easily create complex multi-column command-line-interfaces",

@@ -52,3 +52,2 @@ "main": "build/index.cjs",

"dependencies": {
"rollup-plugin-ts": "^3.0.2",
"string-width": "^4.2.0",

@@ -70,5 +69,6 @@ "strip-ansi": "^6.0.1",

"gts": "^3.0.0",
"mocha": "^9.1.3",
"mocha": "^10.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.23.1",
"rollup-plugin-ts": "^3.0.2",
"standardx": "^7.0.0",

@@ -75,0 +75,0 @@ "typescript": "^4.0.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc