@wormhole-foundation/connect-sdk-evm
Advanced tools
Comparing version 0.3.0-beta.1 to 0.3.0-beta.2
@@ -20,3 +20,3 @@ import { Address, UniversalAddress } from '@wormhole-foundation/connect-sdk'; | ||
declare global { | ||
namespace Wormhole { | ||
namespace WormholeNamespace { | ||
interface PlatformToNativeAddressMapping { | ||
@@ -23,0 +23,0 @@ Evm: EvmAddress; |
@@ -20,3 +20,3 @@ import { Address, UniversalAddress } from '@wormhole-foundation/connect-sdk'; | ||
declare global { | ||
namespace Wormhole { | ||
namespace WormholeNamespace { | ||
interface PlatformToNativeAddressMapping { | ||
@@ -23,0 +23,0 @@ Evm: EvmAddress; |
{ | ||
"name": "@wormhole-foundation/connect-sdk-evm", | ||
"version": "0.3.0-beta.1", | ||
"version": "0.3.0-beta.2", | ||
"repository": { | ||
@@ -56,3 +56,3 @@ "type": "git", | ||
"dependencies": { | ||
"@wormhole-foundation/connect-sdk": "^0.3.0-beta.1", | ||
"@wormhole-foundation/connect-sdk": "^0.3.0-beta.2", | ||
"typechain": "^8.2.0", | ||
@@ -59,0 +59,0 @@ "ethers": "^6.5.1", |
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 not supported yet
409341