@wormhole-foundation/sdk 3.8.7 → 3.8.8

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.
Files changed (1) hide show
  1. package/package.json +32 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wormhole-foundation/sdk",
3
- "version": "3.8.7",
3
+ "version": "3.8.8",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/wormhole-foundation/connect-sdk.git"
@@ -432,37 +432,37 @@
432
432
  }
433
433
  },
434
434
  "dependencies": {
435
- "@wormhole-foundation/sdk-base": "3.8.7",
436
- "@wormhole-foundation/sdk-definitions": "3.8.7",
437
- "@wormhole-foundation/sdk-connect": "3.8.7",
438
- "@wormhole-foundation/sdk-evm": "3.8.7",
439
- "@wormhole-foundation/sdk-evm-core": "3.8.7",
440
- "@wormhole-foundation/sdk-evm-tokenbridge": "3.8.7",
441
- "@wormhole-foundation/sdk-evm-portico": "3.8.7",
442
- "@wormhole-foundation/sdk-evm-cctp": "3.8.7",
443
- "@wormhole-foundation/sdk-evm-tbtc": "3.8.7",
444
- "@wormhole-foundation/sdk-solana": "3.8.7",
445
- "@wormhole-foundation/sdk-solana-core": "3.8.7",
446
- "@wormhole-foundation/sdk-solana-tokenbridge": "3.8.7",
447
- "@wormhole-foundation/sdk-solana-cctp": "3.8.7",
448
- "@wormhole-foundation/sdk-solana-tbtc": "3.8.7",
449
- "@wormhole-foundation/sdk-cosmwasm": "3.8.7",
450
- "@wormhole-foundation/sdk-cosmwasm-core": "3.8.7",
451
- "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "3.8.7",
452
- "@wormhole-foundation/sdk-cosmwasm-ibc": "3.8.7",
453
- "@wormhole-foundation/sdk-sui": "3.8.7",
454
- "@wormhole-foundation/sdk-sui-core": "3.8.7",
455
- "@wormhole-foundation/sdk-sui-tokenbridge": "3.8.7",
456
- "@wormhole-foundation/sdk-sui-cctp": "3.8.7",
457
- "@wormhole-foundation/sdk-aptos": "3.8.7",
458
- "@wormhole-foundation/sdk-aptos-core": "3.8.7",
459
- "@wormhole-foundation/sdk-aptos-tokenbridge": "3.8.7",
460
- "@wormhole-foundation/sdk-aptos-cctp": "3.8.7",
461
- "@wormhole-foundation/sdk-algorand": "3.8.7",
462
- "@wormhole-foundation/sdk-algorand-core": "3.8.7",
463
- "@wormhole-foundation/sdk-algorand-tokenbridge": "3.8.7",
464
- "@wormhole-foundation/sdk-stacks": "3.8.7",
465
- "@wormhole-foundation/sdk-stacks-core": "3.8.7"
435
+ "@wormhole-foundation/sdk-base": "3.8.8",
436
+ "@wormhole-foundation/sdk-definitions": "3.8.8",
437
+ "@wormhole-foundation/sdk-connect": "3.8.8",
438
+ "@wormhole-foundation/sdk-evm": "3.8.8",
439
+ "@wormhole-foundation/sdk-evm-core": "3.8.8",
440
+ "@wormhole-foundation/sdk-evm-tokenbridge": "3.8.8",
441
+ "@wormhole-foundation/sdk-evm-portico": "3.8.8",
442
+ "@wormhole-foundation/sdk-evm-cctp": "3.8.8",
443
+ "@wormhole-foundation/sdk-evm-tbtc": "3.8.8",
444
+ "@wormhole-foundation/sdk-solana": "3.8.8",
445
+ "@wormhole-foundation/sdk-solana-core": "3.8.8",
446
+ "@wormhole-foundation/sdk-solana-tokenbridge": "3.8.8",
447
+ "@wormhole-foundation/sdk-solana-cctp": "3.8.8",
448
+ "@wormhole-foundation/sdk-solana-tbtc": "3.8.8",
449
+ "@wormhole-foundation/sdk-cosmwasm": "3.8.8",
450
+ "@wormhole-foundation/sdk-cosmwasm-core": "3.8.8",
451
+ "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "3.8.8",
452
+ "@wormhole-foundation/sdk-cosmwasm-ibc": "3.8.8",
453
+ "@wormhole-foundation/sdk-sui": "3.8.8",
454
+ "@wormhole-foundation/sdk-sui-core": "3.8.8",
455
+ "@wormhole-foundation/sdk-sui-tokenbridge": "3.8.8",
456
+ "@wormhole-foundation/sdk-sui-cctp": "3.8.8",
457
+ "@wormhole-foundation/sdk-aptos": "3.8.8",
458
+ "@wormhole-foundation/sdk-aptos-core": "3.8.8",
459
+ "@wormhole-foundation/sdk-aptos-tokenbridge": "3.8.8",
460
+ "@wormhole-foundation/sdk-aptos-cctp": "3.8.8",
461
+ "@wormhole-foundation/sdk-algorand": "3.8.8",
462
+ "@wormhole-foundation/sdk-algorand-core": "3.8.8",
463
+ "@wormhole-foundation/sdk-algorand-tokenbridge": "3.8.8",
464
+ "@wormhole-foundation/sdk-stacks": "3.8.8",
465
+ "@wormhole-foundation/sdk-stacks-core": "3.8.8"
466
466
  },
467
467
  "type": "module"
468
468
  }