@thi.ng/random
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.1.1...@thi.ng/random@1.1.2) (2019-03-10) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [1.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.1.0...@thi.ng/random@1.1.1) (2019-03-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Pseudo-random number generators w/ unified API", | ||
@@ -35,3 +35,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^5.0.3" | ||
"@thi.ng/api": "^5.1.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "e43f57c7554fd78380bba58d37ae62ca01221eeb" | ||
"gitHead": "794f0b6f07f6eef99f6f244d6c52c1d5de34675f" | ||
} |
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
52658
Updated@thi.ng/api@^5.1.0