Socket
Socket
Sign inDemoInstall

@ethersproject/constants

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/constants - npm Package Compare versions

Comparing version 5.0.0-beta.131 to 5.0.0-beta.132

2

lib.esm/_version.d.ts

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

export declare const version = "constants/5.0.0-beta.131";
export declare const version = "constants/5.0.0-beta.132";

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

export const version = "constants/5.0.0-beta.131";
export const version = "constants/5.0.0-beta.132";

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

export declare const version = "constants/5.0.0-beta.131";
export declare const version = "constants/5.0.0-beta.132";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "constants/5.0.0-beta.131";
exports.version = "constants/5.0.0-beta.132";
{
"name": "@ethersproject/constants",
"version": "5.0.0-beta.131",
"description": "Common Ethereum constants used for ethers.",
"main": "./lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/bignumber": ">=5.0.0-beta.130"
},
"description": "Common Ethereum constants used for ethers.",
"ethereum": "donations.ethers.eth",
"keywords": [

@@ -16,4 +12,6 @@ "Ethereum",

],
"author": "Richard Moore <me@ricmoo.com>",
"license": "MIT",
"main": "./lib/index.js",
"module": "./lib.esm/index.js",
"name": "@ethersproject/constants",
"publishConfig": {

@@ -26,6 +24,8 @@ "access": "public"

},
"module": "./lib.esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"tarballHash": "0x8fc053bcdab1400b86aea6af717a44c8eeed84a193ecf76648819df9afa20e14",
"types": "./lib/index.d.ts",
"ethereum": "donations.ethers.eth",
"tarballHash": "0xb7d3db857e3ecff3650086cd1c2c1e60aa3061a73708a30ec839128ea9763d91"
"version": "5.0.0-beta.132"
}
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