@thi.ng/text-format
Advanced tools
Comparing version
# Change Log | ||
- **Last updated**: 2025-07-10T14:20:23Z | ||
- **Last updated**: 2025-07-20T14:56:01Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "2.2.35", | ||
"version": "2.2.36", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -42,8 +42,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.30", | ||
"@thi.ng/hex": "^2.3.74", | ||
"@thi.ng/memoize": "^4.0.20" | ||
"@thi.ng/api": "^8.11.31", | ||
"@thi.ng/hex": "^2.3.75", | ||
"@thi.ng/memoize": "^4.0.21" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.25.6", | ||
"esbuild": "^0.25.8", | ||
"typedoc": "^0.28.7", | ||
@@ -109,3 +109,3 @@ "typescript": "^5.8.3" | ||
}, | ||
"gitHead": "56d8f088389b22192a06e9a395b5eecebf47697a\n" | ||
"gitHead": "3cd1bea8b2bf6b859609f6d5c14b4eb64745681f\n" | ||
} |
Updated
Updated
Updated