@thi.ng/text-format
Advanced tools
Comparing version 1.4.12 to 1.4.13
# Change Log | ||
- **Last updated**: 2023-08-22T14:39:27Z | ||
- **Last updated**: 2023-08-27T11:20:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/text-format", | ||
"version": "1.4.12", | ||
"version": "1.4.13", | ||
"description": "Customizable color text formatting with presets for ANSI & HTML", | ||
@@ -37,13 +37,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.4", | ||
"@thi.ng/hex": "^2.3.16", | ||
"@thi.ng/memoize": "^3.1.37" | ||
"@thi.ng/api": "^8.9.5", | ||
"@thi.ng/hex": "^2.3.17", | ||
"@thi.ng/memoize": "^3.1.38" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.22", | ||
"@thi.ng/testament": "^0.3.23", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.6" | ||
"typedoc": "^0.25.0", | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -107,3 +107,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "74cfe3fb8de5bfcbfc1109e67604541cbd7b77aa\n" | ||
"gitHead": "5929dd20497668496af13415cdf784a4d6f69aa3\n" | ||
} |
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.9.5
Updated@thi.ng/hex@^2.3.17
Updated@thi.ng/memoize@^3.1.38