@bitgo/sdk-api 1.1.0-rc.15 → 1.1.0-rc.16

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.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-api@1.1.0-rc.15...@bitgo/sdk-api@1.1.0-rc.16) (2022-06-21)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-api
9
+
10
+
11
+
12
+
13
+
6
14
  # [1.1.0-rc.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-api@1.1.0-rc.14...@bitgo/sdk-api@1.1.0-rc.15) (2022-06-16)
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.15",
3
+ "version": "1.1.0-rc.16",
4
4
  "description": "REST wrapper for BitGoJS",
5
5
  "main": "./dist/src/index.js",
6
6
  "web": "./dist/web/main.js",
@@ -39,7 +39,7 @@
39
39
  ]
40
40
  },
41
41
  "dependencies": {
42
- "@bitgo/sdk-core": "^1.1.0-rc.12",
42
+ "@bitgo/sdk-core": "^1.1.0-rc.13",
43
43
  "@bitgo/sjcl": "^1.0.1-rc.3",
44
44
  "@bitgo/utxo-lib": "^2.3.0-rc.8",
45
45
  "@types/superagent": "4.1.15",
@@ -63,5 +63,5 @@
63
63
  "webpack": "5.66.0",
64
64
  "webpack-cli": "4.9.1"
65
65
  },
66
- "gitHead": "4099f41a8ae180696deba5742418131fd3379c9d"
66
+ "gitHead": "470decafdce823e475e9d8744063556916b06839"
67
67
  }
@@ -1342,8 +1342,8 @@
1342
1342
  "affectsGlobalScope": false
1343
1343
  },
1344
1344
  "../../sdk-core/dist/src/bitgo/coinfactory.d.ts": {
1345
- "version": "06b42480ae78f611f52ae7a3647bc61bb34822fdf7c85332eda73aaf3a8342aa",
1346
- "signature": "06b42480ae78f611f52ae7a3647bc61bb34822fdf7c85332eda73aaf3a8342aa",
1345
+ "version": "1a12e8327fef7734f849cb1f0d2b855f7330d1c8bdaf5a987f0189139b3b73f6",
1346
+ "signature": "1a12e8327fef7734f849cb1f0d2b855f7330d1c8bdaf5a987f0189139b3b73f6",
1347
1347
  "affectsGlobalScope": false
1348
1348
  },
1349
1349
  "../../sdk-core/dist/src/bitgo/ecdh.d.ts": {
@@ -1512,7 +1512,7 @@
1512
1512
  "affectsGlobalScope": false
1513
1513
  },
1514
1514
  "../package.json": {
1515
- "version": "edcf1bd727e062ac6e0f7cb52249b1e6b320ea6ee7ea2b7ecbeb0159e2d0bfaa",
1515
+ "version": "2ae180180ca123e4755075dde7e9dc8ce47df33cbacc19ac02e923492a817b21",
1516
1516
  "affectsGlobalScope": true
1517
1517
  },
1518
1518
  "../src/encrypt.ts": {