Socket
Socket
Sign inDemoInstall

random-js

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

random-js - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

bower.json
{
"name": "random",
"version": "1.0.5",
"version": "1.0.6",
"authors": [

@@ -20,2 +20,2 @@ "Cameron Kenneth Knight <ckknight@gmail.com>"

]
}
}

@@ -0,1 +1,5 @@

# 1.0.6 (2015-09-28)
- removed the optionalDependencies in package.json "benchmark" and "microtime".
# 1.0.5 (2015-03-03)

@@ -32,2 +36,2 @@

Initial release
Initial release
{
"name": "random-js",
"description": "A mathematically correct random number generator library for JavaScript.",
"version": "1.0.5",
"version": "1.0.6",
"author": {

@@ -29,3 +29,2 @@ "name": "Cameron Kenneth Knight",

"karma-script-launcher": "~0.1.0",
"mocha": "^2.1.0",
"requirejs": "~2.1.10"

@@ -38,24 +37,4 @@ },

"testling": {
"html": "testling.html",
"browsers": [
"iexplore/6.0..latest",
"firefox/3.0..6.0",
"firefox/10.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/10.0..latest",
"opera/next",
"safari/4.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
},
"optionalDependencies": {
"benchmark": "^1.0.0",
"microtime": "^0.5.1"
"files": "spec/*.js"
}
}
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