@thi.ng/text-format
Advanced tools
Comparing version 2.0.0 to 2.0.1
# Change Log | ||
- **Last updated**: 2023-12-18T13:41:19Z | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -38,5 +38,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.13", | ||
"@thi.ng/hex": "^2.3.25", | ||
"@thi.ng/memoize": "^3.1.47" | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/hex": "^2.3.26", | ||
"@thi.ng/memoize": "^3.1.48" | ||
}, | ||
@@ -47,3 +47,2 @@ "devDependencies": { | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.4", | ||
@@ -109,3 +108,3 @@ "typescript": "^5.3.2" | ||
}, | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\n" | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n" | ||
} |
5
44647
Updated@thi.ng/api@^8.9.14
Updated@thi.ng/hex@^2.3.26
Updated@thi.ng/memoize@^3.1.48