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

@ethersproject/random

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/random - npm Package Compare versions

Comparing version 5.0.0-beta.122 to 5.0.0-beta.123

2

_version.d.ts

@@ -1,1 +0,1 @@

export declare const version = "5.0.0-beta.122";
export declare const version = "5.0.0-beta.123";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "5.0.0-beta.122";
exports.version = "5.0.0-beta.123";
{
"name": "@ethersproject/random",
"version": "5.0.0-beta.122",
"version": "5.0.0-beta.123",
"description": "Random utility functions for ethers.",

@@ -11,4 +11,4 @@ "main": "index.js",

"dependencies": {
"@ethersproject/bytes": "^5.0.0-beta.119",
"@ethersproject/errors": "^5.0.0-beta.119",
"@ethersproject/bytes": ">5.0.0-beta.0",
"@ethersproject/errors": ">5.0.0-beta.0",
"@types/node": "^10.3.2"

@@ -24,5 +24,6 @@ },

"publishConfig": {
"access": "public"
"access": "public",
"tag": "next"
},
"tarballHash": "0xd9d817e2a1719f5be507d41bcb297bd0d01efbdf779cc57868c7f1a9b2f3d126"
"tarballHash": "0xdcb4a3f85c494df8a41684eddef6f1a887ccc16d32bd5bc550bcf427396cd72d"
}
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