@thi.ng/strings
Advanced tools
Comparing version 3.7.0 to 3.7.1
# Change Log | ||
- **Last updated**: 2023-11-24T09:35:46Z | ||
- **Last updated**: 2023-12-03T12:13:31Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "3.7.0", | ||
"version": "3.7.1", | ||
"description": "Various string formatting & utility functions", | ||
@@ -36,13 +36,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.9", | ||
"@thi.ng/errors": "^2.4.3", | ||
"@thi.ng/hex": "^2.3.21", | ||
"@thi.ng/memoize": "^3.1.43" | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/hex": "^2.3.22", | ||
"@thi.ng/memoize": "^3.1.44" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.2", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.3", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
@@ -206,3 +206,3 @@ }, | ||
}, | ||
"gitHead": "f6de41f4991704fdbbb2899bb430ed4f4f6efab0\n" | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\n" | ||
} |
@@ -144,3 +144,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (brotli'd, pre-treeshake): ESM: 4.92 KB | ||
Package sizes (brotli'd, pre-treeshake): ESM: 5.41 KB | ||
@@ -147,0 +147,0 @@ ## Dependencies |
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
114056
Updated@thi.ng/api@^8.9.10
Updated@thi.ng/errors@^2.4.4
Updated@thi.ng/hex@^2.3.22
Updated@thi.ng/memoize@^3.1.44