@thi.ng/text-format
Advanced tools
Comparing version 1.2.16 to 1.2.17
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "1.2.16", | ||
"version": "1.2.17", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -37,5 +37,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.0", | ||
"@thi.ng/api": "^8.7.1", | ||
"@thi.ng/hex": "^2.3.5", | ||
"@thi.ng/memoize": "^3.1.23" | ||
"@thi.ng/memoize": "^3.1.24" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "50ba9c87676fac60c46d2bc0e4d2c7711a374a68\n" | ||
"gitHead": "2b5a99a8af71670780875637299be9118b01084d\n" | ||
} |
Updated@thi.ng/api@^8.7.1
Updated@thi.ng/memoize@^3.1.24