@thi.ng/text-format
Advanced tools
Comparing version 1.2.12 to 1.2.13
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "1.2.12", | ||
"version": "1.2.13", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -37,5 +37,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.6.0", | ||
"@thi.ng/api": "^8.6.1", | ||
"@thi.ng/hex": "^2.3.2", | ||
"@thi.ng/memoize": "^3.1.19" | ||
"@thi.ng/memoize": "^3.1.20" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f445a9cc8022bcdebbf6ff91fd66ced016d72f01\n" | ||
"gitHead": "7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64\n" | ||
} |
Updated@thi.ng/api@^8.6.1
Updated@thi.ng/memoize@^3.1.20