@thi.ng/random
Advanced tools
Comparing version 2.3.4 to 2.3.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.3.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.3.4...@thi.ng/random@2.3.5) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [2.3.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.3.3...@thi.ng/random@2.3.4) (2021-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"description": "Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation", | ||
@@ -52,5 +52,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.2", | ||
"@thi.ng/checks": "^2.9.3", | ||
"@thi.ng/hex": "^0.2.3" | ||
"@thi.ng/api": "^7.1.3", | ||
"@thi.ng/checks": "^2.9.4", | ||
"@thi.ng/hex": "^0.2.4" | ||
}, | ||
@@ -91,3 +91,3 @@ "files": [ | ||
}, | ||
"gitHead": "c70903833fe6e89bbdb3f7d82197866320f91b3a" | ||
"gitHead": "c17a8b0149711c84603c7f0ffdf53263d6387a54" | ||
} |
93659
Updated@thi.ng/api@^7.1.3
Updated@thi.ng/checks@^2.9.4
Updated@thi.ng/hex@^0.2.4