alea-random
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "alea-random", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "`lodash.random` but using Alea", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"lodash.tonumber": "^4.0.3", | ||
"uuid": "^10.0.0" | ||
"uuid": "^11.0.3" | ||
}, | ||
@@ -44,5 +44,5 @@ "devDependencies": { | ||
"@semantic-release/git": "^10.0.1", | ||
"browserify": "^17.0.0", | ||
"browserify": "^17.0.1", | ||
"conventional-changelog-conventionalcommits": "^8.0.0", | ||
"eslint": "^8.57.0", | ||
"eslint": "^8.57.1", | ||
"lodash.constant": "^3.0.0", | ||
@@ -54,7 +54,7 @@ "lodash.every": "^4.6.0", | ||
"lodash.uniq": "^4.5.0", | ||
"nyc": "^15.1.0", | ||
"semantic-release": "^24.0.0", | ||
"nyc": "^17.1.0", | ||
"semantic-release": "^24.2.0", | ||
"tape-run": "^11.0.0", | ||
"tape": "^5.7.5" | ||
"tape": "^5.9.0" | ||
} | ||
} |
+ Addeduuid@11.0.5(transitive)
- Removeduuid@10.0.0(transitive)
Updateduuid@^11.0.3