@ethersproject/wallet
Advanced tools
Comparing version 5.0.10 to 5.0.11
@@ -1,1 +0,2 @@ | ||
export declare const version = "wallet/5.0.10"; | ||
export declare const version = "wallet/5.0.11"; | ||
//# sourceMappingURL=_version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export const version = "wallet/5.0.10"; | ||
export const version = "wallet/5.0.11"; | ||
//# sourceMappingURL=_version.js.map |
@@ -33,1 +33,2 @@ import { Provider, TransactionRequest } from "@ethersproject/abstract-provider"; | ||
export declare function verifyTypedData(domain: TypedDataDomain, types: Record<string, Array<TypedDataField>>, value: Record<string, any>, signature: SignatureLike): string; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,2 @@ | ||
export declare const version = "wallet/5.0.10"; | ||
export declare const version = "wallet/5.0.11"; | ||
//# sourceMappingURL=_version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "wallet/5.0.10"; | ||
exports.version = "wallet/5.0.11"; | ||
//# sourceMappingURL=_version.js.map |
@@ -33,1 +33,2 @@ import { Provider, TransactionRequest } from "@ethersproject/abstract-provider"; | ||
export declare function verifyTypedData(domain: TypedDataDomain, types: Record<string, Array<TypedDataField>>, value: Record<string, any>, signature: SignatureLike): string; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -32,3 +32,3 @@ { | ||
], | ||
"gitHead": "e0ccafb140ad8a10353a49909b8d425ba71b87de", | ||
"gitHead": "4f67ecdf628268724077ffbbde4b188cd48579ec", | ||
"keywords": [ | ||
@@ -54,5 +54,5 @@ "Ethereum", | ||
"sideEffects": false, | ||
"tarballHash": "0xdd75c6d8cfbca6c7157a06dde33f3854513925303201b44aa448fba189d116f0", | ||
"tarballHash": "0xf04a968ff11c5cd9c0c8a3b5c8e12c0ef6e2b49ee33c6891c4b54ceea154d2d8", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.0.10" | ||
"version": "5.0.11" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const version = "wallet/5.0.10"; | ||
export const version = "wallet/5.0.11"; |
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
54926
21