@thi.ng/text-format
Advanced tools
Comparing version 2.2.2 to 2.2.3
# Change Log | ||
- **Last updated**: 2024-04-11T12:32:44Z | ||
- **Last updated**: 2024-04-20T14:42:45Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -39,5 +39,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.10.1", | ||
"@thi.ng/hex": "^2.3.43", | ||
"@thi.ng/memoize": "^3.3.1" | ||
"@thi.ng/api": "^8.11.0", | ||
"@thi.ng/hex": "^2.3.44", | ||
"@thi.ng/memoize": "^3.3.2" | ||
}, | ||
@@ -108,3 +108,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "18a0c063a7b33d790e5bc2486c106f45f663ac28\n" | ||
"gitHead": "8339d05ecc857e529c7325a9839c0063b89e728d\n" | ||
} |
@@ -222,6 +222,6 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
```html | ||
<script type="module" src="https://cdn.skypack.dev/@thi.ng/text-format"></script> | ||
<script type="module" src="https://esm.run/@thi.ng/text-format"></script> | ||
``` | ||
[Skypack documentation](https://docs.skypack.dev/) | ||
[JSDelivr documentation](https://www.jsdelivr.com/) | ||
@@ -228,0 +228,0 @@ For Node.js REPL: |
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
48111
Updated@thi.ng/api@^8.11.0
Updated@thi.ng/hex@^2.3.44
Updated@thi.ng/memoize@^3.3.2