@thi.ng/random
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.1.4...@thi.ng/random@2.1.5) (2021-01-10) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [2.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.1.3...@thi.ng/random@2.1.4) (2021-01-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "Pseudo-random number generators w/ unified API", | ||
@@ -53,3 +53,3 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.13.6", | ||
"@thi.ng/checks": "^2.7.13", | ||
"@thi.ng/checks": "^2.8.0", | ||
"@thi.ng/hex": "^0.1.3" | ||
@@ -75,3 +75,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "a2127bae6d16682027fd94190452b8404bf99a47" | ||
"gitHead": "ec0b1d686c9d5f8f73e2c170b9915c2dd875903f" | ||
} |
80795
Updated@thi.ng/checks@^2.8.0