@thi.ng/ksuid
Advanced tools
Comparing version 3.2.25 to 3.2.26
# Change Log | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/ksuid", | ||
"version": "3.2.25", | ||
"version": "3.2.26", | ||
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions", | ||
@@ -40,6 +40,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/base-n": "^2.5.24", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/random": "^3.6.23", | ||
"@thi.ng/strings": "^3.7.7" | ||
"@thi.ng/base-n": "^2.5.25", | ||
"@thi.ng/errors": "^2.4.11", | ||
"@thi.ng/random": "^3.6.24", | ||
"@thi.ng/strings": "^3.7.8" | ||
}, | ||
@@ -118,3 +118,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
} |
@@ -208,2 +208,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2020 - 2023 Karsten Schmidt // Apache License 2.0 | ||
© 2020 - 2024 Karsten Schmidt // Apache License 2.0 |
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.5.25
Updated@thi.ng/errors@^2.4.11
Updated@thi.ng/random@^3.6.24
Updated@thi.ng/strings@^3.7.8