Comparing version 4.0.1 to 4.1.0
@@ -1,2 +0,2 @@ | ||
Copyright 2014–2022 Kenan Yildirim <https://kenany.me/> | ||
Copyright 2014–2023 Kenan Yildirim <https://kenany.me/> | ||
@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of |
{ | ||
"name": "alea-deck", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"description": "Uniform and weighted shuffling and sampling with Alea", | ||
@@ -10,3 +10,3 @@ "keywords": [ | ||
], | ||
"repository": "KenanY/alea-deck", | ||
"repository": "github:kenany/alea-deck", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "author": "Kenan Yildirim <kenan@kenany.me> (https://kenany.me/)", | ||
"engines": { | ||
"node": "14 || 16 || >=18" | ||
"node": "18 || >=20" | ||
}, | ||
@@ -33,3 +33,3 @@ "scripts": { | ||
"dependencies": { | ||
"alea-random": "^4.0.1", | ||
"alea-random": "^5.0.0", | ||
"lodash.isnumber": "^3.0.3", | ||
@@ -41,13 +41,13 @@ "lodash.isplainobject": "^4.0.6", | ||
"devDependencies": { | ||
"@kenan/eslint-config": "^10.0.1", | ||
"@semantic-release/changelog": "^6.0.2", | ||
"@kenan/eslint-config": "^11.0.1", | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/git": "^10.0.1", | ||
"conventional-changelog-conventionalcommits": "^5.0.0", | ||
"eslint": "^8.30.0", | ||
"conventional-changelog-conventionalcommits": "^7.0.2", | ||
"eslint": "^8.49.0", | ||
"lodash.every": "^4.6.0", | ||
"lodash.isundefined": "^3.0.1", | ||
"lodash.map": "^4.6.0", | ||
"semantic-release": "^19.0.5", | ||
"tape": "^5.6.1" | ||
"semantic-release": "^22.0.1", | ||
"tape": "^5.6.6" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
6290
+ Addedalea-random@5.0.3(transitive)
+ Addeduuid@11.0.5(transitive)
- Removedalea-random@4.0.1(transitive)
- Removeduuid@9.0.1(transitive)
Updatedalea-random@^5.0.0