@thi.ng/text-format
Advanced tools
Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -37,5 +37,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.6", | ||
"@thi.ng/api": "^8.8.0", | ||
"@thi.ng/hex": "^2.3.9", | ||
"@thi.ng/memoize": "^3.1.29" | ||
"@thi.ng/memoize": "^3.1.30" | ||
}, | ||
@@ -107,3 +107,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "abcedd9e4e06a4b631f363610eec572f79b571c1\n" | ||
"gitHead": "3a56bc490f1e68754762a503d06327b5b34ff7eb\n" | ||
} |
Updated@thi.ng/api@^8.8.0
Updated@thi.ng/memoize@^3.1.30