Socket
Socket
Sign inDemoInstall

brorand

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

2

index.js

@@ -43,3 +43,3 @@ var r;

try {
var crypto = require('cry' + 'pto');
var crypto = require('crypto');

@@ -46,0 +46,0 @@ Rand.prototype._rand = function _rand(n) {

{
"name": "brorand",
"version": "1.0.5",
"version": "1.0.6",
"description": "Random number generator for browsers and node.js",

@@ -27,3 +27,6 @@ "main": "index.js",

"mocha": "^2.0.1"
},
"browser": {
"crypto": false
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc