New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alea-random

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alea-random - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

index.js

@@ -75,2 +75,2 @@ var Alea = require('alea');

module.exports = aleaRandom;
module.exports = aleaRandom;
{
"name": "alea-random",
"version": "1.1.3",
"version": "1.1.4",
"description": "`lodash.random` but using Alea",

@@ -26,14 +26,14 @@ "keywords": [

"alea": "^0.0.9",
"lodash.isboolean": "^2.4.1",
"lodash.isnumber": "^2.4.1",
"lodash.isstring": "^2.4.1",
"lodash.isboolean": "^3.0.0",
"lodash.isnumber": "^3.0.0",
"lodash.isstring": "^3.0.0",
"node-uuid": "KenanY/node-uuid"
},
"devDependencies": {
"lodash.constant": "^2.4.1",
"lodash.every": "^2.4.1",
"lodash.isfunction": "^2.4.1",
"lodash.map": "^2.4.1",
"lodash.some": "^2.4.1",
"lodash.uniq": "^2.4.1",
"lodash.constant": "^3.0.0",
"lodash.every": "^3.0.0",
"lodash.isfunction": "^3.0.1",
"lodash.map": "^3.0.0",
"lodash.some": "^3.0.0",
"lodash.uniq": "^3.0.1",
"tape": "^3.0.3"

@@ -53,2 +53,2 @@ },

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