@thi.ng/text-format
Advanced tools
Comparing version
# Change Log | ||
- **Last updated**: 2025-06-09T17:24:08Z | ||
- **Last updated**: 2025-07-10T14:20:23Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "2.2.34", | ||
"version": "2.2.35", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -42,9 +42,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.29", | ||
"@thi.ng/hex": "^2.3.73", | ||
"@thi.ng/memoize": "^4.0.19" | ||
"@thi.ng/api": "^8.11.30", | ||
"@thi.ng/hex": "^2.3.74", | ||
"@thi.ng/memoize": "^4.0.20" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.25.5", | ||
"typedoc": "^0.28.5", | ||
"esbuild": "^0.25.6", | ||
"typedoc": "^0.28.7", | ||
"typescript": "^5.8.3" | ||
@@ -109,3 +109,3 @@ }, | ||
}, | ||
"gitHead": "93cdcd8db4d4669561a7f0ebc47697bdbfd04214\n" | ||
"gitHead": "56d8f088389b22192a06e9a395b5eecebf47697a\n" | ||
} |
Updated
Updated
Updated