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