@thi.ng/ksuid
Advanced tools
Comparing version 2.1.11 to 2.1.12
# Change Log | ||
- **Last updated**: 2022-06-09T16:14:01Z | ||
- **Last updated**: 2022-07-19T15:36:12Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/ksuid", | ||
"version": "2.1.11", | ||
"version": "2.1.12", | ||
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions", | ||
@@ -38,14 +38,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/base-n": "^2.3.2", | ||
"@thi.ng/errors": "^2.1.7", | ||
"@thi.ng/random": "^3.3.2", | ||
"@thi.ng/strings": "^3.3.5" | ||
"@thi.ng/base-n": "^2.3.3", | ||
"@thi.ng/errors": "^2.1.8", | ||
"@thi.ng/random": "^3.3.3", | ||
"@thi.ng/strings": "^3.3.6" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.8", | ||
"@thi.ng/testament": "^0.2.9", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.3" | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -113,3 +113,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "73139849c7b46c0451693d994e14a34bc2434280\n" | ||
"gitHead": "108a6357b77d457912d30681d7cc5603ae995209\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.3
Updated@thi.ng/errors@^2.1.8
Updated@thi.ng/random@^3.3.3
Updated@thi.ng/strings@^3.3.6