@thi.ng/text-format
Advanced tools
Comparing version 2.2.20 to 2.2.21
# Change Log | ||
- **Last updated**: 2024-12-27T14:11:37Z | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "2.2.20", | ||
"version": "2.2.21", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -43,5 +43,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.15", | ||
"@thi.ng/hex": "^2.3.59", | ||
"@thi.ng/memoize": "^4.0.5" | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/hex": "^2.3.60", | ||
"@thi.ng/memoize": "^4.0.6" | ||
}, | ||
@@ -111,3 +111,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "48bf4c22bf23f88ac99f435106af2214f79a0be1\n" | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
} |
@@ -278,2 +278,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2020 - 2024 Karsten Schmidt // Apache License 2.0 | ||
© 2020 - 2025 Karsten Schmidt // Apache License 2.0 |
Updated@thi.ng/api@^8.11.16
Updated@thi.ng/hex@^2.3.60
Updated@thi.ng/memoize@^4.0.6