@thi.ng/random
Advanced tools
Comparing version 1.4.9 to 1.4.10
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.4.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.8...@thi.ng/random@1.4.9) (2020-05-14) | ||
## [1.4.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.9...@thi.ng/random@1.4.10) (2020-06-01) | ||
@@ -15,58 +15,2 @@ **Note:** Version bump only for package @thi.ng/random | ||
## [1.4.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.7...@thi.ng/random@1.4.8) (2020-05-03) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [1.4.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.6...@thi.ng/random@1.4.7) (2020-04-28) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [1.4.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.5...@thi.ng/random@1.4.6) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [1.4.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.4...@thi.ng/random@1.4.5) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [1.4.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.3...@thi.ng/random@1.4.4) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [1.4.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.2...@thi.ng/random@1.4.3) (2020-04-05) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [1.4.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.4.1...@thi.ng/random@1.4.2) (2020-03-28) | ||
**Note:** Version bump only for package @thi.ng/random | ||
# [1.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.3.2...@thi.ng/random@1.4.0) (2020-03-01) | ||
@@ -73,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "1.4.9", | ||
"version": "1.4.10", | ||
"description": "Pseudo-random number generators w/ unified API", | ||
@@ -46,3 +46,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.5", | ||
"@thi.ng/api": "^6.11.0", | ||
"@thi.ng/checks": "^2.7.0", | ||
@@ -67,3 +67,3 @@ "tslib": "^1.12.0" | ||
"sideEffects": false, | ||
"gitHead": "97c301379d830c1982c364cfbec8766ff14f73f5" | ||
"gitHead": "a25c4eed5fba2c7d1fddb02dd706bae534affc93" | ||
} |
64751
Updated@thi.ng/api@^6.11.0