@thi.ng/text-format
Advanced tools
Comparing version 1.2.14 to 1.2.15
# Change Log | ||
- **Last updated**: 2022-12-22T21:47:08Z | ||
- **Last updated**: 2023-01-10T15:20:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "1.2.14", | ||
"version": "1.2.15", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -37,9 +37,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.6.2", | ||
"@thi.ng/hex": "^2.3.3", | ||
"@thi.ng/memoize": "^3.1.21" | ||
"@thi.ng/api": "^8.6.3", | ||
"@thi.ng/hex": "^2.3.4", | ||
"@thi.ng/memoize": "^3.1.22" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.8", | ||
"@thi.ng/testament": "^0.3.9", | ||
"rimraf": "^3.0.2", | ||
@@ -104,3 +104,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n" | ||
"gitHead": "3f0b3e2a7c82aefc7e46fb4338369836b5e1b8cf\n" | ||
} |
@@ -253,2 +253,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2020 - 2022 Karsten Schmidt // Apache License 2.0 | ||
© 2020 - 2023 Karsten Schmidt // Apache License 2.0 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@thi.ng/api@^8.6.3
Updated@thi.ng/hex@^2.3.4
Updated@thi.ng/memoize@^3.1.22