@thi.ng/text-format
Advanced tools
Comparing version 2.2.9 to 2.2.10
# Change Log | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Last updated**: 2024-07-22T13:15:57Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -39,5 +39,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/hex": "^2.3.50", | ||
"@thi.ng/memoize": "^3.3.8" | ||
"@thi.ng/api": "^8.11.7", | ||
"@thi.ng/hex": "^2.3.51", | ||
"@thi.ng/memoize": "^3.3.9" | ||
}, | ||
@@ -107,3 +107,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 198 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -242,2 +242,4 @@ > and anti-framework. | ||
Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime) | ||
## Usage examples | ||
@@ -244,0 +246,0 @@ |
48496
264
279
Updated@thi.ng/api@^8.11.7
Updated@thi.ng/hex@^2.3.51
Updated@thi.ng/memoize@^3.3.9