@tatumio/sdk 2.2.39 → 2.2.41

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 +26 -26
package/package.json CHANGED
@@ -1,51 +1,51 @@
1
1
  {
2
2
  "name": "@tatumio/sdk",
3
- "version": "2.2.39",
3
+ "version": "2.2.41",
4
4
  "license": "MIT",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
7
7
  "dependencies": {
8
- "@tatumio/btc": "2.2.39",
9
- "@tatumio/shared-testing-common": "2.2.39",
10
- "@tatumio/api-client": "2.2.39",
8
+ "@tatumio/btc": "2.2.41",
9
+ "@tatumio/shared-testing-common": "2.2.41",
10
+ "@tatumio/api-client": "2.2.41",
11
11
  "axios": "^0.26.0",
12
12
  "form-data": "^4.0.0",
13
- "@tatumio/shared-testing-btc-based": "2.2.39",
14
- "@tatumio/shared-blockchain-btc-based": "2.2.39",
15
- "@tatumio/shared-abstract-sdk": "2.2.39",
13
+ "@tatumio/shared-testing-btc-based": "2.2.41",
14
+ "@tatumio/shared-blockchain-btc-based": "2.2.41",
15
+ "@tatumio/shared-abstract-sdk": "2.2.41",
16
16
  "bignumber.js": "^9.0.2",
17
- "@tatumio/shared-core": "2.2.39",
17
+ "@tatumio/shared-core": "2.2.41",
18
18
  "lodash": "^4.17.21",
19
- "@tatumio/shared-blockchain-abstract": "2.2.39",
19
+ "@tatumio/shared-blockchain-abstract": "2.2.41",
20
20
  "bip32": "^2.0.5",
21
21
  "bip39": "^3.0.2",
22
22
  "bitcoinjs-lib": "^5.2.0",
23
23
  "hdkey": "^2.0.1",
24
24
  "bitcore-lib": "10.0.2",
25
- "@tatumio/celo": "2.2.39",
26
- "@tatumio/shared-blockchain-evm-based": "2.2.39",
25
+ "@tatumio/celo": "2.2.41",
26
+ "@tatumio/shared-blockchain-evm-based": "2.2.41",
27
27
  "ethereumjs-wallet": "^1.0.2",
28
28
  "web3": "^1.7.4",
29
29
  "web3-core": "^1.7.4",
30
30
  "web3-utils": "^1.7.4",
31
- "@tatumio/shared-testing-evm-based": "2.2.39",
31
+ "@tatumio/shared-testing-evm-based": "2.2.41",
32
32
  "@celo-tools/celo-ethers-wrapper": "^0.1.0",
33
33
  "web3-eth": "^1.7.4",
34
- "@tatumio/eth": "2.2.39",
35
- "@tatumio/ltc": "2.2.39",
34
+ "@tatumio/eth": "2.2.41",
35
+ "@tatumio/ltc": "2.2.41",
36
36
  "bitcore-lib-ltc": "10.0.0",
37
- "@tatumio/doge": "2.2.39",
37
+ "@tatumio/doge": "2.2.41",
38
38
  "bitcore-lib-doge": "10.0.0",
39
- "@tatumio/polygon": "2.2.39",
39
+ "@tatumio/polygon": "2.2.41",
40
40
  "ethers": "^5.5.4",
41
- "@tatumio/kcs": "2.2.39",
42
- "@tatumio/one": "2.2.39",
41
+ "@tatumio/kcs": "2.2.41",
42
+ "@tatumio/one": "2.2.41",
43
43
  "@harmony-js/crypto": "^0.1.58",
44
- "@tatumio/bsc": "2.2.39",
45
- "@tatumio/xrp": "2.2.39",
46
- "@tatumio/shared-testing-xrp-based": "2.2.39",
44
+ "@tatumio/bsc": "2.2.41",
45
+ "@tatumio/xrp": "2.2.41",
46
+ "@tatumio/shared-testing-xrp-based": "2.2.41",
47
47
  "xrpl": "^2.9.1",
48
- "@tatumio/solana": "2.2.39",
48
+ "@tatumio/solana": "2.2.41",
49
49
  "@solana/web3.js": "1.56.2",
50
50
  "@solana/spl-token": "0.3.6",
51
51
  "@metaplex-foundation/mpl-auction-house": "^2.3.0",
@@ -53,15 +53,15 @@
53
53
  "@metaplex-foundation/mpl-token-metadata": "^2.5.0",
54
54
  "base-58": "^0.0.1",
55
55
  "ed25519-hd-key": "^1.2.0",
56
- "@tatumio/tron": "2.2.39",
56
+ "@tatumio/tron": "2.2.41",
57
57
  "tronweb": "^5.2.0",
58
- "@tatumio/algo": "2.2.39",
58
+ "@tatumio/algo": "2.2.41",
59
59
  "algosdk": "^1.13.1",
60
60
  "base32.js": "^0.1.0",
61
61
  "url-parse": "^1.5.10",
62
- "@tatumio/egld": "2.2.39",
62
+ "@tatumio/egld": "2.2.41",
63
63
  "@elrondnetwork/erdjs": "^9.2.4",
64
- "@tatumio/bch": "2.2.39",
64
+ "@tatumio/bch": "2.2.41",
65
65
  "@tatumio/bitcoincashjs2-lib": "^4.1.2",
66
66
  "cashaddrjs": "^0.4.4",
67
67
  "coininfo": "^5.1.0",