@ethersproject/networks
Advanced tools
Comparing version 5.0.0-beta.132 to 5.0.0-beta.133
@@ -1,1 +0,1 @@ | ||
export declare const version = "networks/5.0.0-beta.132"; | ||
export declare const version = "networks/5.0.0-beta.133"; |
@@ -1,1 +0,1 @@ | ||
export const version = "networks/5.0.0-beta.132"; | ||
export const version = "networks/5.0.0-beta.133"; |
@@ -1,1 +0,1 @@ | ||
export declare const version = "networks/5.0.0-beta.132"; | ||
export declare const version = "networks/5.0.0-beta.133"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "networks/5.0.0-beta.132"; | ||
exports.version = "networks/5.0.0-beta.133"; |
{ | ||
"name": "@ethersproject/networks", | ||
"version": "5.0.0-beta.132", | ||
"description": "Network definitions for ethers.", | ||
"main": "./lib/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "Richard Moore <me@ricmoo.com>", | ||
"dependencies": { | ||
"@ethersproject/logger": ">=5.0.0-beta.129" | ||
}, | ||
"description": "Network definitions 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/networks", | ||
"publishConfig": { | ||
@@ -26,6 +24,8 @@ "access": "public" | ||
}, | ||
"module": "./lib.esm/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"tarballHash": "0x85bce5a8bc76d1c487c6ffe937f83a4b237e2ca0bb0bf550813b2d6f3f67bbbd", | ||
"types": "./lib/index.d.ts", | ||
"ethereum": "donations.ethers.eth", | ||
"tarballHash": "0x3396601e68ecfb886ccd21834b12a5bbfe9499e7680562321e4f5f13b3250dcb" | ||
"version": "5.0.0-beta.133" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package