@ethersproject/address
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -1,1 +0,1 @@ | ||
export declare const version = "address/5.0.7"; | ||
export declare const version = "address/5.0.8"; |
@@ -1,2 +0,2 @@ | ||
export const version = "address/5.0.7"; | ||
export const version = "address/5.0.8"; | ||
//# sourceMappingURL=_version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "address/5.0.7"; | ||
export declare const version = "address/5.0.8"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "address/5.0.7"; | ||
exports.version = "address/5.0.8"; | ||
//# sourceMappingURL=_version.js.map |
@@ -12,3 +12,13 @@ { | ||
"ethereum": "donations.ethers.eth", | ||
"gitHead": "a185e89181ee3172e74bc814fb3c4e7eb961d8ba", | ||
"funding": [ | ||
{ | ||
"type": "individual", | ||
"url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" | ||
}, | ||
{ | ||
"type": "individual", | ||
"url": "https://www.buymeacoffee.com/ricmoo" | ||
} | ||
], | ||
"gitHead": "211defa27f85af111e81b400a18922f35dff21e1", | ||
"keywords": [ | ||
@@ -26,2 +36,3 @@ "Ethereum", | ||
"repository": { | ||
"directory": "packages/address", | ||
"type": "git", | ||
@@ -34,5 +45,5 @@ "url": "git://github.com/ethers-io/ethers.js.git" | ||
"sideEffects": false, | ||
"tarballHash": "0x117cb132066ddd7b71f6c030adfbe0a786309c8b51aae2a28383fa0728401d66", | ||
"tarballHash": "0xf6189bba1f1db944f730756c375fe0a198f97aa1a6993ed69b1069b68b3b127e", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.0.7" | ||
"version": "5.0.8" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const version = "address/5.0.7"; | ||
export const version = "address/5.0.8"; |
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
31219