@thi.ng/strings
Advanced tools
Comparing version 3.7.5 to 3.7.6
# Change Log | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "3.7.5", | ||
"version": "3.7.6", | ||
"description": "Various string formatting & utility functions", | ||
@@ -38,13 +38,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/errors": "^2.4.8", | ||
"@thi.ng/hex": "^2.3.26", | ||
"@thi.ng/memoize": "^3.1.48" | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/hex": "^2.3.27", | ||
"@thi.ng/memoize": "^3.1.49" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"esbuild": "^0.19.8", | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"esbuild": "^0.19.10", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -207,3 +207,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n" | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\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
95819
Updated@thi.ng/api@^8.9.15
Updated@thi.ng/errors@^2.4.9
Updated@thi.ng/hex@^2.3.27
Updated@thi.ng/memoize@^3.1.49