Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pedrouid/iso-random

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pedrouid/iso-random - npm Package Compare versions

Comparing version 2.0.0-beta.5 to 2.0.0-beta.6

4

package.json
{
"name": "@pedrouid/iso-random",
"description": "Isomorphic Library for Random Bytes",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"author": "Pedro Gomes <github.com/pedrouid>",

@@ -18,2 +18,3 @@ "license": "MIT",

"main": "dist/cjs/node/index.js",
"react-native": "dist/cjs/node/index.js",
"module": "dist/esm/node/index.js",

@@ -27,2 +28,3 @@ "browser": "dist/esm/browser/index.js",

"node": "./dist/cjs/node/index.js",
"react-native": "./dist/cjs/node/index.js",
"browser": "./dist/esm/browser/index.js",

@@ -29,0 +31,0 @@ "default": "./dist/cjs/fallback/index.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