Socket
Socket
Sign inDemoInstall

randomfill

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

8

package.json
{
"name": "randomfill",
"version": "1.0.3",
"version": "1.0.4",
"description": "random fill from browserify stand alone",

@@ -13,3 +13,3 @@ "main": "index.js",

"type": "git",
"url": "git@github.com:crypto-browserify/randombytes.git"
"url": "https://github.com/crypto-browserify/randomfill.git"
},

@@ -23,5 +23,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/crypto-browserify/randombytes/issues"
"url": "https://github.com/crypto-browserify/randomfill/issues"
},
"homepage": "https://github.com/crypto-browserify/randombytes",
"homepage": "https://github.com/crypto-browserify/randomfill",
"browser": "browser.js",

@@ -28,0 +28,0 @@ "devDependencies": {

randomfill
===
[![Version](http://img.shields.io/npm/v/randombytes.svg)](https://www.npmjs.org/package/randombytes) [![Build Status](https://travis-ci.org/crypto-browserify/randombytes.svg?branch=master)](https://travis-ci.org/crypto-browserify/randombytes)
[![Version](http://img.shields.io/npm/v/randomfill.svg)](https://www.npmjs.org/package/randomfill)

@@ -6,0 +6,0 @@ randomfill from node that works in the browser. In node you just get crypto.randomBytes, but in the browser it uses .crypto/msCrypto.getRandomValues

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