@bitgo/sdk-rpc-wrapper 1.1.0 → 1.1.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
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.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-rpc-wrapper@1.1.0...@bitgo/sdk-rpc-wrapper@1.1.1) (2023-04-20)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-rpc-wrapper
9
+
6
10
  # 1.1.0 (2023-04-13)
7
11
 
8
12
  ### Features
@@ -657,8 +657,8 @@
657
657
  "affectsGlobalScope": false
658
658
  },
659
659
  "../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts": {
660
- "version": "91e969c3f8f61c17b7c2204e9b649d4f672625bc2f6285f27dafbde13fda1a5f",
661
- "signature": "91e969c3f8f61c17b7c2204e9b649d4f672625bc2f6285f27dafbde13fda1a5f",
660
+ "version": "e80b1ebc510a137bc4dedd89be5689b550d87ce96930b3cdedf86c7dc34cb02c",
661
+ "signature": "e80b1ebc510a137bc4dedd89be5689b550d87ce96930b3cdedf86c7dc34cb02c",
662
662
  "affectsGlobalScope": false
663
663
  },
664
664
  "../../utxo-lib/dist/src/bitgo/dash/dashpsbt.d.ts": {
@@ -927,8 +927,8 @@
927
927
  "affectsGlobalScope": false
928
928
  },
929
929
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts": {
930
- "version": "b0802ce4aeddda602546238e808a2066ec13285eb66a9cbdb11942457ca641da",
931
- "signature": "b0802ce4aeddda602546238e808a2066ec13285eb66a9cbdb11942457ca641da",
930
+ "version": "d3ee577ba9c68e19ee9b082d210d4149fb2cdb308c9390a16dedbb81d6109f09",
931
+ "signature": "d3ee577ba9c68e19ee9b082d210d4149fb2cdb308c9390a16dedbb81d6109f09",
932
932
  "affectsGlobalScope": false
933
933
  },
934
934
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/index.d.ts": {
@@ -1896,6 +1896,16 @@
1896
1896
  "signature": "9d79351446d25e7740ed749c9aa36e609b8906a5cb4b70c0c544d56f5befedf1",
1897
1897
  "affectsGlobalScope": false
1898
1898
  },
1899
+ "../../sdk-core/dist/src/openssl/openssl.d.ts": {
1900
+ "version": "31e6062345138f878e1813f965d26f31a9a2e91b5daf3b1101e415dd424335a6",
1901
+ "signature": "31e6062345138f878e1813f965d26f31a9a2e91b5daf3b1101e415dd424335a6",
1902
+ "affectsGlobalScope": false
1903
+ },
1904
+ "../../sdk-core/dist/src/openssl/index.d.ts": {
1905
+ "version": "bc580e666ed9141b648308ef30cda43214b36620f0c9eaa3a1380d27124a6ecd",
1906
+ "signature": "bc580e666ed9141b648308ef30cda43214b36620f0c9eaa3a1380d27124a6ecd",
1907
+ "affectsGlobalScope": false
1908
+ },
1899
1909
  "../../sdk-core/dist/src/common.d.ts": {
1900
1910
  "version": "1d66ff77b2723eeea8a578545278567b4e431e715daee5257db3f48e348717f6",
1901
1911
  "signature": "1d66ff77b2723eeea8a578545278567b4e431e715daee5257db3f48e348717f6",
@@ -1907,8 +1917,8 @@
1907
1917
  "affectsGlobalScope": false
1908
1918
  },
1909
1919
  "../../sdk-core/dist/src/index.d.ts": {
1910
- "version": "57f3b40f9234097889512ece7292220d47aad431b467c954e171370360e14ba8",
1911
- "signature": "57f3b40f9234097889512ece7292220d47aad431b467c954e171370360e14ba8",
1920
+ "version": "4e6fb0894311b62b63b2188c3c2fb79a7bbc4f0da695fb6fb43ad1b9dec69a4f",
1921
+ "signature": "4e6fb0894311b62b63b2188c3c2fb79a7bbc4f0da695fb6fb43ad1b9dec69a4f",
1912
1922
  "affectsGlobalScope": false
1913
1923
  },
1914
1924
  "../../../node_modules/@types/bn.js/index.d.ts": {
@@ -3820,8 +3830,12 @@
3820
3830
  "../../sdk-core/dist/src/bitgojserror.d.ts",
3821
3831
  "../../sdk-core/dist/src/coins/index.d.ts",
3822
3832
  "../../sdk-core/dist/src/common.d.ts",
3833
+ "../../sdk-core/dist/src/openssl/index.d.ts",
3823
3834
  "../../sdk-core/dist/src/units.d.ts"
3824
3835
  ],
3836
+ "../../sdk-core/dist/src/openssl/index.d.ts": [
3837
+ "../../sdk-core/dist/src/openssl/openssl.d.ts"
3838
+ ],
3825
3839
  "../../sdk-core/dist/src/units.d.ts": [
3826
3840
  "../../../node_modules/bignumber.js/bignumber.d.ts"
3827
3841
  ],
@@ -6485,8 +6499,12 @@
6485
6499
  "../../sdk-core/dist/src/bitgojserror.d.ts",
6486
6500
  "../../sdk-core/dist/src/coins/index.d.ts",
6487
6501
  "../../sdk-core/dist/src/common.d.ts",
6502
+ "../../sdk-core/dist/src/openssl/index.d.ts",
6488
6503
  "../../sdk-core/dist/src/units.d.ts"
6489
6504
  ],
6505
+ "../../sdk-core/dist/src/openssl/index.d.ts": [
6506
+ "../../sdk-core/dist/src/openssl/openssl.d.ts"
6507
+ ],
6490
6508
  "../../sdk-core/dist/src/units.d.ts": [
6491
6509
  "../../../node_modules/bignumber.js/bignumber.d.ts"
6492
6510
  ],
@@ -8487,6 +8505,8 @@
8487
8505
  "../../sdk-core/dist/src/coins/tsusd.d.ts",
8488
8506
  "../../sdk-core/dist/src/common.d.ts",
8489
8507
  "../../sdk-core/dist/src/index.d.ts",
8508
+ "../../sdk-core/dist/src/openssl/index.d.ts",
8509
+ "../../sdk-core/dist/src/openssl/openssl.d.ts",
8490
8510
  "../../sdk-core/dist/src/units.d.ts",
8491
8511
  "../../sdk-core/node_modules/fp-ts/hkt.d.ts",
8492
8512
  "../../sdk-core/node_modules/fp-ts/lib/alt.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo/sdk-rpc-wrapper",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Bitgo SDK wrapper to handle EVM RPC events",
5
5
  "main": "./dist/src/index.js",
6
6
  "type": "./dist/src/index.d.ts",
@@ -13,12 +13,12 @@
13
13
  "fmt": "prettier --write '{src,test}/**/*.{ts,js,json}'"
14
14
  },
15
15
  "dependencies": {
16
- "@bitgo/sdk-core": "^8.0.0"
16
+ "@bitgo/sdk-core": "^8.1.0"
17
17
  },
18
18
  "devDependencies": {
19
- "@bitgo/sdk-api": "^1.9.11",
20
- "@bitgo/sdk-coin-eth": "^4.3.0",
21
- "@bitgo/sdk-test": "^1.2.16"
19
+ "@bitgo/sdk-api": "^1.9.12",
20
+ "@bitgo/sdk-coin-eth": "^4.3.1",
21
+ "@bitgo/sdk-test": "^1.2.17"
22
22
  },
23
23
  "author": "Bitgo DEFI Team <defi-team@bitgo.com>",
24
24
  "license": "MIT",
@@ -44,5 +44,5 @@
44
44
  ".ts"
45
45
  ]
46
46
  },
47
- "gitHead": "fdabb43f7200612031c99fe4b8695c98d40c3cf7"
47
+ "gitHead": "1dc88962a7dec6805607e4510e20e0e80a84d01f"
48
48
  }