Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@pedrouid/iso-random

Package Overview
Dependencies
6
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.3 to 2.0.0-beta.4

5

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

@@ -17,5 +17,5 @@ "license": "MIT",

],
"main": "dist/cjs/node/index.js",
"exports": {
".": {
"types": "./dist/cjs/node/index.d.ts",
"node": "./dist/cjs/node/index.js",

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

},
"types": "dist/cjs/index.d.ts",
"unpkg": "dist/umd/index.min.js",

@@ -29,0 +28,0 @@ "homepage": "https://github.com/pedrouid/iso-random",

dist/tsconfig.cjs.tsbuildinfo

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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