@thi.ng/random
Advanced tools
Comparing version 2.4.4 to 2.4.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.4.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.4.4...@thi.ng/random@2.4.5) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [2.4.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.4.3...@thi.ng/random@2.4.4) (2021-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"description": "Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation", | ||
@@ -41,4 +41,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.7", | ||
"@thi.ng/checks": "^2.9.8", | ||
"@thi.ng/api": "^7.1.8", | ||
"@thi.ng/checks": "^2.9.9", | ||
"@thi.ng/hex": "^0.2.7" | ||
@@ -80,3 +80,3 @@ }, | ||
}, | ||
"gitHead": "5a289330f80e3c253c3b434655825c5dcfaebfd2" | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
} |
@@ -67,3 +67,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [@thi.ng/ksuid](https://github.com/thi-ng/umbrella/tree/develop/packages/ksuid) - Configurable K-sortable unique identifiers, binary & base-N encoded | ||
- [@thi.ng/ksuid](https://github.com/thi-ng/umbrella/tree/develop/packages/ksuid) - Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions | ||
@@ -84,3 +84,3 @@ ## Installation | ||
Package sizes (gzipped, pre-treeshake): ESM: 1.81 KB / CJS: 1.94 KB / UMD: 1.91 KB | ||
Package sizes (gzipped, pre-treeshake): ESM: 1.81 KB / CJS: 1.95 KB / UMD: 1.91 KB | ||
@@ -87,0 +87,0 @@ ## Dependencies |
99697
Updated@thi.ng/api@^7.1.8
Updated@thi.ng/checks@^2.9.9