alea-random
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -0,1 +1,8 @@ | ||
### [2.1.5](https://github.com/KenanY/alea-random/compare/2.1.4...2.1.5) (2020-12-17) | ||
### Bug Fixes | ||
* **deps:** uuid@8.3.2 ([8add020](https://github.com/KenanY/alea-random/commit/8add020c5127c5f42231d9582cc0a6613e0ca999)) | ||
### [2.1.4](https://github.com/KenanY/alea-random/compare/2.1.3...2.1.4) (2020-09-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "alea-random", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "`lodash.random` but using Alea", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"lodash.tonumber": "^4.0.3", | ||
"uuid": "^8.3.0" | ||
"uuid": "^8.3.2" | ||
}, | ||
@@ -42,5 +42,5 @@ "devDependencies": { | ||
"@semantic-release/git": "9.0.0", | ||
"browserify": "16.5.2", | ||
"conventional-changelog-conventionalcommits": "4.4.0", | ||
"eslint": "7.8.1", | ||
"browserify": "17.0.0", | ||
"conventional-changelog-conventionalcommits": "4.5.0", | ||
"eslint": "^7.15.0", | ||
"lodash.constant": "3.0.0", | ||
@@ -47,0 +47,0 @@ "lodash.every": "4.6.0", |
6523
Updateduuid@^8.3.2