@thi.ng/ksuid
Advanced tools
Comparing version 3.2.53 to 3.2.54
# Change Log | ||
- **Last updated**: 2024-06-21T19:34:38Z | ||
- **Last updated**: 2024-06-29T09:28:36Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/ksuid", | ||
"version": "3.2.53", | ||
"version": "3.2.54", | ||
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions", | ||
@@ -41,6 +41,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/base-n": "^2.7.15", | ||
"@thi.ng/errors": "^2.5.8", | ||
"@thi.ng/random": "^3.8.1", | ||
"@thi.ng/strings": "^3.7.34" | ||
"@thi.ng/base-n": "^2.7.16", | ||
"@thi.ng/errors": "^2.5.9", | ||
"@thi.ng/random": "^3.8.2", | ||
"@thi.ng/strings": "^3.7.35" | ||
}, | ||
@@ -118,3 +118,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "154c95cf9d6bab32174498ec3b5b5d87e42be7f9\n" | ||
"gitHead": "7b950c112fba0b2e7c450765b15624c3382f1354\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 193 standalone projects, maintained as part | ||
> This is one of 189 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/base-n@^2.7.16
Updated@thi.ng/errors@^2.5.9
Updated@thi.ng/random@^3.8.2
Updated@thi.ng/strings@^3.7.35