@thi.ng/text-format
Advanced tools
Comparing version 1.2.10 to 1.2.11
# Change Log | ||
- **Last updated**: 2022-11-23T22:46:54Z | ||
- **Last updated**: 2022-11-30T22:27:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "1.2.10", | ||
"version": "1.2.11", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -37,9 +37,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.5.0", | ||
"@thi.ng/hex": "^2.3.0", | ||
"@thi.ng/memoize": "^3.1.17" | ||
"@thi.ng/api": "^8.5.1", | ||
"@thi.ng/hex": "^2.3.1", | ||
"@thi.ng/memoize": "^3.1.18" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.5", | ||
"@thi.ng/testament": "^0.3.6", | ||
"rimraf": "^3.0.2", | ||
@@ -104,3 +104,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774\n" | ||
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n" | ||
} |
@@ -212,3 +212,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 1.71 KB | ||
Package sizes (brotli'd, pre-treeshake): ESM: 1.54 KB | ||
@@ -215,0 +215,0 @@ ## Dependencies |
44574
Updated@thi.ng/api@^8.5.1
Updated@thi.ng/hex@^2.3.1
Updated@thi.ng/memoize@^3.1.18