@walletconnect/utils
Advanced tools
Comparing version 1.0.0-beta.97 to 1.0.0-beta.98
export declare const reservedEvents: string[]; | ||
export declare const signingMethods: string[]; | ||
export declare const stateMethods: string[]; | ||
export declare const deeplinkChoiceKey = "WALLETCONNECT_DEEPLINK_CHOICE"; | ||
//# sourceMappingURL=constants.d.ts.map |
@@ -26,2 +26,3 @@ "use strict"; | ||
exports.stateMethods = ["eth_accounts", "eth_chainId", "net_version"]; | ||
exports.deeplinkChoiceKey = "WALLETCONNECT_DEEPLINK_CHOICE"; | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "@walletconnect/utils", | ||
"version": "1.0.0-beta.97", | ||
"version": "1.0.0-beta.98", | ||
"description": "Utility Library for WalletConnect", | ||
@@ -60,3 +60,3 @@ "scripts": { | ||
"@ethersproject/address": "5.0.0-beta.134", | ||
"@walletconnect/types": "^1.0.0-beta.97", | ||
"@walletconnect/types": "^1.0.0-beta.98", | ||
"detect-browser": "5.1.0", | ||
@@ -63,0 +63,0 @@ "enc-utils": "2.1.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
392292
1122