@thi.ng/text-format
Advanced tools
Comparing version 2.0.3 to 2.0.4
# Change Log | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -38,5 +38,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/hex": "^2.3.28", | ||
"@thi.ng/memoize": "^3.1.50" | ||
"@thi.ng/api": "^8.9.17", | ||
"@thi.ng/hex": "^2.3.29", | ||
"@thi.ng/memoize": "^3.1.51" | ||
}, | ||
@@ -107,3 +107,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
} |
@@ -255,2 +255,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2020 - 2023 Karsten Schmidt // Apache License 2.0 | ||
© 2020 - 2024 Karsten Schmidt // Apache License 2.0 |
Updated@thi.ng/api@^8.9.17
Updated@thi.ng/hex@^2.3.29
Updated@thi.ng/memoize@^3.1.51