@bitgo/sdk-core 1.0.1-dev.1 → 1.0.1-rc.0
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/.eslintignore +5 -0
- package/dist/tsconfig.tsbuildinfo +25 -151
- package/package.json +4 -3
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"signature": "506b80b9951c9381dc5f11897b31fca5e2a65731d96ddefa19687fbc26b23c6e",
|
|
197
197
|
"affectsGlobalScope": true
|
|
198
198
|
},
|
|
199
|
-
"../src/
|
|
199
|
+
"../src/bigojsError.ts": {
|
|
200
200
|
"version": "c52a0da37f3e3da6039848cc58ccd652a3b7624c6caf8f0629ec1726e4a4cf9b",
|
|
201
201
|
"signature": "06b80be02f2da3ec8aba93c32cd97e22abc8577be6a80b6bc22bcea7c7079fd7",
|
|
202
202
|
"affectsGlobalScope": false
|
|
@@ -621,11 +621,6 @@
|
|
|
621
621
|
"signature": "afc559c1b93df37c25aef6b3dfa2d64325b0e112e887ee18bf7e6f4ec383fc90",
|
|
622
622
|
"affectsGlobalScope": false
|
|
623
623
|
},
|
|
624
|
-
"../../../node_modules/@types/bonjour/index.d.ts": {
|
|
625
|
-
"version": "d78e5898c8de5e0f934eee83f680262de005caa268d137101b833fd932f95e07",
|
|
626
|
-
"signature": "d78e5898c8de5e0f934eee83f680262de005caa268d137101b833fd932f95e07",
|
|
627
|
-
"affectsGlobalScope": false
|
|
628
|
-
},
|
|
629
624
|
"../../../node_modules/base-x/src/index.d.ts": {
|
|
630
625
|
"version": "e91751abb2372a36a90869d36f6ad5d5e69a84c5513ca99d236554e4dd8b9aa1",
|
|
631
626
|
"signature": "e91751abb2372a36a90869d36f6ad5d5e69a84c5513ca99d236554e4dd8b9aa1",
|
|
@@ -636,26 +631,6 @@
|
|
|
636
631
|
"signature": "5cbc27193321e6ba10f4e9f3c5519649d9e2716cf103efd7eaa7a89e0f8ed1d4",
|
|
637
632
|
"affectsGlobalScope": false
|
|
638
633
|
},
|
|
639
|
-
"../../../node_modules/@types/range-parser/index.d.ts": {
|
|
640
|
-
"version": "16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c",
|
|
641
|
-
"signature": "16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c",
|
|
642
|
-
"affectsGlobalScope": false
|
|
643
|
-
},
|
|
644
|
-
"../../../node_modules/@types/qs/index.d.ts": {
|
|
645
|
-
"version": "ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",
|
|
646
|
-
"signature": "ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",
|
|
647
|
-
"affectsGlobalScope": false
|
|
648
|
-
},
|
|
649
|
-
"../../../node_modules/@types/express-serve-static-core/index.d.ts": {
|
|
650
|
-
"version": "d2f7baf43dfa349d4010cbd9d64d84cdf3ec26c65fa5f44c8f74f052bedd0b49",
|
|
651
|
-
"signature": "d2f7baf43dfa349d4010cbd9d64d84cdf3ec26c65fa5f44c8f74f052bedd0b49",
|
|
652
|
-
"affectsGlobalScope": true
|
|
653
|
-
},
|
|
654
|
-
"../../../node_modules/@types/connect-history-api-fallback/index.d.ts": {
|
|
655
|
-
"version": "56cbe80e6c42d7e6e66b6f048add8b01c663797b843a074d9f19c4a3d63a269a",
|
|
656
|
-
"signature": "56cbe80e6c42d7e6e66b6f048add8b01c663797b843a074d9f19c4a3d63a269a",
|
|
657
|
-
"affectsGlobalScope": false
|
|
658
|
-
},
|
|
659
634
|
"../../../node_modules/@types/country-data/index.d.ts": {
|
|
660
635
|
"version": "961162d2c2a86091832002f61b810676411eff71be20cfc5676f6e90b07b8235",
|
|
661
636
|
"signature": "961162d2c2a86091832002f61b810676411eff71be20cfc5676f6e90b07b8235",
|
|
@@ -741,6 +716,21 @@
|
|
|
741
716
|
"signature": "975f84de013567851d216d78a3a86736bb330cae11fdc907b222dffa148b31d2",
|
|
742
717
|
"affectsGlobalScope": false
|
|
743
718
|
},
|
|
719
|
+
"../../../node_modules/@types/range-parser/index.d.ts": {
|
|
720
|
+
"version": "16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c",
|
|
721
|
+
"signature": "16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c",
|
|
722
|
+
"affectsGlobalScope": false
|
|
723
|
+
},
|
|
724
|
+
"../../../node_modules/@types/qs/index.d.ts": {
|
|
725
|
+
"version": "ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",
|
|
726
|
+
"signature": "ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",
|
|
727
|
+
"affectsGlobalScope": false
|
|
728
|
+
},
|
|
729
|
+
"../../../node_modules/@types/express-serve-static-core/index.d.ts": {
|
|
730
|
+
"version": "d2f7baf43dfa349d4010cbd9d64d84cdf3ec26c65fa5f44c8f74f052bedd0b49",
|
|
731
|
+
"signature": "d2f7baf43dfa349d4010cbd9d64d84cdf3ec26c65fa5f44c8f74f052bedd0b49",
|
|
732
|
+
"affectsGlobalScope": true
|
|
733
|
+
},
|
|
744
734
|
"../../../node_modules/@types/fs-extra/index.d.ts": {
|
|
745
735
|
"version": "ed19da84b7dbf00952ad0b98ce5c194f1903bcf7c94d8103e8e0d63b271543ae",
|
|
746
736
|
"signature": "ed19da84b7dbf00952ad0b98ce5c194f1903bcf7c94d8103e8e0d63b271543ae",
|
|
@@ -766,11 +756,6 @@
|
|
|
766
756
|
"signature": "ee65fe452abe1309389c5f50710f24114e08a302d40708101c4aa950a2a7d044",
|
|
767
757
|
"affectsGlobalScope": false
|
|
768
758
|
},
|
|
769
|
-
"../../../node_modules/@types/http-proxy/index.d.ts": {
|
|
770
|
-
"version": "e4b4326b61261bf5ffd6de8b4825f00eb11ebb89a51bd92663dd6e660abf4210",
|
|
771
|
-
"signature": "e4b4326b61261bf5ffd6de8b4825f00eb11ebb89a51bd92663dd6e660abf4210",
|
|
772
|
-
"affectsGlobalScope": false
|
|
773
|
-
},
|
|
774
759
|
"../../../node_modules/@types/jasmine/index.d.ts": {
|
|
775
760
|
"version": "40bfe085f4000d4b9e19660627190eed488ca950c7d9e5438a5ab4c6ed30d6ca",
|
|
776
761
|
"signature": "40bfe085f4000d4b9e19660627190eed488ca950c7d9e5438a5ab4c6ed30d6ca",
|
|
@@ -856,11 +841,6 @@
|
|
|
856
841
|
"signature": "e109f5f766ef2fb64aa3c0a8918ebfb66c011f3f43611b536512675bc1d32834",
|
|
857
842
|
"affectsGlobalScope": false
|
|
858
843
|
},
|
|
859
|
-
"../../../node_modules/@types/retry/index.d.ts": {
|
|
860
|
-
"version": "58a3914b1cce4560d9ad6eee2b716caaa030eda0a90b21ca2457ea9e2783eaa3",
|
|
861
|
-
"signature": "58a3914b1cce4560d9ad6eee2b716caaa030eda0a90b21ca2457ea9e2783eaa3",
|
|
862
|
-
"affectsGlobalScope": false
|
|
863
|
-
},
|
|
864
844
|
"../../../node_modules/@types/secp256k1/index.d.ts": {
|
|
865
845
|
"version": "3dce33e7eb25594863b8e615f14a45ab98190d85953436750644212d8a18c066",
|
|
866
846
|
"signature": "3dce33e7eb25594863b8e615f14a45ab98190d85953436750644212d8a18c066",
|
|
@@ -871,16 +851,6 @@
|
|
|
871
851
|
"signature": "0b85cb069d0e427ba946e5eb2d86ef65ffd19867042810516d16919f6c1a5aec",
|
|
872
852
|
"affectsGlobalScope": false
|
|
873
853
|
},
|
|
874
|
-
"../../../node_modules/@types/express/index.d.ts": {
|
|
875
|
-
"version": "15c88bfd1b8dc7231ff828ae8df5d955bae5ebca4cf2bcb417af5821e52299ae",
|
|
876
|
-
"signature": "15c88bfd1b8dc7231ff828ae8df5d955bae5ebca4cf2bcb417af5821e52299ae",
|
|
877
|
-
"affectsGlobalScope": false
|
|
878
|
-
},
|
|
879
|
-
"../../../node_modules/@types/serve-index/index.d.ts": {
|
|
880
|
-
"version": "acebfe99678cf7cddcddc3435222cf132052b1226e902daac9fbb495c321a9b5",
|
|
881
|
-
"signature": "acebfe99678cf7cddcddc3435222cf132052b1226e902daac9fbb495c321a9b5",
|
|
882
|
-
"affectsGlobalScope": false
|
|
883
|
-
},
|
|
884
854
|
"../../../node_modules/@types/sha.js/index.d.ts": {
|
|
885
855
|
"version": "b6a6fb3519346f9cd67d89bb7455138328691b1780688fac1febe03ae3648cd9",
|
|
886
856
|
"signature": "b6a6fb3519346f9cd67d89bb7455138328691b1780688fac1febe03ae3648cd9",
|
|
@@ -896,11 +866,6 @@
|
|
|
896
866
|
"signature": "f83b320cceccfc48457a818d18fc9a006ab18d0bdd727aa2c2e73dc1b4a45e98",
|
|
897
867
|
"affectsGlobalScope": false
|
|
898
868
|
},
|
|
899
|
-
"../../../node_modules/@types/sockjs/index.d.ts": {
|
|
900
|
-
"version": "82b1f9a6eefef7386aebe22ac49f23b806421e82dbf35c6e5b7132d79e4165da",
|
|
901
|
-
"signature": "82b1f9a6eefef7386aebe22ac49f23b806421e82dbf35c6e5b7132d79e4165da",
|
|
902
|
-
"affectsGlobalScope": false
|
|
903
|
-
},
|
|
904
869
|
"../../../node_modules/@types/supertest/index.d.ts": {
|
|
905
870
|
"version": "76232dbb982272b182a76ad8745a9b02724dc9896e2328ce360e2c56c64c9778",
|
|
906
871
|
"signature": "76232dbb982272b182a76ad8745a9b02724dc9896e2328ce360e2c56c64c9778",
|
|
@@ -927,8 +892,8 @@
|
|
|
927
892
|
"affectsGlobalScope": false
|
|
928
893
|
},
|
|
929
894
|
"../../../node_modules/@types/ws/index.d.ts": {
|
|
930
|
-
"version": "
|
|
931
|
-
"signature": "
|
|
895
|
+
"version": "829c6dfd3224be3b599c64ce7fa9136a3422ac7ab4569cc52469c65574facb23",
|
|
896
|
+
"signature": "829c6dfd3224be3b599c64ce7fa9136a3422ac7ab4569cc52469c65574facb23",
|
|
932
897
|
"affectsGlobalScope": false
|
|
933
898
|
},
|
|
934
899
|
"../../../node_modules/@types/yargs-parser/index.d.ts": {
|
|
@@ -981,7 +946,7 @@
|
|
|
981
946
|
"modules/statics/src/index"
|
|
982
947
|
]
|
|
983
948
|
},
|
|
984
|
-
"pathsBasePath": "/Users/
|
|
949
|
+
"pathsBasePath": "/Users/tyler/src/bitgojs",
|
|
985
950
|
"outDir": "./",
|
|
986
951
|
"rootDir": "..",
|
|
987
952
|
"esModuleInterop": true,
|
|
@@ -989,7 +954,7 @@
|
|
|
989
954
|
"configFilePath": "../tsconfig.json"
|
|
990
955
|
},
|
|
991
956
|
"referencedMap": {
|
|
992
|
-
"../src/
|
|
957
|
+
"../src/bigojsError.ts": [
|
|
993
958
|
"../../../node_modules/@types/node/util.d.ts"
|
|
994
959
|
],
|
|
995
960
|
"../src/common.ts": [
|
|
@@ -999,7 +964,7 @@
|
|
|
999
964
|
],
|
|
1000
965
|
"../src/index.ts": [
|
|
1001
966
|
"../../../node_modules/@types/node/util.d.ts",
|
|
1002
|
-
"../src/
|
|
967
|
+
"../src/bigojsError.ts",
|
|
1003
968
|
"../src/common.ts",
|
|
1004
969
|
"../src/v2/index.ts"
|
|
1005
970
|
],
|
|
@@ -1034,21 +999,10 @@
|
|
|
1034
999
|
"../../../node_modules/@types/node/index.d.ts",
|
|
1035
1000
|
"../../../node_modules/@types/node/util.d.ts"
|
|
1036
1001
|
],
|
|
1037
|
-
"../../../node_modules/@types/bonjour/index.d.ts": [
|
|
1038
|
-
"../../../node_modules/@types/node/dgram.d.ts",
|
|
1039
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
1040
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
1041
|
-
],
|
|
1042
1002
|
"../../../node_modules/@types/bs58/index.d.ts": [
|
|
1043
1003
|
"../../../node_modules/@types/node/util.d.ts",
|
|
1044
1004
|
"../../../node_modules/base-x/src/index.d.ts"
|
|
1045
1005
|
],
|
|
1046
|
-
"../../../node_modules/@types/connect-history-api-fallback/index.d.ts": [
|
|
1047
|
-
"../../../node_modules/@types/express-serve-static-core/index.d.ts",
|
|
1048
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
1049
|
-
"../../../node_modules/@types/node/url.d.ts",
|
|
1050
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
1051
|
-
],
|
|
1052
1006
|
"../../../node_modules/@types/connect/index.d.ts": [
|
|
1053
1007
|
"../../../node_modules/@types/node/http.d.ts",
|
|
1054
1008
|
"../../../node_modules/@types/node/index.d.ts",
|
|
@@ -1125,13 +1079,6 @@
|
|
|
1125
1079
|
"../../../node_modules/@types/qs/index.d.ts",
|
|
1126
1080
|
"../../../node_modules/@types/range-parser/index.d.ts"
|
|
1127
1081
|
],
|
|
1128
|
-
"../../../node_modules/@types/express/index.d.ts": [
|
|
1129
|
-
"../../../node_modules/@types/body-parser/index.d.ts",
|
|
1130
|
-
"../../../node_modules/@types/express-serve-static-core/index.d.ts",
|
|
1131
|
-
"../../../node_modules/@types/node/util.d.ts",
|
|
1132
|
-
"../../../node_modules/@types/qs/index.d.ts",
|
|
1133
|
-
"../../../node_modules/@types/serve-static/index.d.ts"
|
|
1134
|
-
],
|
|
1135
1082
|
"../../../node_modules/@types/fs-extra/index.d.ts": [
|
|
1136
1083
|
"../../../node_modules/@types/node/fs.d.ts",
|
|
1137
1084
|
"../../../node_modules/@types/node/index.d.ts",
|
|
@@ -1150,16 +1097,6 @@
|
|
|
1150
1097
|
"../../../node_modules/@types/html-minifier-terser/index.d.ts": [
|
|
1151
1098
|
"../../../node_modules/@types/node/util.d.ts"
|
|
1152
1099
|
],
|
|
1153
|
-
"../../../node_modules/@types/http-proxy/index.d.ts": [
|
|
1154
|
-
"../../../node_modules/@types/node/events.d.ts",
|
|
1155
|
-
"../../../node_modules/@types/node/http.d.ts",
|
|
1156
|
-
"../../../node_modules/@types/node/https.d.ts",
|
|
1157
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
1158
|
-
"../../../node_modules/@types/node/net.d.ts",
|
|
1159
|
-
"../../../node_modules/@types/node/stream.d.ts",
|
|
1160
|
-
"../../../node_modules/@types/node/url.d.ts",
|
|
1161
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
1162
|
-
],
|
|
1163
1100
|
"../../../node_modules/@types/jasmine/index.d.ts": [
|
|
1164
1101
|
"../../../node_modules/@types/node/util.d.ts"
|
|
1165
1102
|
],
|
|
@@ -1757,18 +1694,10 @@
|
|
|
1757
1694
|
"../../../node_modules/@types/range-parser/index.d.ts": [
|
|
1758
1695
|
"../../../node_modules/@types/node/util.d.ts"
|
|
1759
1696
|
],
|
|
1760
|
-
"../../../node_modules/@types/retry/index.d.ts": [
|
|
1761
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
1762
|
-
],
|
|
1763
1697
|
"../../../node_modules/@types/secp256k1/index.d.ts": [
|
|
1764
1698
|
"../../../node_modules/@types/node/index.d.ts",
|
|
1765
1699
|
"../../../node_modules/@types/node/util.d.ts"
|
|
1766
1700
|
],
|
|
1767
|
-
"../../../node_modules/@types/serve-index/index.d.ts": [
|
|
1768
|
-
"../../../node_modules/@types/express/index.d.ts",
|
|
1769
|
-
"../../../node_modules/@types/node/fs.d.ts",
|
|
1770
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
1771
|
-
],
|
|
1772
1701
|
"../../../node_modules/@types/serve-static/index.d.ts": [
|
|
1773
1702
|
"../../../node_modules/@types/mime/index.d.ts",
|
|
1774
1703
|
"../../../node_modules/@types/node/http.d.ts",
|
|
@@ -1786,11 +1715,6 @@
|
|
|
1786
1715
|
"../../../node_modules/@types/sinonjs__fake-timers/index.d.ts": [
|
|
1787
1716
|
"../../../node_modules/@types/node/util.d.ts"
|
|
1788
1717
|
],
|
|
1789
|
-
"../../../node_modules/@types/sockjs/index.d.ts": [
|
|
1790
|
-
"../../../node_modules/@types/node/http.d.ts",
|
|
1791
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
1792
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
1793
|
-
],
|
|
1794
1718
|
"../../../node_modules/@types/superagent/index.d.ts": [
|
|
1795
1719
|
"../../../node_modules/@types/cookiejar/index.d.ts",
|
|
1796
1720
|
"../../../node_modules/@types/node/buffer.d.ts",
|
|
@@ -1828,8 +1752,7 @@
|
|
|
1828
1752
|
"../../../node_modules/@types/node/http.d.ts",
|
|
1829
1753
|
"../../../node_modules/@types/node/https.d.ts",
|
|
1830
1754
|
"../../../node_modules/@types/node/index.d.ts",
|
|
1831
|
-
"../../../node_modules/@types/node/
|
|
1832
|
-
"../../../node_modules/@types/node/tls.d.ts",
|
|
1755
|
+
"../../../node_modules/@types/node/net.d.ts",
|
|
1833
1756
|
"../../../node_modules/@types/node/url.d.ts",
|
|
1834
1757
|
"../../../node_modules/@types/node/util.d.ts",
|
|
1835
1758
|
"../../../node_modules/@types/node/zlib.d.ts"
|
|
@@ -1998,7 +1921,7 @@
|
|
|
1998
1921
|
"../src/v2/index.ts"
|
|
1999
1922
|
],
|
|
2000
1923
|
"../src/index.ts": [
|
|
2001
|
-
"../src/
|
|
1924
|
+
"../src/bigojsError.ts",
|
|
2002
1925
|
"../src/common.ts",
|
|
2003
1926
|
"../src/v2/index.ts"
|
|
2004
1927
|
],
|
|
@@ -2028,21 +1951,10 @@
|
|
|
2028
1951
|
"../../../node_modules/@types/node/index.d.ts",
|
|
2029
1952
|
"../../../node_modules/@types/node/util.d.ts"
|
|
2030
1953
|
],
|
|
2031
|
-
"../../../node_modules/@types/bonjour/index.d.ts": [
|
|
2032
|
-
"../../../node_modules/@types/node/dgram.d.ts",
|
|
2033
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
2034
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
2035
|
-
],
|
|
2036
1954
|
"../../../node_modules/@types/bs58/index.d.ts": [
|
|
2037
1955
|
"../../../node_modules/@types/node/util.d.ts",
|
|
2038
1956
|
"../../../node_modules/base-x/src/index.d.ts"
|
|
2039
1957
|
],
|
|
2040
|
-
"../../../node_modules/@types/connect-history-api-fallback/index.d.ts": [
|
|
2041
|
-
"../../../node_modules/@types/express-serve-static-core/index.d.ts",
|
|
2042
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
2043
|
-
"../../../node_modules/@types/node/url.d.ts",
|
|
2044
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
2045
|
-
],
|
|
2046
1958
|
"../../../node_modules/@types/connect/index.d.ts": [
|
|
2047
1959
|
"../../../node_modules/@types/node/http.d.ts",
|
|
2048
1960
|
"../../../node_modules/@types/node/index.d.ts",
|
|
@@ -2119,13 +2031,6 @@
|
|
|
2119
2031
|
"../../../node_modules/@types/qs/index.d.ts",
|
|
2120
2032
|
"../../../node_modules/@types/range-parser/index.d.ts"
|
|
2121
2033
|
],
|
|
2122
|
-
"../../../node_modules/@types/express/index.d.ts": [
|
|
2123
|
-
"../../../node_modules/@types/body-parser/index.d.ts",
|
|
2124
|
-
"../../../node_modules/@types/express-serve-static-core/index.d.ts",
|
|
2125
|
-
"../../../node_modules/@types/node/util.d.ts",
|
|
2126
|
-
"../../../node_modules/@types/qs/index.d.ts",
|
|
2127
|
-
"../../../node_modules/@types/serve-static/index.d.ts"
|
|
2128
|
-
],
|
|
2129
2034
|
"../../../node_modules/@types/fs-extra/index.d.ts": [
|
|
2130
2035
|
"../../../node_modules/@types/node/fs.d.ts",
|
|
2131
2036
|
"../../../node_modules/@types/node/index.d.ts",
|
|
@@ -2144,16 +2049,6 @@
|
|
|
2144
2049
|
"../../../node_modules/@types/html-minifier-terser/index.d.ts": [
|
|
2145
2050
|
"../../../node_modules/@types/node/util.d.ts"
|
|
2146
2051
|
],
|
|
2147
|
-
"../../../node_modules/@types/http-proxy/index.d.ts": [
|
|
2148
|
-
"../../../node_modules/@types/node/events.d.ts",
|
|
2149
|
-
"../../../node_modules/@types/node/http.d.ts",
|
|
2150
|
-
"../../../node_modules/@types/node/https.d.ts",
|
|
2151
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
2152
|
-
"../../../node_modules/@types/node/net.d.ts",
|
|
2153
|
-
"../../../node_modules/@types/node/stream.d.ts",
|
|
2154
|
-
"../../../node_modules/@types/node/url.d.ts",
|
|
2155
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
2156
|
-
],
|
|
2157
2052
|
"../../../node_modules/@types/jasmine/index.d.ts": [
|
|
2158
2053
|
"../../../node_modules/@types/node/util.d.ts"
|
|
2159
2054
|
],
|
|
@@ -2751,18 +2646,10 @@
|
|
|
2751
2646
|
"../../../node_modules/@types/range-parser/index.d.ts": [
|
|
2752
2647
|
"../../../node_modules/@types/node/util.d.ts"
|
|
2753
2648
|
],
|
|
2754
|
-
"../../../node_modules/@types/retry/index.d.ts": [
|
|
2755
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
2756
|
-
],
|
|
2757
2649
|
"../../../node_modules/@types/secp256k1/index.d.ts": [
|
|
2758
2650
|
"../../../node_modules/@types/node/index.d.ts",
|
|
2759
2651
|
"../../../node_modules/@types/node/util.d.ts"
|
|
2760
2652
|
],
|
|
2761
|
-
"../../../node_modules/@types/serve-index/index.d.ts": [
|
|
2762
|
-
"../../../node_modules/@types/express/index.d.ts",
|
|
2763
|
-
"../../../node_modules/@types/node/fs.d.ts",
|
|
2764
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
2765
|
-
],
|
|
2766
2653
|
"../../../node_modules/@types/serve-static/index.d.ts": [
|
|
2767
2654
|
"../../../node_modules/@types/mime/index.d.ts",
|
|
2768
2655
|
"../../../node_modules/@types/node/http.d.ts",
|
|
@@ -2780,11 +2667,6 @@
|
|
|
2780
2667
|
"../../../node_modules/@types/sinonjs__fake-timers/index.d.ts": [
|
|
2781
2668
|
"../../../node_modules/@types/node/util.d.ts"
|
|
2782
2669
|
],
|
|
2783
|
-
"../../../node_modules/@types/sockjs/index.d.ts": [
|
|
2784
|
-
"../../../node_modules/@types/node/http.d.ts",
|
|
2785
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
2786
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
2787
|
-
],
|
|
2788
2670
|
"../../../node_modules/@types/superagent/index.d.ts": [
|
|
2789
2671
|
"../../../node_modules/@types/cookiejar/index.d.ts",
|
|
2790
2672
|
"../../../node_modules/@types/node/buffer.d.ts",
|
|
@@ -2822,8 +2704,7 @@
|
|
|
2822
2704
|
"../../../node_modules/@types/node/http.d.ts",
|
|
2823
2705
|
"../../../node_modules/@types/node/https.d.ts",
|
|
2824
2706
|
"../../../node_modules/@types/node/index.d.ts",
|
|
2825
|
-
"../../../node_modules/@types/node/
|
|
2826
|
-
"../../../node_modules/@types/node/tls.d.ts",
|
|
2707
|
+
"../../../node_modules/@types/node/net.d.ts",
|
|
2827
2708
|
"../../../node_modules/@types/node/url.d.ts",
|
|
2828
2709
|
"../../../node_modules/@types/node/util.d.ts",
|
|
2829
2710
|
"../../../node_modules/@types/node/zlib.d.ts"
|
|
@@ -2988,7 +2869,7 @@
|
|
|
2988
2869
|
]
|
|
2989
2870
|
},
|
|
2990
2871
|
"semanticDiagnosticsPerFile": [
|
|
2991
|
-
"../src/
|
|
2872
|
+
"../src/bigojsError.ts",
|
|
2992
2873
|
"../src/common.ts",
|
|
2993
2874
|
"../src/index.ts",
|
|
2994
2875
|
"../src/v2/environments.ts",
|
|
@@ -2999,9 +2880,7 @@
|
|
|
2999
2880
|
"../../../node_modules/@types/bluebird/index.d.ts",
|
|
3000
2881
|
"../../../node_modules/@types/bn.js/index.d.ts",
|
|
3001
2882
|
"../../../node_modules/@types/body-parser/index.d.ts",
|
|
3002
|
-
"../../../node_modules/@types/bonjour/index.d.ts",
|
|
3003
2883
|
"../../../node_modules/@types/bs58/index.d.ts",
|
|
3004
|
-
"../../../node_modules/@types/connect-history-api-fallback/index.d.ts",
|
|
3005
2884
|
"../../../node_modules/@types/connect/index.d.ts",
|
|
3006
2885
|
"../../../node_modules/@types/cookiejar/index.d.ts",
|
|
3007
2886
|
"../../../node_modules/@types/country-data/index.d.ts",
|
|
@@ -3020,12 +2899,10 @@
|
|
|
3020
2899
|
"../../../node_modules/@types/eventsource/index.d.ts",
|
|
3021
2900
|
"../../../node_modules/@types/expect/index.d.ts",
|
|
3022
2901
|
"../../../node_modules/@types/express-serve-static-core/index.d.ts",
|
|
3023
|
-
"../../../node_modules/@types/express/index.d.ts",
|
|
3024
2902
|
"../../../node_modules/@types/fs-extra/index.d.ts",
|
|
3025
2903
|
"../../../node_modules/@types/glob/index.d.ts",
|
|
3026
2904
|
"../../../node_modules/@types/google-libphonenumber/index.d.ts",
|
|
3027
2905
|
"../../../node_modules/@types/html-minifier-terser/index.d.ts",
|
|
3028
|
-
"../../../node_modules/@types/http-proxy/index.d.ts",
|
|
3029
2906
|
"../../../node_modules/@types/jasmine/index.d.ts",
|
|
3030
2907
|
"../../../node_modules/@types/json-schema/index.d.ts",
|
|
3031
2908
|
"../../../node_modules/@types/json5/index.d.ts",
|
|
@@ -3111,14 +2988,11 @@
|
|
|
3111
2988
|
"../../../node_modules/@types/qs/index.d.ts",
|
|
3112
2989
|
"../../../node_modules/@types/randombytes/index.d.ts",
|
|
3113
2990
|
"../../../node_modules/@types/range-parser/index.d.ts",
|
|
3114
|
-
"../../../node_modules/@types/retry/index.d.ts",
|
|
3115
2991
|
"../../../node_modules/@types/secp256k1/index.d.ts",
|
|
3116
|
-
"../../../node_modules/@types/serve-index/index.d.ts",
|
|
3117
2992
|
"../../../node_modules/@types/serve-static/index.d.ts",
|
|
3118
2993
|
"../../../node_modules/@types/sha.js/index.d.ts",
|
|
3119
2994
|
"../../../node_modules/@types/sinon/ts3.1/index.d.ts",
|
|
3120
2995
|
"../../../node_modules/@types/sinonjs__fake-timers/index.d.ts",
|
|
3121
|
-
"../../../node_modules/@types/sockjs/index.d.ts",
|
|
3122
2996
|
"../../../node_modules/@types/superagent/index.d.ts",
|
|
3123
2997
|
"../../../node_modules/@types/supertest/index.d.ts",
|
|
3124
2998
|
"../../../node_modules/@types/urijs/dom-monkeypatch.d.ts",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitgo/sdk-core",
|
|
3
|
-
"version": "1.0.1-
|
|
3
|
+
"version": "1.0.1-rc.0",
|
|
4
4
|
"description": "core library functions for BitGoJS",
|
|
5
5
|
"main": "./dist/src/index.js",
|
|
6
6
|
"types": "./dist/src/index.d.ts",
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"fmt": "prettier --write .",
|
|
10
10
|
"check-fmt": "prettier --check .",
|
|
11
11
|
"clean": "rm -r ./dist",
|
|
12
|
+
"lint": "eslint --quiet .",
|
|
12
13
|
"precommit": "lint-staged",
|
|
13
14
|
"prepare": "npm run build"
|
|
14
15
|
},
|
|
@@ -17,7 +18,7 @@
|
|
|
17
18
|
"repository": {
|
|
18
19
|
"type": "git",
|
|
19
20
|
"url": "https://github.com/BitGo/BitGoJS.git",
|
|
20
|
-
"directory": "modules/
|
|
21
|
+
"directory": "modules/sdk-core"
|
|
21
22
|
},
|
|
22
23
|
"husky": {
|
|
23
24
|
"hooks": {
|
|
@@ -41,5 +42,5 @@
|
|
|
41
42
|
"dependencies": {
|
|
42
43
|
"debug": "3.1.0"
|
|
43
44
|
},
|
|
44
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "84765bd3a90c1fd2e3003d837506cb941448d1a9"
|
|
45
46
|
}
|