@bitgo-beta/sdk-coin-avaxp 2.0.1-beta.214 → 2.0.1-beta.216
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 +22 -4
- package/package.json +6 -6
|
@@ -806,9 +806,14 @@
|
|
|
806
806
|
"signature": "281fd72521d5c85008445779e15086caf1dc82221c17cff47f9203345233771e",
|
|
807
807
|
"affectsGlobalScope": false
|
|
808
808
|
},
|
|
809
|
+
"../../utxo-lib/dist/src/testutil/psbt.d.ts": {
|
|
810
|
+
"version": "1bb9217dd7dc1d3cf8843519319906cad3969bbe6fa5a006a54a5e264180d157",
|
|
811
|
+
"signature": "1bb9217dd7dc1d3cf8843519319906cad3969bbe6fa5a006a54a5e264180d157",
|
|
812
|
+
"affectsGlobalScope": false
|
|
813
|
+
},
|
|
809
814
|
"../../utxo-lib/dist/src/testutil/index.d.ts": {
|
|
810
|
-
"version": "
|
|
811
|
-
"signature": "
|
|
815
|
+
"version": "7a93efebf1bd1a23b8dda3e9a2d4be93aca08dfd8d014b11298dd141c1c23926",
|
|
816
|
+
"signature": "7a93efebf1bd1a23b8dda3e9a2d4be93aca08dfd8d014b11298dd141c1c23926",
|
|
812
817
|
"affectsGlobalScope": false
|
|
813
818
|
},
|
|
814
819
|
"../../../node_modules/@brandonblack/musig/lib/index.d.ts": {
|
|
@@ -5902,7 +5907,8 @@
|
|
|
5902
5907
|
],
|
|
5903
5908
|
"../../utxo-lib/dist/src/testutil/index.d.ts": [
|
|
5904
5909
|
"../../utxo-lib/dist/src/testutil/keys.d.ts",
|
|
5905
|
-
"../../utxo-lib/dist/src/testutil/mock.d.ts"
|
|
5910
|
+
"../../utxo-lib/dist/src/testutil/mock.d.ts",
|
|
5911
|
+
"../../utxo-lib/dist/src/testutil/psbt.d.ts"
|
|
5906
5912
|
],
|
|
5907
5913
|
"../../utxo-lib/dist/src/testutil/keys.d.ts": [
|
|
5908
5914
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
@@ -5914,6 +5920,11 @@
|
|
|
5914
5920
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5915
5921
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5916
5922
|
],
|
|
5923
|
+
"../../utxo-lib/dist/src/testutil/psbt.d.ts": [
|
|
5924
|
+
"../../utxo-lib/dist/src/bitgo/index.d.ts",
|
|
5925
|
+
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts",
|
|
5926
|
+
"../../utxo-lib/dist/src/networks.d.ts"
|
|
5927
|
+
],
|
|
5917
5928
|
"../../utxo-lib/dist/src/transaction_builder.d.ts": [
|
|
5918
5929
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
5919
5930
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
@@ -9629,7 +9640,8 @@
|
|
|
9629
9640
|
],
|
|
9630
9641
|
"../../utxo-lib/dist/src/testutil/index.d.ts": [
|
|
9631
9642
|
"../../utxo-lib/dist/src/testutil/keys.d.ts",
|
|
9632
|
-
"../../utxo-lib/dist/src/testutil/mock.d.ts"
|
|
9643
|
+
"../../utxo-lib/dist/src/testutil/mock.d.ts",
|
|
9644
|
+
"../../utxo-lib/dist/src/testutil/psbt.d.ts"
|
|
9633
9645
|
],
|
|
9634
9646
|
"../../utxo-lib/dist/src/testutil/keys.d.ts": [
|
|
9635
9647
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
@@ -9641,6 +9653,11 @@
|
|
|
9641
9653
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9642
9654
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9643
9655
|
],
|
|
9656
|
+
"../../utxo-lib/dist/src/testutil/psbt.d.ts": [
|
|
9657
|
+
"../../utxo-lib/dist/src/bitgo/index.d.ts",
|
|
9658
|
+
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts",
|
|
9659
|
+
"../../utxo-lib/dist/src/networks.d.ts"
|
|
9660
|
+
],
|
|
9644
9661
|
"../../utxo-lib/dist/src/transaction_builder.d.ts": [
|
|
9645
9662
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
9646
9663
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
@@ -11984,6 +12001,7 @@
|
|
|
11984
12001
|
"../../utxo-lib/dist/src/testutil/index.d.ts",
|
|
11985
12002
|
"../../utxo-lib/dist/src/testutil/keys.d.ts",
|
|
11986
12003
|
"../../utxo-lib/dist/src/testutil/mock.d.ts",
|
|
12004
|
+
"../../utxo-lib/dist/src/testutil/psbt.d.ts",
|
|
11987
12005
|
"../../utxo-lib/dist/src/transaction_builder.d.ts",
|
|
11988
12006
|
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
11989
12007
|
"../../utxo-lib/node_modules/bitcoinjs-lib/src/block.d.ts",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitgo-beta/sdk-coin-avaxp",
|
|
3
|
-
"version": "2.0.1-beta.
|
|
3
|
+
"version": "2.0.1-beta.216",
|
|
4
4
|
"description": "BitGo's SDK coin library for avaxp coin",
|
|
5
5
|
"main": "./dist/src/index.js",
|
|
6
6
|
"types": "./dist/src/index.d.ts",
|
|
@@ -43,14 +43,14 @@
|
|
|
43
43
|
]
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@bitgo-beta/sdk-api": "1.1.1-beta.
|
|
46
|
+
"@bitgo-beta/sdk-api": "1.1.1-beta.217",
|
|
47
47
|
"@bitgo-beta/sdk-test": "^1.2.18",
|
|
48
48
|
"@types/elliptic": "^6.4.12"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@bitgo-beta/sdk-core": "1.1.1-beta.
|
|
52
|
-
"@bitgo-beta/statics": "7.0.1-beta.
|
|
53
|
-
"@bitgo-beta/utxo-lib": "2.4.2-beta.
|
|
51
|
+
"@bitgo-beta/sdk-core": "1.1.1-beta.217",
|
|
52
|
+
"@bitgo-beta/statics": "7.0.1-beta.217",
|
|
53
|
+
"@bitgo-beta/utxo-lib": "2.4.2-beta.217",
|
|
54
54
|
"avalanche": "3.15.3",
|
|
55
55
|
"bignumber.js": "^9.0.0",
|
|
56
56
|
"create-hash": "^1.2.0",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"lodash": "^4.17.14",
|
|
60
60
|
"safe-buffer": "^5.2.1"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "485c4115a9cec7bc1af8e6a658041f83a059e6b1"
|
|
63
63
|
}
|