@ethersproject/units
Advanced tools
Comparing version 5.0.0-beta.131 to 5.0.0-beta.132
@@ -1,1 +0,1 @@ | ||
export declare const version = "units/5.0.0-beta.131"; | ||
export declare const version = "units/5.0.0-beta.132"; |
@@ -1,1 +0,1 @@ | ||
export const version = "units/5.0.0-beta.131"; | ||
export const version = "units/5.0.0-beta.132"; |
@@ -1,1 +0,1 @@ | ||
export declare const version = "units/5.0.0-beta.131"; | ||
export declare const version = "units/5.0.0-beta.132"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "units/5.0.0-beta.131"; | ||
exports.version = "units/5.0.0-beta.132"; |
{ | ||
"name": "@ethersproject/units", | ||
"version": "5.0.0-beta.131", | ||
"description": "Unit conversion functions for Ethereum.", | ||
"main": "./lib/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "Richard Moore <me@ricmoo.com>", | ||
"dependencies": { | ||
@@ -14,2 +8,4 @@ "@ethersproject/bignumber": ">=5.0.0-beta.130", | ||
}, | ||
"description": "Unit conversion functions for Ethereum.", | ||
"ethereum": "donations.ethers.eth", | ||
"keywords": [ | ||
@@ -21,4 +17,6 @@ "Ethereum", | ||
], | ||
"author": "Richard Moore <me@ricmoo.com>", | ||
"license": "MIT", | ||
"main": "./lib/index.js", | ||
"module": "./lib.esm/index.js", | ||
"name": "@ethersproject/units", | ||
"publishConfig": { | ||
@@ -31,6 +29,8 @@ "access": "public" | ||
}, | ||
"module": "./lib.esm/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"tarballHash": "0x791cb2810bc9512f2fe6248a7914fa6b77ebdef3cc2850b3af4aedf908157bb4", | ||
"types": "./lib/index.d.ts", | ||
"ethereum": "donations.ethers.eth", | ||
"tarballHash": "0x1021d789790a06156cb1c435eddd8ede86ed98e07cc05c0e75ad3464d09d2b9e" | ||
"version": "5.0.0-beta.132" | ||
} |
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