@bitgo/abstract-eth 1.2.16 → 1.2.17

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.2.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.16...@bitgo/abstract-eth@1.2.17) (2023-04-20)
7
+
8
+ **Note:** Version bump only for package @bitgo/abstract-eth
9
+
6
10
  ## [1.2.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.15...@bitgo/abstract-eth@1.2.16) (2023-04-13)
7
11
 
8
12
  **Note:** Version bump only for package @bitgo/abstract-eth
@@ -647,8 +647,8 @@
647
647
  "affectsGlobalScope": false
648
648
  },
649
649
  "../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts": {
650
- "version": "91e969c3f8f61c17b7c2204e9b649d4f672625bc2f6285f27dafbde13fda1a5f",
651
- "signature": "91e969c3f8f61c17b7c2204e9b649d4f672625bc2f6285f27dafbde13fda1a5f",
650
+ "version": "e80b1ebc510a137bc4dedd89be5689b550d87ce96930b3cdedf86c7dc34cb02c",
651
+ "signature": "e80b1ebc510a137bc4dedd89be5689b550d87ce96930b3cdedf86c7dc34cb02c",
652
652
  "affectsGlobalScope": false
653
653
  },
654
654
  "../../utxo-lib/dist/src/bitgo/dash/dashpsbt.d.ts": {
@@ -917,8 +917,8 @@
917
917
  "affectsGlobalScope": false
918
918
  },
919
919
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts": {
920
- "version": "b0802ce4aeddda602546238e808a2066ec13285eb66a9cbdb11942457ca641da",
921
- "signature": "b0802ce4aeddda602546238e808a2066ec13285eb66a9cbdb11942457ca641da",
920
+ "version": "d3ee577ba9c68e19ee9b082d210d4149fb2cdb308c9390a16dedbb81d6109f09",
921
+ "signature": "d3ee577ba9c68e19ee9b082d210d4149fb2cdb308c9390a16dedbb81d6109f09",
922
922
  "affectsGlobalScope": false
923
923
  },
924
924
  "../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/index.d.ts": {
@@ -1886,6 +1886,16 @@
1886
1886
  "signature": "9d79351446d25e7740ed749c9aa36e609b8906a5cb4b70c0c544d56f5befedf1",
1887
1887
  "affectsGlobalScope": false
1888
1888
  },
1889
+ "../../sdk-core/dist/src/openssl/openssl.d.ts": {
1890
+ "version": "31e6062345138f878e1813f965d26f31a9a2e91b5daf3b1101e415dd424335a6",
1891
+ "signature": "31e6062345138f878e1813f965d26f31a9a2e91b5daf3b1101e415dd424335a6",
1892
+ "affectsGlobalScope": false
1893
+ },
1894
+ "../../sdk-core/dist/src/openssl/index.d.ts": {
1895
+ "version": "bc580e666ed9141b648308ef30cda43214b36620f0c9eaa3a1380d27124a6ecd",
1896
+ "signature": "bc580e666ed9141b648308ef30cda43214b36620f0c9eaa3a1380d27124a6ecd",
1897
+ "affectsGlobalScope": false
1898
+ },
1889
1899
  "../../sdk-core/dist/src/common.d.ts": {
1890
1900
  "version": "1d66ff77b2723eeea8a578545278567b4e431e715daee5257db3f48e348717f6",
1891
1901
  "signature": "1d66ff77b2723eeea8a578545278567b4e431e715daee5257db3f48e348717f6",
@@ -1897,8 +1907,8 @@
1897
1907
  "affectsGlobalScope": false
1898
1908
  },
1899
1909
  "../../sdk-core/dist/src/index.d.ts": {
1900
- "version": "57f3b40f9234097889512ece7292220d47aad431b467c954e171370360e14ba8",
1901
- "signature": "57f3b40f9234097889512ece7292220d47aad431b467c954e171370360e14ba8",
1910
+ "version": "4e6fb0894311b62b63b2188c3c2fb79a7bbc4f0da695fb6fb43ad1b9dec69a4f",
1911
+ "signature": "4e6fb0894311b62b63b2188c3c2fb79a7bbc4f0da695fb6fb43ad1b9dec69a4f",
1902
1912
  "affectsGlobalScope": false
1903
1913
  },
1904
1914
  "../../../node_modules/@types/bn.js/index.d.ts": {
@@ -3838,8 +3848,12 @@
3838
3848
  "../../sdk-core/dist/src/bitgojserror.d.ts",
3839
3849
  "../../sdk-core/dist/src/coins/index.d.ts",
3840
3850
  "../../sdk-core/dist/src/common.d.ts",
3851
+ "../../sdk-core/dist/src/openssl/index.d.ts",
3841
3852
  "../../sdk-core/dist/src/units.d.ts"
3842
3853
  ],
3854
+ "../../sdk-core/dist/src/openssl/index.d.ts": [
3855
+ "../../sdk-core/dist/src/openssl/openssl.d.ts"
3856
+ ],
3843
3857
  "../../sdk-core/dist/src/units.d.ts": [
3844
3858
  "../../../node_modules/bignumber.js/bignumber.d.ts"
3845
3859
  ],
@@ -6508,8 +6522,12 @@
6508
6522
  "../../sdk-core/dist/src/bitgojserror.d.ts",
6509
6523
  "../../sdk-core/dist/src/coins/index.d.ts",
6510
6524
  "../../sdk-core/dist/src/common.d.ts",
6525
+ "../../sdk-core/dist/src/openssl/index.d.ts",
6511
6526
  "../../sdk-core/dist/src/units.d.ts"
6512
6527
  ],
6528
+ "../../sdk-core/dist/src/openssl/index.d.ts": [
6529
+ "../../sdk-core/dist/src/openssl/openssl.d.ts"
6530
+ ],
6513
6531
  "../../sdk-core/dist/src/units.d.ts": [
6514
6532
  "../../../node_modules/bignumber.js/bignumber.d.ts"
6515
6533
  ],
@@ -8506,6 +8524,8 @@
8506
8524
  "../../sdk-core/dist/src/coins/tsusd.d.ts",
8507
8525
  "../../sdk-core/dist/src/common.d.ts",
8508
8526
  "../../sdk-core/dist/src/index.d.ts",
8527
+ "../../sdk-core/dist/src/openssl/index.d.ts",
8528
+ "../../sdk-core/dist/src/openssl/openssl.d.ts",
8509
8529
  "../../sdk-core/dist/src/units.d.ts",
8510
8530
  "../../sdk-core/node_modules/fp-ts/hkt.d.ts",
8511
8531
  "../../sdk-core/node_modules/fp-ts/lib/alt.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo/abstract-eth",
3
- "version": "1.2.16",
3
+ "version": "1.2.17",
4
4
  "description": "BitGo SDK coin library for ETH base implementation",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",
@@ -37,11 +37,11 @@
37
37
  ]
38
38
  },
39
39
  "dependencies": {
40
- "@bitgo/sdk-coin-eth": "^4.3.0",
41
- "@bitgo/sdk-core": "^8.0.0",
42
- "@bitgo/statics": "^15.0.0",
43
- "@bitgo/utxo-lib": "^8.0.0",
40
+ "@bitgo/sdk-coin-eth": "^4.3.1",
41
+ "@bitgo/sdk-core": "^8.1.0",
42
+ "@bitgo/statics": "^15.1.0",
43
+ "@bitgo/utxo-lib": "^8.0.1",
44
44
  "bignumber.js": "^8.0.1"
45
45
  },
46
- "gitHead": "fdabb43f7200612031c99fe4b8695c98d40c3cf7"
46
+ "gitHead": "1dc88962a7dec6805607e4510e20e0e80a84d01f"
47
47
  }