@coinbase/wallet-sdk
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -86,2 +86,3 @@ import { VERSION } from '../../sdk-info.js'; | ||
preference: this.preference, | ||
location: window.location.toString(), | ||
}, | ||
@@ -88,0 +89,0 @@ }); |
@@ -46,3 +46,5 @@ import { EventEmitter } from 'eventemitter3'; | ||
/** | ||
* @deprecated internal use only. | ||
* The URL for the keys popup. | ||
* By default, `https://keys.coinbase.com/connect` is used for production. Use `https://keys-dev.coinbase.com/connect` for development environments. | ||
* @type {string} | ||
*/ | ||
@@ -49,0 +51,0 @@ keysUrl?: string; |
@@ -1,3 +0,3 @@ | ||
export declare const VERSION = "4.2.0"; | ||
export declare const VERSION = "4.2.1"; | ||
export declare const NAME = "@coinbase/wallet-sdk"; | ||
//# sourceMappingURL=sdk-info.d.ts.map |
@@ -1,3 +0,3 @@ | ||
export const VERSION = '4.2.0'; | ||
export const VERSION = '4.2.1'; | ||
export const NAME = '@coinbase/wallet-sdk'; | ||
//# sourceMappingURL=sdk-info.js.map |
{ | ||
"name": "@coinbase/wallet-sdk", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Coinbase Wallet JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
381879
5325