@bitgo/sdk-api 1.1.0-rc.20 → 1.1.0-rc.21

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
+ # [1.1.0-rc.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-api@1.1.0-rc.19...@bitgo/sdk-api@1.1.0-rc.21) (2022-06-29)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-api
9
+
10
+
11
+
12
+
13
+
6
14
  # [1.1.0-rc.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-api@1.1.0-rc.19...@bitgo/sdk-api@1.1.0-rc.20) (2022-06-29)
7
15
 
8
16
  **Note:** Version bump only for package @bitgo/sdk-api
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo/sdk-api",
3
- "version": "1.1.0-rc.20",
3
+ "version": "1.1.0-rc.21",
4
4
  "description": "REST wrapper for BitGoJS",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",
@@ -48,7 +48,7 @@
48
48
  ]
49
49
  },
50
50
  "dependencies": {
51
- "@bitgo/sdk-core": "^1.1.0-rc.17",
51
+ "@bitgo/sdk-core": "^1.1.0-rc.18",
52
52
  "@bitgo/sjcl": "^1.0.1-rc.3",
53
53
  "@bitgo/utxo-lib": "^2.3.0-rc.10",
54
54
  "@types/superagent": "4.1.15",
@@ -64,5 +64,5 @@
64
64
  "superagent": "3.8.3",
65
65
  "superagent-proxy": "3.0.0"
66
66
  },
67
- "gitHead": "bb62bd7bdf67c327e7a5bdda37d5c1e7fda6771a"
67
+ "gitHead": "abaa8e818da1a0eeb6c16ad386b70c3b6bb38795"
68
68
  }
@@ -1462,7 +1462,7 @@
1462
1462
  "affectsGlobalScope": false
1463
1463
  },
1464
1464
  "../package.json": {
1465
- "version": "17e0069163c5bb37df621109ea3e5b0c00d3aba6ec6d68927df4dc63be139977",
1465
+ "version": "00b2a47892b51bfa820570b19ea2317848a3b03572acec8dce0c4683c1fcd556",
1466
1466
  "affectsGlobalScope": true
1467
1467
  },
1468
1468
  "../src/encrypt.ts": {