@thi.ng/ksuid
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/ksuid@2.0.7...@thi.ng/ksuid@2.0.8) (2021-11-10) | ||
**Note:** Version bump only for package @thi.ng/ksuid | ||
## [2.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/ksuid@2.0.6...@thi.ng/ksuid@2.0.7) (2021-11-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/ksuid", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/base-n": "^2.0.6", | ||
"@thi.ng/base-n": "^2.0.7", | ||
"@thi.ng/errors": "^2.0.6", | ||
"@thi.ng/random": "^3.1.3", | ||
"@thi.ng/strings": "^3.1.3" | ||
"@thi.ng/random": "^3.1.4", | ||
"@thi.ng/strings": "^3.1.4" | ||
}, | ||
@@ -108,3 +108,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "852cd2450617c86d15d18477dc634f17f04202eb" | ||
"gitHead": "5fe52419af63984ebe53032201b2a6174b9cb159" | ||
} |
@@ -90,3 +90,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 827 bytes | ||
Package sizes (gzipped, pre-treeshake): ESM: 854 bytes | ||
@@ -93,0 +93,0 @@ ## Dependencies |
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
34515
Updated@thi.ng/base-n@^2.0.7
Updated@thi.ng/random@^3.1.4
Updated@thi.ng/strings@^3.1.4