Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alea-deck

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alea-deck - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

2

LICENSE.txt

@@ -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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc