@wormhole-foundation/sdk 4.14.0 → 4.14.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +34 -34
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wormhole-foundation/sdk",
|
|
3
|
-
"version": "4.14.
|
|
3
|
+
"version": "4.14.1",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git"
|
|
@@ -528,39 +528,39 @@
|
|
|
528
528
|
}
|
|
529
529
|
},
|
|
530
530
|
"dependencies": {
|
|
531
|
-
"@wormhole-foundation/sdk-base": "4.14.
|
|
532
|
-
"@wormhole-foundation/sdk-definitions": "4.14.
|
|
533
|
-
"@wormhole-foundation/sdk-connect": "4.14.
|
|
534
|
-
"@wormhole-foundation/sdk-evm": "4.14.
|
|
535
|
-
"@wormhole-foundation/sdk-evm-core": "4.14.
|
|
536
|
-
"@wormhole-foundation/sdk-evm-tokenbridge": "4.14.
|
|
537
|
-
"@wormhole-foundation/sdk-evm-portico": "4.14.
|
|
538
|
-
"@wormhole-foundation/sdk-evm-cctp": "4.14.
|
|
539
|
-
"@wormhole-foundation/sdk-evm-tbtc": "4.14.
|
|
540
|
-
"@wormhole-foundation/sdk-solana": "4.14.
|
|
541
|
-
"@wormhole-foundation/sdk-solana-core": "4.14.
|
|
542
|
-
"@wormhole-foundation/sdk-solana-tokenbridge": "4.14.
|
|
543
|
-
"@wormhole-foundation/sdk-solana-cctp": "4.14.
|
|
544
|
-
"@wormhole-foundation/sdk-solana-tbtc": "4.14.
|
|
545
|
-
"@wormhole-foundation/sdk-cosmwasm": "4.14.
|
|
546
|
-
"@wormhole-foundation/sdk-cosmwasm-core": "4.14.
|
|
547
|
-
"@wormhole-foundation/sdk-cosmwasm-tokenbridge": "4.14.
|
|
548
|
-
"@wormhole-foundation/sdk-cosmwasm-ibc": "4.14.
|
|
549
|
-
"@wormhole-foundation/sdk-sui": "4.14.
|
|
550
|
-
"@wormhole-foundation/sdk-sui-core": "4.14.
|
|
551
|
-
"@wormhole-foundation/sdk-sui-tokenbridge": "4.14.
|
|
552
|
-
"@wormhole-foundation/sdk-sui-cctp": "4.14.
|
|
553
|
-
"@wormhole-foundation/sdk-aptos": "4.14.
|
|
554
|
-
"@wormhole-foundation/sdk-aptos-core": "4.14.
|
|
555
|
-
"@wormhole-foundation/sdk-aptos-tokenbridge": "4.14.
|
|
556
|
-
"@wormhole-foundation/sdk-aptos-cctp": "4.14.
|
|
557
|
-
"@wormhole-foundation/sdk-algorand": "4.14.
|
|
558
|
-
"@wormhole-foundation/sdk-algorand-core": "4.14.
|
|
559
|
-
"@wormhole-foundation/sdk-algorand-tokenbridge": "4.14.
|
|
560
|
-
"@wormhole-foundation/sdk-stacks": "4.14.
|
|
561
|
-
"@wormhole-foundation/sdk-stacks-core": "4.14.
|
|
562
|
-
"@wormhole-foundation/sdk-xrpl": "4.14.
|
|
563
|
-
"@wormhole-foundation/sdk-btc": "4.14.
|
|
531
|
+
"@wormhole-foundation/sdk-base": "4.14.1",
|
|
532
|
+
"@wormhole-foundation/sdk-definitions": "4.14.1",
|
|
533
|
+
"@wormhole-foundation/sdk-connect": "4.14.1",
|
|
534
|
+
"@wormhole-foundation/sdk-evm": "4.14.1",
|
|
535
|
+
"@wormhole-foundation/sdk-evm-core": "4.14.1",
|
|
536
|
+
"@wormhole-foundation/sdk-evm-tokenbridge": "4.14.1",
|
|
537
|
+
"@wormhole-foundation/sdk-evm-portico": "4.14.1",
|
|
538
|
+
"@wormhole-foundation/sdk-evm-cctp": "4.14.1",
|
|
539
|
+
"@wormhole-foundation/sdk-evm-tbtc": "4.14.1",
|
|
540
|
+
"@wormhole-foundation/sdk-solana": "4.14.1",
|
|
541
|
+
"@wormhole-foundation/sdk-solana-core": "4.14.1",
|
|
542
|
+
"@wormhole-foundation/sdk-solana-tokenbridge": "4.14.1",
|
|
543
|
+
"@wormhole-foundation/sdk-solana-cctp": "4.14.1",
|
|
544
|
+
"@wormhole-foundation/sdk-solana-tbtc": "4.14.1",
|
|
545
|
+
"@wormhole-foundation/sdk-cosmwasm": "4.14.1",
|
|
546
|
+
"@wormhole-foundation/sdk-cosmwasm-core": "4.14.1",
|
|
547
|
+
"@wormhole-foundation/sdk-cosmwasm-tokenbridge": "4.14.1",
|
|
548
|
+
"@wormhole-foundation/sdk-cosmwasm-ibc": "4.14.1",
|
|
549
|
+
"@wormhole-foundation/sdk-sui": "4.14.1",
|
|
550
|
+
"@wormhole-foundation/sdk-sui-core": "4.14.1",
|
|
551
|
+
"@wormhole-foundation/sdk-sui-tokenbridge": "4.14.1",
|
|
552
|
+
"@wormhole-foundation/sdk-sui-cctp": "4.14.1",
|
|
553
|
+
"@wormhole-foundation/sdk-aptos": "4.14.1",
|
|
554
|
+
"@wormhole-foundation/sdk-aptos-core": "4.14.1",
|
|
555
|
+
"@wormhole-foundation/sdk-aptos-tokenbridge": "4.14.1",
|
|
556
|
+
"@wormhole-foundation/sdk-aptos-cctp": "4.14.1",
|
|
557
|
+
"@wormhole-foundation/sdk-algorand": "4.14.1",
|
|
558
|
+
"@wormhole-foundation/sdk-algorand-core": "4.14.1",
|
|
559
|
+
"@wormhole-foundation/sdk-algorand-tokenbridge": "4.14.1",
|
|
560
|
+
"@wormhole-foundation/sdk-stacks": "4.14.1",
|
|
561
|
+
"@wormhole-foundation/sdk-stacks-core": "4.14.1",
|
|
562
|
+
"@wormhole-foundation/sdk-xrpl": "4.14.1",
|
|
563
|
+
"@wormhole-foundation/sdk-btc": "4.14.1"
|
|
564
564
|
},
|
|
565
565
|
"type": "module"
|
|
566
566
|
}
|