@bitgo-beta/abstract-eth 1.0.2-beta.56 → 1.0.2-beta.58
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 -10
- package/package.json +6 -6
|
@@ -387,8 +387,8 @@
|
|
|
387
387
|
"affectsGlobalScope": false
|
|
388
388
|
},
|
|
389
389
|
"../../statics/dist/src/base.d.ts": {
|
|
390
|
-
"version": "
|
|
391
|
-
"signature": "
|
|
390
|
+
"version": "85c546e12e41e4d603a30b3978ba8e774e055dc1f989b7a98b4179f520f34277",
|
|
391
|
+
"signature": "85c546e12e41e4d603a30b3978ba8e774e055dc1f989b7a98b4179f520f34277",
|
|
392
392
|
"affectsGlobalScope": false
|
|
393
393
|
},
|
|
394
394
|
"../../statics/dist/src/map.d.ts": {
|
|
@@ -557,8 +557,8 @@
|
|
|
557
557
|
"affectsGlobalScope": false
|
|
558
558
|
},
|
|
559
559
|
"../../utxo-lib/dist/src/networks.d.ts": {
|
|
560
|
-
"version": "
|
|
561
|
-
"signature": "
|
|
560
|
+
"version": "6185284ab4f31c094de925d004063eacc4eef37335ad3b30d147a07ed7319532",
|
|
561
|
+
"signature": "6185284ab4f31c094de925d004063eacc4eef37335ad3b30d147a07ed7319532",
|
|
562
562
|
"affectsGlobalScope": false
|
|
563
563
|
},
|
|
564
564
|
"../../utxo-lib/dist/src/addressFormat.d.ts": {
|
|
@@ -677,8 +677,8 @@
|
|
|
677
677
|
"affectsGlobalScope": false
|
|
678
678
|
},
|
|
679
679
|
"../../utxo-lib/dist/src/bitgo/Unspent.d.ts": {
|
|
680
|
-
"version": "
|
|
681
|
-
"signature": "
|
|
680
|
+
"version": "d292d26a2618fed985a4a4c0f829d3b4ebbb1c5566c9b9363e36bac43711f9c1",
|
|
681
|
+
"signature": "d292d26a2618fed985a4a4c0f829d3b4ebbb1c5566c9b9363e36bac43711f9c1",
|
|
682
682
|
"affectsGlobalScope": false
|
|
683
683
|
},
|
|
684
684
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts": {
|
|
@@ -1432,8 +1432,8 @@
|
|
|
1432
1432
|
"affectsGlobalScope": false
|
|
1433
1433
|
},
|
|
1434
1434
|
"../../sdk-core/dist/src/bitgo/wallet/wallet.d.ts": {
|
|
1435
|
-
"version": "
|
|
1436
|
-
"signature": "
|
|
1435
|
+
"version": "b615f761248811efa249accd2c38016e91a1805ff773ecb1d7b955fc0c86ba22",
|
|
1436
|
+
"signature": "b615f761248811efa249accd2c38016e91a1805ff773ecb1d7b955fc0c86ba22",
|
|
1437
1437
|
"affectsGlobalScope": false
|
|
1438
1438
|
},
|
|
1439
1439
|
"../../sdk-core/dist/src/bitgo/wallet/iWallets.d.ts": {
|
|
@@ -1537,8 +1537,8 @@
|
|
|
1537
1537
|
"affectsGlobalScope": false
|
|
1538
1538
|
},
|
|
1539
1539
|
"../../sdk-core/dist/src/bitgo/baseCoin/iBaseCoin.d.ts": {
|
|
1540
|
-
"version": "
|
|
1541
|
-
"signature": "
|
|
1540
|
+
"version": "52c517d6b6309ab4586e8da129356791b0007d85ad0ca9a28d662b78473aa47d",
|
|
1541
|
+
"signature": "52c517d6b6309ab4586e8da129356791b0007d85ad0ca9a28d662b78473aa47d",
|
|
1542
1542
|
"affectsGlobalScope": false
|
|
1543
1543
|
},
|
|
1544
1544
|
"../../sdk-core/dist/src/bitgo/webhook/webhooks.d.ts": {
|
|
@@ -3899,6 +3899,7 @@
|
|
|
3899
3899
|
],
|
|
3900
3900
|
"../../utxo-lib/dist/src/bitgo/Unspent.d.ts": [
|
|
3901
3901
|
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
3902
|
+
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
3902
3903
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
3903
3904
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
3904
3905
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
@@ -6281,6 +6282,7 @@
|
|
|
6281
6282
|
],
|
|
6282
6283
|
"../../utxo-lib/dist/src/bitgo/Unspent.d.ts": [
|
|
6283
6284
|
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
6285
|
+
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
6284
6286
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
6285
6287
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
6286
6288
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.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.58",
|
|
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.58",
|
|
41
|
+
"@bitgo-beta/sdk-core": "1.1.1-beta.58",
|
|
42
|
+
"@bitgo-beta/statics": "7.0.1-beta.58",
|
|
43
|
+
"@bitgo-beta/utxo-lib": "2.4.2-beta.58",
|
|
44
44
|
"bignumber.js": "^8.0.1"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "20fcf129eb1e37b1ee17a92a9e32bb22153f4dd1"
|
|
47
47
|
}
|