@tatumio/bch 2.0.1-alpha.222 → 2.0.1-alpha.228

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -8
package/package.json CHANGED
@@ -1,19 +1,18 @@
1
1
  {
2
2
  "name": "@tatumio/bch",
3
- "version": "2.0.1-alpha.222",
3
+ "version": "2.0.1-alpha.228",
4
4
  "license": "MIT",
5
5
  "main": "./src/index.js",
6
6
  "typings": "./src/index.d.ts",
7
7
  "dependencies": {
8
- "@tatumio/shared-testing": "2.0.1-alpha.221",
9
- "@tatumio/shared-blockchain-btc-based": "2.0.1-alpha.221",
10
- "@tatumio/shared-core": "2.0.1-alpha.221",
8
+ "@tatumio/shared-testing": "2.0.1-alpha.227",
9
+ "@tatumio/shared-blockchain-btc-based": "2.0.1-alpha.227",
10
+ "@tatumio/shared-core": "2.0.1-alpha.227",
11
11
  "axios": "^0.24.0",
12
- "@tatumio/api-client": "2.0.1-alpha.221",
13
- "cross-blob": "^3.0.0",
12
+ "@tatumio/api-client": "2.0.1-alpha.227",
14
13
  "form-data": "^4.0.0",
15
- "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.221",
16
- "@tatumio/shared-abstract-sdk": "2.0.1-alpha.221",
14
+ "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.227",
15
+ "@tatumio/shared-abstract-sdk": "2.0.1-alpha.227",
17
16
  "bignumber.js": "^9.0.2",
18
17
  "bip32": "^2.0.5",
19
18
  "bip39": "^3.0.2",