@thi.ng/text-format
Advanced tools
Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -37,5 +37,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.4", | ||
"@thi.ng/api": "^8.4.5", | ||
"@thi.ng/hex": "^2.2.2", | ||
"@thi.ng/memoize": "^3.1.14" | ||
"@thi.ng/memoize": "^3.1.15" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\n" | ||
"gitHead": "a4b60163a8caddceed5ec1b6b3584d164f61e7b6\n" | ||
} |
Updated@thi.ng/api@^8.4.5
Updated@thi.ng/memoize@^3.1.15