New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 4.0.1 to 4.1.0

2

LICENSE.txt

@@ -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"
}
}
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