cli-truncate
Advanced tools
+4
-4
| { | ||
| "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" |
+ Added
- Removed
Updated
Updated