Socket
Socket
Sign inDemoInstall

cli-width

Package Overview
Dependencies
0
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.1.0

index.d.ts

8

package.json
{
"name": "cli-width",
"version": "4.0.0",
"version": "4.1.0",
"description": "Get stdout window width, with two fallbacks, tty and then a default.",

@@ -35,3 +35,7 @@ "main": "index.js",

"npm": "8.5.5"
}
},
"files": [
"index.js",
"index.d.ts"
]
}

@@ -9,3 +9,4 @@ # cli-width

Tested against NodeJS v10+
Tested against Node v12 to v20.
Includes TypeScript types.

@@ -12,0 +13,0 @@ ## Usage

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