@thi.ng/ksuid
Advanced tools
Comparing version 2.1.7 to 2.1.8
{ | ||
"name": "@thi.ng/ksuid", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions", | ||
@@ -38,5 +38,5 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/base-n": "^2.2.2", | ||
"@thi.ng/base-n": "^2.3.0", | ||
"@thi.ng/errors": "^2.1.6", | ||
"@thi.ng/random": "^3.2.6", | ||
"@thi.ng/random": "^3.3.0", | ||
"@thi.ng/strings": "^3.3.4" | ||
@@ -46,3 +46,3 @@ }, | ||
"@microsoft/api-extractor": "^7.23.1", | ||
"@thi.ng/testament": "^0.2.6", | ||
"@thi.ng/testament": "^0.2.7", | ||
"rimraf": "^3.0.2", | ||
@@ -114,3 +114,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "cf084be5fd5932226054d2dd32bad35481379f5d\n" | ||
"gitHead": "e23901b8582af71d8a29e0ce4929f15ac509f9e5\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
Updated@thi.ng/base-n@^2.3.0
Updated@thi.ng/random@^3.3.0