@bitgo-beta/abstract-eth 1.0.2-beta.25 → 1.0.2-beta.27
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/dist/tsconfig.tsbuildinfo +12 -12
- package/package.json +6 -6
|
@@ -382,8 +382,8 @@
|
|
|
382
382
|
"affectsGlobalScope": false
|
|
383
383
|
},
|
|
384
384
|
"../../statics/dist/src/networks.d.ts": {
|
|
385
|
-
"version": "
|
|
386
|
-
"signature": "
|
|
385
|
+
"version": "acdfd20d8daf0a146ecbe77cba5000334d5a8affff3efb0c828ea783dd035cba",
|
|
386
|
+
"signature": "acdfd20d8daf0a146ecbe77cba5000334d5a8affff3efb0c828ea783dd035cba",
|
|
387
387
|
"affectsGlobalScope": false
|
|
388
388
|
},
|
|
389
389
|
"../../statics/dist/src/base.d.ts": {
|
|
@@ -627,13 +627,13 @@
|
|
|
627
627
|
"affectsGlobalScope": false
|
|
628
628
|
},
|
|
629
629
|
"../../utxo-lib/dist/src/bitgo/UtxoPsbt.d.ts": {
|
|
630
|
-
"version": "
|
|
631
|
-
"signature": "
|
|
630
|
+
"version": "9a8ba6cf84dcfe4c30c54813ca5e9cdad2a9b9d0bdaae945b91db0c79c55d7e8",
|
|
631
|
+
"signature": "9a8ba6cf84dcfe4c30c54813ca5e9cdad2a9b9d0bdaae945b91db0c79c55d7e8",
|
|
632
632
|
"affectsGlobalScope": false
|
|
633
633
|
},
|
|
634
634
|
"../../utxo-lib/dist/src/bitgo/dash/DashPsbt.d.ts": {
|
|
635
|
-
"version": "
|
|
636
|
-
"signature": "
|
|
635
|
+
"version": "93038b83dd63cf756b03e1cbfb7207998f0aee0ecdc2f5094060522b669d2080",
|
|
636
|
+
"signature": "93038b83dd63cf756b03e1cbfb7207998f0aee0ecdc2f5094060522b669d2080",
|
|
637
637
|
"affectsGlobalScope": false
|
|
638
638
|
},
|
|
639
639
|
"../../utxo-lib/dist/src/transaction_builder.d.ts": {
|
|
@@ -672,8 +672,8 @@
|
|
|
672
672
|
"affectsGlobalScope": false
|
|
673
673
|
},
|
|
674
674
|
"../../utxo-lib/dist/src/bitgo/transaction.d.ts": {
|
|
675
|
-
"version": "
|
|
676
|
-
"signature": "
|
|
675
|
+
"version": "c726a097febde9becca10f50d83b7af3e88dda5115bb3ce559cf3e712b5949cc",
|
|
676
|
+
"signature": "c726a097febde9becca10f50d83b7af3e88dda5115bb3ce559cf3e712b5949cc",
|
|
677
677
|
"affectsGlobalScope": false
|
|
678
678
|
},
|
|
679
679
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts": {
|
|
@@ -712,8 +712,8 @@
|
|
|
712
712
|
"affectsGlobalScope": false
|
|
713
713
|
},
|
|
714
714
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashPsbt.d.ts": {
|
|
715
|
-
"version": "
|
|
716
|
-
"signature": "
|
|
715
|
+
"version": "2fb010aa0cd11dbe2380930fea8be4b2e4a927863d8c2900fb89b9aa7240e9df",
|
|
716
|
+
"signature": "2fb010aa0cd11dbe2380930fea8be4b2e4a927863d8c2900fb89b9aa7240e9df",
|
|
717
717
|
"affectsGlobalScope": false
|
|
718
718
|
},
|
|
719
719
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransactionBuilder.d.ts": {
|
|
@@ -987,8 +987,8 @@
|
|
|
987
987
|
"affectsGlobalScope": false
|
|
988
988
|
},
|
|
989
989
|
"../../sdk-core/dist/src/bitgo/utils/mpcUtils.d.ts": {
|
|
990
|
-
"version": "
|
|
991
|
-
"signature": "
|
|
990
|
+
"version": "1a7e4254060134c4878ef1360315f3616fc84923feb79dd0f1b070dda03d4a16",
|
|
991
|
+
"signature": "1a7e4254060134c4878ef1360315f3616fc84923feb79dd0f1b070dda03d4a16",
|
|
992
992
|
"affectsGlobalScope": false
|
|
993
993
|
},
|
|
994
994
|
"../../sdk-core/dist/src/bitgo/utils/blsUtils.d.ts": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitgo-beta/abstract-eth",
|
|
3
|
-
"version": "1.0.2-beta.
|
|
3
|
+
"version": "1.0.2-beta.27",
|
|
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-beta/sdk-coin-eth": "1.1.1-beta.
|
|
41
|
-
"@bitgo-beta/sdk-core": "1.1.1-beta.
|
|
42
|
-
"@bitgo-beta/statics": "7.0.1-beta.
|
|
43
|
-
"@bitgo-beta/utxo-lib": "2.4.2-beta.
|
|
40
|
+
"@bitgo-beta/sdk-coin-eth": "1.1.1-beta.27",
|
|
41
|
+
"@bitgo-beta/sdk-core": "1.1.1-beta.27",
|
|
42
|
+
"@bitgo-beta/statics": "7.0.1-beta.27",
|
|
43
|
+
"@bitgo-beta/utxo-lib": "2.4.2-beta.27",
|
|
44
44
|
"bignumber.js": "^8.0.1"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "ae77455b3354b72e94eb93671923372edfbf47e6"
|
|
47
47
|
}
|