🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cli-truncate

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-truncate - npm Package Compare versions

Comparing version
5.1.1
to
5.2.0
+4
-4
package.json
{
"name": "cli-truncate",
"version": "5.1.1",
"version": "5.2.0",
"description": "Truncate a string to a specific width in the terminal",

@@ -44,7 +44,7 @@ "license": "MIT",

"dependencies": {
"slice-ansi": "^7.1.0",
"string-width": "^8.0.0"
"slice-ansi": "^8.0.0",
"string-width": "^8.2.0"
},
"devDependencies": {
"ava": "^6.4.1",
"ava": "^7.0.0",
"tsd": "^0.33.0",

@@ -51,0 +51,0 @@ "xo": "^1.2.2"