@thi.ng/random
Advanced tools
Comparing version 1.1.11 to 1.1.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.1.11...@thi.ng/random@1.1.12) (2019-09-21) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [1.1.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@1.1.10...@thi.ng/random@1.1.11) (2019-08-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Pseudo-random number generators w/ unified API", | ||
@@ -36,3 +36,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.3.3" | ||
"@thi.ng/api": "^6.4.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "161b4f8afaef0df742a8e2c7776993b828662589" | ||
"gitHead": "5f865588e37a27ceb46484c24fce4d59a0637f90" | ||
} |
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
50517
Updated@thi.ng/api@^6.4.0