@thi.ng/ksuid
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/ksuid@1.0.1...@thi.ng/ksuid@1.0.2) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/ksuid | ||
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/ksuid@0.4.0...@thi.ng/ksuid@1.0.1) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/ksuid", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions", | ||
@@ -42,6 +42,6 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.7", | ||
"@thi.ng/api": "^7.1.8", | ||
"@thi.ng/base-n": "^0.2.0", | ||
"@thi.ng/random": "^2.4.4", | ||
"@thi.ng/strings": "^2.1.3" | ||
"@thi.ng/random": "^2.4.5", | ||
"@thi.ng/strings": "^2.1.4" | ||
}, | ||
@@ -87,3 +87,3 @@ "files": [ | ||
}, | ||
"gitHead": "dea912b6ee09890a44ed2f1ede436f55af479e01" | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
} |
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
51848
Updated@thi.ng/api@^7.1.8
Updated@thi.ng/random@^2.4.5
Updated@thi.ng/strings@^2.1.4