File tree 28 files changed +102
-102
lines changed
28 files changed +102
-102
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-connect" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
75
75
},
76
76
"dependencies" : {
77
77
"axios" : " ^1.4.0" ,
78
- "@wormhole-foundation/sdk-base" : " 0.6.3 " ,
79
- "@wormhole-foundation/sdk-definitions" : " 0.6.3 "
78
+ "@wormhole-foundation/sdk-base" : " 0.6.4 " ,
79
+ "@wormhole-foundation/sdk-definitions" : " 0.6.4 "
80
80
},
81
81
"type" : " module"
82
82
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-base" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-definitions" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
66
66
"dependencies" : {
67
67
"@noble/hashes" : " ^1.3.1" ,
68
68
"@noble/curves" : " ^1.4.0" ,
69
- "@wormhole-foundation/sdk-base" : " 0.6.3 "
69
+ "@wormhole-foundation/sdk-base" : " 0.6.4 "
70
70
},
71
71
"type" : " module"
72
72
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/connect-sdk-examples" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
51
51
"tsx" : " ^4.7.0"
52
52
},
53
53
"dependencies" : {
54
- "@wormhole-foundation/sdk" : " 0.6.3 "
54
+ "@wormhole-foundation/sdk" : " 0.6.4 "
55
55
}
56
56
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ts-sdk" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"directories" : {
6
6
"test" : " __tests__"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-algorand" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
76
76
"test" : " jest --config ./jest.config.ts"
77
77
},
78
78
"dependencies" : {
79
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
79
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
80
80
"algosdk" : " 2.7.0"
81
81
},
82
82
"type" : " module"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-algorand-core" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
45
45
"prettier" : " prettier --write ./src"
46
46
},
47
47
"dependencies" : {
48
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
49
- "@wormhole-foundation/sdk-algorand" : " 0.6.3 "
48
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
49
+ "@wormhole-foundation/sdk-algorand" : " 0.6.4 "
50
50
},
51
51
"type" : " module" ,
52
52
"exports" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-algorand-tokenbridge" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
45
45
"prettier" : " prettier --write ./src"
46
46
},
47
47
"dependencies" : {
48
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
49
- "@wormhole-foundation/sdk-algorand" : " 0.6.3 " ,
50
- "@wormhole-foundation/sdk-algorand-core" : " 0.6.3 "
48
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
49
+ "@wormhole-foundation/sdk-algorand" : " 0.6.4 " ,
50
+ "@wormhole-foundation/sdk-algorand-core" : " 0.6.4 "
51
51
},
52
52
"type" : " module" ,
53
53
"exports" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-aptos" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
46
46
"prettier" : " prettier --write ./src"
47
47
},
48
48
"dependencies" : {
49
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
49
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
50
50
"aptos" : " 1.21.0"
51
51
},
52
52
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-aptos-core" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
45
45
"prettier" : " prettier --write ./src"
46
46
},
47
47
"dependencies" : {
48
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
49
- "@wormhole-foundation/sdk-aptos" : " 0.6.3 "
48
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
49
+ "@wormhole-foundation/sdk-aptos" : " 0.6.4 "
50
50
},
51
51
"type" : " module" ,
52
52
"exports" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-aptos-tokenbridge" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
45
45
"prettier" : " prettier --write ./src"
46
46
},
47
47
"dependencies" : {
48
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
49
- "@wormhole-foundation/sdk-aptos" : " 0.6.3 "
48
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
49
+ "@wormhole-foundation/sdk-aptos" : " 0.6.4 "
50
50
},
51
51
"type" : " module" ,
52
52
"exports" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-cosmwasm" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
53
53
"test" : " jest --config ./jest.config.ts"
54
54
},
55
55
"dependencies" : {
56
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
56
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
57
57
"@cosmjs/cosmwasm-stargate" : " ^0.32.0" ,
58
58
"@cosmjs/proto-signing" : " ^0.32.0" ,
59
59
"@cosmjs/stargate" : " ^0.32.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-cosmwasm-core" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
52
52
"prettier" : " prettier --write ./src"
53
53
},
54
54
"dependencies" : {
55
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
56
- "@wormhole-foundation/sdk-cosmwasm" : " 0.6.3 " ,
55
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
56
+ "@wormhole-foundation/sdk-cosmwasm" : " 0.6.4 " ,
57
57
"@cosmjs/cosmwasm-stargate" : " ^0.32.0" ,
58
58
"@cosmjs/stargate" : " ^0.32.0" ,
59
59
"@injectivelabs/sdk-ts" : " ^1.14.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-cosmwasm-ibc" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
57
57
"@cosmjs/stargate" : " ^0.32.0" ,
58
58
"cosmjs-types" : " ^0.9.0" ,
59
59
"@injectivelabs/sdk-ts" : " ^1.14.4" ,
60
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
61
- "@wormhole-foundation/sdk-cosmwasm" : " 0.6.3 " ,
62
- "@wormhole-foundation/sdk-cosmwasm-core" : " 0.6.3 "
60
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
61
+ "@wormhole-foundation/sdk-cosmwasm" : " 0.6.4 " ,
62
+ "@wormhole-foundation/sdk-cosmwasm-core" : " 0.6.4 "
63
63
},
64
64
"type" : " module" ,
65
65
"exports" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-cosmwasm-tokenbridge" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
54
54
"dependencies" : {
55
55
"@injectivelabs/sdk-ts" : " ^1.14.4" ,
56
56
"@cosmjs/cosmwasm-stargate" : " ^0.32.0" ,
57
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
58
- "@wormhole-foundation/sdk-cosmwasm" : " 0.6.3 "
57
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
58
+ "@wormhole-foundation/sdk-cosmwasm" : " 0.6.4 "
59
59
},
60
60
"type" : " module" ,
61
61
"exports" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-evm" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
57
57
"nock" : " 13.3.8"
58
58
},
59
59
"dependencies" : {
60
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
60
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
61
61
"ethers" : " ^6.5.1"
62
62
},
63
63
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-evm-cctp" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
53
53
"prettier" : " prettier --write ./src"
54
54
},
55
55
"dependencies" : {
56
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
57
- "@wormhole-foundation/sdk-evm" : " 0.6.3 " ,
56
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
57
+ "@wormhole-foundation/sdk-evm" : " 0.6.4 " ,
58
58
"ethers" : " ^6.5.1"
59
59
},
60
60
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-evm-core" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
52
52
"prettier" : " prettier --write ./src"
53
53
},
54
54
"dependencies" : {
55
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
56
- "@wormhole-foundation/sdk-evm" : " 0.6.3 " ,
55
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
56
+ "@wormhole-foundation/sdk-evm" : " 0.6.4 " ,
57
57
"ethers" : " ^6.5.1"
58
58
},
59
59
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-evm-portico" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
52
52
"prettier" : " prettier --write ./src"
53
53
},
54
54
"dependencies" : {
55
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
56
- "@wormhole-foundation/sdk-evm" : " 0.6.3 " ,
57
- "@wormhole-foundation/sdk-evm-core" : " 0.6.3 " ,
58
- "@wormhole-foundation/sdk-evm-tokenbridge" : " 0.6.3 " ,
55
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
56
+ "@wormhole-foundation/sdk-evm" : " 0.6.4 " ,
57
+ "@wormhole-foundation/sdk-evm-core" : " 0.6.4 " ,
58
+ "@wormhole-foundation/sdk-evm-tokenbridge" : " 0.6.4 " ,
59
59
"ethers" : " ^6.5.1"
60
60
},
61
61
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-evm-tokenbridge" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
52
52
"prettier" : " prettier --write ./src"
53
53
},
54
54
"dependencies" : {
55
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
56
- "@wormhole-foundation/sdk-evm" : " 0.6.3 " ,
57
- "@wormhole-foundation/sdk-evm-core" : " 0.6.3 " ,
55
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
56
+ "@wormhole-foundation/sdk-evm" : " 0.6.4 " ,
57
+ "@wormhole-foundation/sdk-evm-core" : " 0.6.4 " ,
58
58
"ethers" : " ^6.5.1"
59
59
},
60
60
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-solana" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
49
49
"nock" : " ^13.3.3"
50
50
},
51
51
"dependencies" : {
52
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
52
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
53
53
"@coral-xyz/borsh" : " 0.29.0" ,
54
54
"@coral-xyz/anchor" : " 0.29.0" ,
55
55
"@solana/spl-token" : " 0.3.9" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wormhole-foundation/sdk-solana-cctp" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/wormhole-foundation/connect-sdk.git"
48
48
"prettier" : " prettier --write ./src"
49
49
},
50
50
"dependencies" : {
51
- "@wormhole-foundation/sdk-connect" : " 0.6.3 " ,
52
- "@wormhole-foundation/sdk-solana" : " 0.6.3 " ,
51
+ "@wormhole-foundation/sdk-connect" : " 0.6.4 " ,
52
+ "@wormhole-foundation/sdk-solana" : " 0.6.4 " ,
53
53
"@coral-xyz/anchor" : " 0.29.0" ,
54
54
"@solana/spl-token" : " 0.3.9" ,
55
55
"@solana/web3.js" : " 1.91.7"
You can’t perform that action at this time.
0 commit comments