Comparing version
{ | ||
"name": "alea-deck", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Uniform and weighted shuffling and sampling with Alea", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"alea-random": "^5.0.2", | ||
"alea-random": "^5.0.3", | ||
"lodash.isnumber": "^3.0.3", | ||
@@ -39,13 +39,13 @@ "lodash.isplainobject": "^4.0.6", | ||
"devDependencies": { | ||
"@kenan/eslint-config": "^11.1.6", | ||
"@kenan/eslint-config": "^11.1.11", | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/git": "^10.0.1", | ||
"conventional-changelog-conventionalcommits": "^8.0.0", | ||
"eslint": "^8.57.0", | ||
"eslint": "^8.57.1", | ||
"lodash.every": "^4.6.0", | ||
"lodash.isundefined": "^3.0.1", | ||
"lodash.map": "^4.6.0", | ||
"semantic-release": "^24.0.0", | ||
"tape": "^5.8.1" | ||
"semantic-release": "^24.2.0", | ||
"tape": "^5.9.0" | ||
} | ||
} |
6291
0.02%Updated