Socket
Socket
Sign inDemoInstall

@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 1.2.0 to 1.2.1

8

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

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

".": {
"node": "./node/index.js",
"browser": "./browser/index.js",
"default": "./fallback/index.js"
"node": "./dist/cjs/node/index.js",
"browser": "./dist/cjs/browser/index.js",
"default": "./dist/cjs/fallback/index.js"
}

@@ -25,0 +25,0 @@ },

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