@thi.ng/ksuid
Advanced tools
Comparing version 3.1.13 to 3.1.14
# Change Log | ||
- **Last updated**: 2023-06-14T07:58:51Z | ||
- **Last updated**: 2023-08-04T10:58:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/ksuid", | ||
"version": "3.1.13", | ||
"version": "3.1.14", | ||
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions", | ||
@@ -39,14 +39,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/base-n": "^2.5.5", | ||
"@thi.ng/errors": "^2.2.17", | ||
"@thi.ng/random": "^3.5.0", | ||
"@thi.ng/strings": "^3.4.7" | ||
"@thi.ng/base-n": "^2.5.6", | ||
"@thi.ng/errors": "^2.3.0", | ||
"@thi.ng/random": "^3.5.1", | ||
"@thi.ng/strings": "^3.4.8" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.35.3", | ||
"@thi.ng/testament": "^0.3.17", | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.18", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.3" | ||
"typescript": "^5.1.6" | ||
}, | ||
@@ -118,3 +118,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "88cfe77770f3b07c788301dccefcb9547cd4aff6\n" | ||
"gitHead": "9fa3f7f8169efa30e3c71b43c82f77393581c3b5\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
38976
Updated@thi.ng/base-n@^2.5.6
Updated@thi.ng/errors@^2.3.0
Updated@thi.ng/random@^3.5.1
Updated@thi.ng/strings@^3.4.8