@ethersproject/address
Advanced tools
Comparing version 5.6.0 to 5.6.1
@@ -1,2 +0,2 @@ | ||
export declare const version = "address/5.6.0"; | ||
export declare const version = "address/5.6.1"; | ||
//# sourceMappingURL=_version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export const version = "address/5.6.0"; | ||
export const version = "address/5.6.1"; | ||
//# sourceMappingURL=_version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "address/5.6.0"; | ||
export declare const version = "address/5.6.1"; | ||
//# sourceMappingURL=_version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = "address/5.6.0"; | ||
exports.version = "address/5.6.1"; | ||
//# sourceMappingURL=_version.js.map |
{ | ||
"author": "Richard Moore <me@ricmoo.com>", | ||
"dependencies": { | ||
"@ethersproject/bignumber": "^5.6.0", | ||
"@ethersproject/bytes": "^5.6.0", | ||
"@ethersproject/keccak256": "^5.6.0", | ||
"@ethersproject/bignumber": "^5.6.2", | ||
"@ethersproject/bytes": "^5.6.1", | ||
"@ethersproject/keccak256": "^5.6.1", | ||
"@ethersproject/logger": "^5.6.0", | ||
"@ethersproject/rlp": "^5.6.0" | ||
"@ethersproject/rlp": "^5.6.1" | ||
}, | ||
@@ -22,3 +22,3 @@ "description": "Utilities for handling Ethereum Addresses for ethers.", | ||
], | ||
"gitHead": "b8cda5dffdcb688e38d7c6a0aec4c7b8b59c1af5", | ||
"gitHead": "a71f51825571d1ea0fa997c1352d5b4d85643416", | ||
"keywords": [ | ||
@@ -44,5 +44,5 @@ "Ethereum", | ||
"sideEffects": false, | ||
"tarballHash": "0x57eb9b8a268690eb5990a85ad9ae1ad0cb547c2741cfb5214ad03719acd27031", | ||
"tarballHash": "0x74659cdbe2073e760b0538ae0bf3f61e5e7f237026f59a8c72af0f9b91c0b980", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.6.0" | ||
"version": "5.6.1" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const version = "address/5.6.0"; | ||
export const version = "address/5.6.1"; |
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