@thi.ng/ksuid
Advanced tools
Comparing version 2.1.30 to 2.1.31
# Change Log | ||
- **Last updated**: 2022-12-22T21:47:07Z | ||
- **Last updated**: 2023-01-10T15:20:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/ksuid", | ||
"version": "2.1.30", | ||
"version": "2.1.31", | ||
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions", | ||
@@ -38,10 +38,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/base-n": "^2.3.11", | ||
"@thi.ng/errors": "^2.2.7", | ||
"@thi.ng/random": "^3.3.20", | ||
"@thi.ng/strings": "^3.3.22" | ||
"@thi.ng/base-n": "^2.3.12", | ||
"@thi.ng/errors": "^2.2.8", | ||
"@thi.ng/random": "^3.3.21", | ||
"@thi.ng/strings": "^3.3.23" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.8", | ||
"@thi.ng/testament": "^0.3.9", | ||
"rimraf": "^3.0.2", | ||
@@ -113,3 +113,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n" | ||
"gitHead": "3f0b3e2a7c82aefc7e46fb4338369836b5e1b8cf\n" | ||
} |
@@ -194,2 +194,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2020 - 2022 Karsten Schmidt // Apache License 2.0 | ||
© 2020 - 2023 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.3.12
Updated@thi.ng/errors@^2.2.8
Updated@thi.ng/random@^3.3.21
Updated@thi.ng/strings@^3.3.23