Comparing version 2.0.1 to 3.0.0
@@ -1,2 +0,2 @@ | ||
Copyright 2014–2021 Kenan Yildirim <https://kenany.me/> | ||
Copyright 2014–2022 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": "2.0.1", | ||
"version": "3.0.0", | ||
"description": "Uniform and weighted shuffling and sampling with Alea", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "10 || 12 || 14 || >=16" | ||
"node": "12 || 14 || >=16" | ||
}, | ||
@@ -32,3 +32,3 @@ "scripts": { | ||
"dependencies": { | ||
"alea-random": "^2.1.6", | ||
"alea-random": "^3.0.0", | ||
"lodash.isnumber": "^3.0.3", | ||
@@ -41,6 +41,5 @@ "lodash.isplainobject": "^4.0.6", | ||
"@kenan/eslint-config": "^9.0.4", | ||
"@kenan/renovate-config": "^1.5.1", | ||
"@semantic-release/changelog": "^6.0.1", | ||
"@semantic-release/git": "^10.0.1", | ||
"conventional-changelog-conventionalcommits": "^4.6.1", | ||
"conventional-changelog-conventionalcommits": "^4.6.3", | ||
"eslint": "^7.32.0", | ||
@@ -50,5 +49,5 @@ "lodash.every": "^4.6.0", | ||
"lodash.map": "^4.6.0", | ||
"semantic-release": "^18.0.1", | ||
"tape": "^5.3.1" | ||
"semantic-release": "^19.0.2", | ||
"tape": "^5.5.0" | ||
} | ||
} |
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
10
6254
+ Addedalea-random@3.0.0(transitive)
- Removedalea-random@2.1.6(transitive)
Updatedalea-random@^3.0.0