@thi.ng/strings
Advanced tools
Comparing version 3.8.3 to 3.8.4
# Change Log | ||
- **Last updated**: 2024-08-13T19:40:07Z | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "3.8.3", | ||
"version": "3.8.4", | ||
"description": "Various string formatting & utility functions", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.8", | ||
"@thi.ng/errors": "^2.5.14", | ||
"@thi.ng/hex": "^2.3.52", | ||
"@thi.ng/memoize": "^3.3.10" | ||
"@thi.ng/api": "^8.11.9", | ||
"@thi.ng/errors": "^2.5.15", | ||
"@thi.ng/hex": "^2.3.53", | ||
"@thi.ng/memoize": "^3.3.11" | ||
}, | ||
@@ -212,3 +212,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e914ebbd81c56783c39cf746548c547cbacadc96\n" | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 198 standalone projects, maintained as part | ||
> This is one of 199 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
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.11.9
Updated@thi.ng/errors@^2.5.15
Updated@thi.ng/hex@^2.3.53
Updated@thi.ng/memoize@^3.3.11