@bitgo/account-lib 2.21.0-rc.14 → 2.21.0-rc.15

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/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.21.0-rc.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@2.21.0-rc.14...@bitgo/account-lib@2.21.0-rc.15) (2022-08-25)
7
+
8
+ **Note:** Version bump only for package @bitgo/account-lib
9
+
10
+
11
+
12
+
13
+
6
14
  # [2.21.0-rc.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@2.21.0-rc.13...@bitgo/account-lib@2.21.0-rc.14) (2022-08-23)
7
15
 
8
16
  **Note:** Version bump only for package @bitgo/account-lib
@@ -172,8 +172,8 @@
172
172
  "affectsGlobalScope": false
173
173
  },
174
174
  "../../statics/dist/src/base.d.ts": {
175
- "version": "2a9e794799eaaea0c508f903679a8806971260f0b3e03af5128ffd2db72b1cfb",
176
- "signature": "2a9e794799eaaea0c508f903679a8806971260f0b3e03af5128ffd2db72b1cfb",
175
+ "version": "3b8fa58cc6281a552611fe159914a54c479299f978fa300ba3f8b831ec26f2fd",
176
+ "signature": "3b8fa58cc6281a552611fe159914a54c479299f978fa300ba3f8b831ec26f2fd",
177
177
  "affectsGlobalScope": false
178
178
  },
179
179
  "../../statics/dist/src/map.d.ts": {
@@ -1072,13 +1072,13 @@
1072
1072
  "affectsGlobalScope": false
1073
1073
  },
1074
1074
  "../../sdk-core/dist/src/bitgo/staking/istakingwallet.d.ts": {
1075
- "version": "5ccfdcd7858992343feaec1a37034dd7558a3c55f707129a64def3785a75d660",
1076
- "signature": "5ccfdcd7858992343feaec1a37034dd7558a3c55f707129a64def3785a75d660",
1075
+ "version": "ee920e56f0b3967c730b9b20193445169f9b770399aeff8c6582763a45c3dbdd",
1076
+ "signature": "ee920e56f0b3967c730b9b20193445169f9b770399aeff8c6582763a45c3dbdd",
1077
1077
  "affectsGlobalScope": false
1078
1078
  },
1079
1079
  "../../sdk-core/dist/src/bitgo/staking/stakingwallet.d.ts": {
1080
- "version": "d1864c7c174ba5eb7f490b7f760c36cf6f03731ef2295b16695dce41b916f0e1",
1081
- "signature": "d1864c7c174ba5eb7f490b7f760c36cf6f03731ef2295b16695dce41b916f0e1",
1080
+ "version": "f7daad875f9399da7f2e760090b4b88f58c5da65f5321d9991b013949d685af1",
1081
+ "signature": "f7daad875f9399da7f2e760090b4b88f58c5da65f5321d9991b013949d685af1",
1082
1082
  "affectsGlobalScope": false
1083
1083
  },
1084
1084
  "../../sdk-core/dist/src/bitgo/staking/index.d.ts": {
@@ -1397,8 +1397,8 @@
1397
1397
  "affectsGlobalScope": false
1398
1398
  },
1399
1399
  "../../sdk-core/dist/src/bitgo/wallet/wallet.d.ts": {
1400
- "version": "4dd4e46055199338ef0fd01550737d4c9bc884a3ae8ea5cf7306b36ea2779dc2",
1401
- "signature": "4dd4e46055199338ef0fd01550737d4c9bc884a3ae8ea5cf7306b36ea2779dc2",
1400
+ "version": "c840970ae30b63051b8817c939ee481bd582187130f91f70ff47ab6690d79c6d",
1401
+ "signature": "c840970ae30b63051b8817c939ee481bd582187130f91f70ff47ab6690d79c6d",
1402
1402
  "affectsGlobalScope": false
1403
1403
  },
1404
1404
  "../../sdk-core/dist/src/bitgo/wallet/iwallets.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo/account-lib",
3
- "version": "2.21.0-rc.14",
3
+ "version": "2.21.0-rc.15",
4
4
  "description": "BitGo's account library functions",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",
@@ -27,26 +27,26 @@
27
27
  "node": ">=14 <17"
28
28
  },
29
29
  "dependencies": {
30
- "@bitgo/sdk-coin-algo": "^1.1.2-rc.12",
31
- "@bitgo/sdk-coin-avaxc": "^1.1.2-rc.12",
32
- "@bitgo/sdk-coin-avaxp": "^2.2.0-rc.13",
33
- "@bitgo/sdk-coin-bsc": "^1.1.0-rc.12",
34
- "@bitgo/sdk-coin-celo": "^1.1.2-rc.12",
35
- "@bitgo/sdk-coin-cspr": "^1.0.3-rc.12",
36
- "@bitgo/sdk-coin-dot": "^1.0.3-rc.12",
37
- "@bitgo/sdk-coin-etc": "^1.0.3-rc.12",
38
- "@bitgo/sdk-coin-eth": "^2.0.0-rc.8",
39
- "@bitgo/sdk-coin-eth2": "^1.0.3-rc.12",
40
- "@bitgo/sdk-coin-hbar": "^1.1.0-rc.12",
41
- "@bitgo/sdk-coin-near": "^1.1.2-rc.12",
42
- "@bitgo/sdk-coin-polygon": "^1.1.0-rc.10",
43
- "@bitgo/sdk-coin-rbtc": "^1.1.2-rc.12",
44
- "@bitgo/sdk-coin-sol": "^2.0.0-rc.13",
45
- "@bitgo/sdk-coin-stx": "^1.2.0-rc.0",
46
- "@bitgo/sdk-coin-trx": "^1.0.3-rc.12",
47
- "@bitgo/sdk-coin-xtz": "^1.2.0-rc.0",
48
- "@bitgo/sdk-core": "^2.0.0-rc.8",
49
- "@bitgo/statics": "^8.0.0-rc.9",
30
+ "@bitgo/sdk-coin-algo": "^1.1.2-rc.13",
31
+ "@bitgo/sdk-coin-avaxc": "^1.1.2-rc.13",
32
+ "@bitgo/sdk-coin-avaxp": "^2.2.0-rc.14",
33
+ "@bitgo/sdk-coin-bsc": "^1.1.0-rc.13",
34
+ "@bitgo/sdk-coin-celo": "^1.1.2-rc.13",
35
+ "@bitgo/sdk-coin-cspr": "^1.0.3-rc.13",
36
+ "@bitgo/sdk-coin-dot": "^1.0.3-rc.13",
37
+ "@bitgo/sdk-coin-etc": "^1.0.3-rc.13",
38
+ "@bitgo/sdk-coin-eth": "^2.0.0-rc.9",
39
+ "@bitgo/sdk-coin-eth2": "^1.0.3-rc.13",
40
+ "@bitgo/sdk-coin-hbar": "^1.1.0-rc.13",
41
+ "@bitgo/sdk-coin-near": "^1.1.2-rc.13",
42
+ "@bitgo/sdk-coin-polygon": "^1.1.0-rc.11",
43
+ "@bitgo/sdk-coin-rbtc": "^1.1.2-rc.13",
44
+ "@bitgo/sdk-coin-sol": "^2.0.0-rc.14",
45
+ "@bitgo/sdk-coin-stx": "^1.2.0-rc.1",
46
+ "@bitgo/sdk-coin-trx": "^1.0.3-rc.13",
47
+ "@bitgo/sdk-coin-xtz": "^1.2.0-rc.1",
48
+ "@bitgo/sdk-core": "^2.0.0-rc.9",
49
+ "@bitgo/statics": "^8.0.0-rc.10",
50
50
  "bignumber.js": "^9.0.0",
51
51
  "bs58": "^4.0.1"
52
52
  },
@@ -72,5 +72,5 @@
72
72
  "publishConfig": {
73
73
  "access": "public"
74
74
  },
75
- "gitHead": "ef794f113a21f9ff1a43a00eb72fb0f49dfb9de2"
75
+ "gitHead": "223b59e2ab691a4d69800499e21738bed514130b"
76
76
  }