@bitgo/utxo-bin 1.0.2-rc.13 → 1.0.2-rc.16

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.
@@ -822,8 +822,8 @@
822
822
  "affectsGlobalScope": false
823
823
  },
824
824
  "../../statics/dist/src/networks.d.ts": {
825
- "version": "a0b0aaee094c42a67b0bd93fde9c7ee09ade93b02f49d077fddbeeee46cc31ba",
826
- "signature": "a0b0aaee094c42a67b0bd93fde9c7ee09ade93b02f49d077fddbeeee46cc31ba",
825
+ "version": "0c388a84eb7a4dbc6712381cebfccf43d17804baebb115431545a083652bc5df",
826
+ "signature": "0c388a84eb7a4dbc6712381cebfccf43d17804baebb115431545a083652bc5df",
827
827
  "affectsGlobalScope": false
828
828
  },
829
829
  "../../statics/dist/src/base.d.ts": {
@@ -3066,11 +3066,16 @@
3066
3066
  ]
3067
3067
  },
3068
3068
  "exportedModulesMap": {
3069
+ "../../blockapis/dist/src/addressapi.d.ts": [
3070
+ "../../../node_modules/@types/node/util.d.ts"
3071
+ ],
3069
3072
  "../../blockapis/dist/src/apibuilder.d.ts": [
3073
+ "../../../node_modules/@types/node/util.d.ts",
3070
3074
  "../../blockapis/dist/src/basehttpclient.d.ts",
3071
3075
  "../../blockapis/dist/src/utxoapi.d.ts"
3072
3076
  ],
3073
3077
  "../../blockapis/dist/src/basehttpclient.d.ts": [
3078
+ "../../../node_modules/@types/node/util.d.ts",
3074
3079
  "../../../node_modules/@types/superagent/index.d.ts"
3075
3080
  ],
3076
3081
  "../../blockapis/dist/src/impl/blockchairapi.d.ts": [
@@ -3090,6 +3095,7 @@
3090
3095
  "../../utxo-lib/dist/src/index.d.ts"
3091
3096
  ],
3092
3097
  "../../blockapis/dist/src/index.d.ts": [
3098
+ "../../../node_modules/@types/node/util.d.ts",
3093
3099
  "../../blockapis/dist/src/addressapi.d.ts",
3094
3100
  "../../blockapis/dist/src/apibuilder.d.ts",
3095
3101
  "../../blockapis/dist/src/basehttpclient.d.ts",
@@ -3098,7 +3104,11 @@
3098
3104
  "../../blockapis/dist/src/transactionapi.d.ts",
3099
3105
  "../../blockapis/dist/src/utxoapi.d.ts"
3100
3106
  ],
3107
+ "../../blockapis/dist/src/transactionapi.d.ts": [
3108
+ "../../../node_modules/@types/node/util.d.ts"
3109
+ ],
3101
3110
  "../../blockapis/dist/src/utxoapi.d.ts": [
3111
+ "../../../node_modules/@types/node/util.d.ts",
3102
3112
  "../../blockapis/dist/src/transactionapi.d.ts",
3103
3113
  "../../utxo-lib/dist/src/index.d.ts"
3104
3114
  ],
@@ -3112,9 +3122,11 @@
3112
3122
  "../../statics/dist/src/networks.d.ts"
3113
3123
  ],
3114
3124
  "../../statics/dist/src/coins.d.ts": [
3125
+ "../../../node_modules/@types/node/util.d.ts",
3115
3126
  "../../statics/dist/src/map.d.ts"
3116
3127
  ],
3117
3128
  "../../statics/dist/src/errors.d.ts": [
3129
+ "../../../node_modules/@types/node/util.d.ts",
3118
3130
  "../../statics/dist/src/base.d.ts"
3119
3131
  ],
3120
3132
  "../../statics/dist/src/index.d.ts": [
@@ -3129,6 +3141,7 @@
3129
3141
  "../../statics/dist/src/utxo.d.ts"
3130
3142
  ],
3131
3143
  "../../statics/dist/src/map.d.ts": [
3144
+ "../../../node_modules/@types/node/util.d.ts",
3132
3145
  "../../statics/dist/src/base.d.ts"
3133
3146
  ],
3134
3147
  "../../statics/dist/src/networks.d.ts": [
@@ -3136,10 +3149,12 @@
3136
3149
  "../../statics/dist/src/base.d.ts"
3137
3150
  ],
3138
3151
  "../../statics/dist/src/ofc.d.ts": [
3152
+ "../../../node_modules/@types/node/util.d.ts",
3139
3153
  "../../statics/dist/src/base.d.ts",
3140
3154
  "../../statics/dist/src/networks.d.ts"
3141
3155
  ],
3142
3156
  "../../statics/dist/src/utxo.d.ts": [
3157
+ "../../../node_modules/@types/node/util.d.ts",
3143
3158
  "../../statics/dist/src/base.d.ts",
3144
3159
  "../../statics/dist/src/networks.d.ts"
3145
3160
  ],
@@ -3161,12 +3176,14 @@
3161
3176
  ],
3162
3177
  "../../utxo-lib/dist/src/address.d.ts": [
3163
3178
  "../../../node_modules/@types/node/index.d.ts",
3179
+ "../../../node_modules/@types/node/util.d.ts",
3164
3180
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts",
3165
3181
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3166
3182
  "../../utxo-lib/dist/src/networks.d.ts"
3167
3183
  ],
3168
3184
  "../../utxo-lib/dist/src/addressformat.d.ts": [
3169
3185
  "../../../node_modules/@types/node/index.d.ts",
3186
+ "../../../node_modules/@types/node/util.d.ts",
3170
3187
  "../../utxo-lib/dist/src/networks.d.ts"
3171
3188
  ],
3172
3189
  "../../utxo-lib/dist/src/bitgo/bitcoincash/address.d.ts": [
@@ -3181,17 +3198,20 @@
3181
3198
  ],
3182
3199
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts": [
3183
3200
  "../../../node_modules/@types/node/index.d.ts",
3201
+ "../../../node_modules/@types/node/util.d.ts",
3184
3202
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
3185
3203
  "../../utxo-lib/dist/src/networks.d.ts"
3186
3204
  ],
3187
3205
  "../../utxo-lib/dist/src/bitgo/dash/dashtransactionbuilder.d.ts": [
3188
3206
  "../../../node_modules/@types/node/index.d.ts",
3207
+ "../../../node_modules/@types/node/util.d.ts",
3189
3208
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3190
3209
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts",
3191
3210
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
3192
3211
  "../../utxo-lib/dist/src/networks.d.ts"
3193
3212
  ],
3194
3213
  "../../utxo-lib/dist/src/bitgo/dash/index.d.ts": [
3214
+ "../../../node_modules/@types/node/util.d.ts",
3195
3215
  "../../utxo-lib/dist/src/bitgo/dash/dashtransaction.d.ts",
3196
3216
  "../../utxo-lib/dist/src/bitgo/dash/dashtransactionbuilder.d.ts"
3197
3217
  ],
@@ -3213,14 +3233,17 @@
3213
3233
  ],
3214
3234
  "../../utxo-lib/dist/src/bitgo/keyutil.d.ts": [
3215
3235
  "../../../node_modules/@types/node/index.d.ts",
3236
+ "../../../node_modules/@types/node/util.d.ts",
3216
3237
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3217
3238
  "../../utxo-lib/dist/src/networks.d.ts"
3218
3239
  ],
3219
3240
  "../../utxo-lib/dist/src/bitgo/nonstandardhalfsigned.d.ts": [
3241
+ "../../../node_modules/@types/node/util.d.ts",
3220
3242
  "../../utxo-lib/dist/src/index.d.ts"
3221
3243
  ],
3222
3244
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts": [
3223
3245
  "../../../node_modules/@types/node/index.d.ts",
3246
+ "../../../node_modules/@types/node/util.d.ts",
3224
3247
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3225
3248
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
3226
3249
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
@@ -3228,6 +3251,7 @@
3228
3251
  ],
3229
3252
  "../../utxo-lib/dist/src/bitgo/signature.d.ts": [
3230
3253
  "../../../node_modules/@types/node/index.d.ts",
3254
+ "../../../node_modules/@types/node/util.d.ts",
3231
3255
  "../../../node_modules/bip32/types/index.d.ts",
3232
3256
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3233
3257
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts",
@@ -3238,31 +3262,40 @@
3238
3262
  ],
3239
3263
  "../../utxo-lib/dist/src/bitgo/transaction.d.ts": [
3240
3264
  "../../../node_modules/@types/node/index.d.ts",
3265
+ "../../../node_modules/@types/node/util.d.ts",
3241
3266
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3242
3267
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
3243
3268
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
3244
3269
  "../../utxo-lib/dist/src/networks.d.ts"
3245
3270
  ],
3271
+ "../../utxo-lib/dist/src/bitgo/types.d.ts": [
3272
+ "../../../node_modules/@types/node/util.d.ts"
3273
+ ],
3246
3274
  "../../utxo-lib/dist/src/bitgo/unspent.d.ts": [
3247
3275
  "../../../node_modules/@types/node/index.d.ts",
3276
+ "../../../node_modules/@types/node/util.d.ts",
3248
3277
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
3249
3278
  "../../utxo-lib/dist/src/index.d.ts"
3250
3279
  ],
3251
3280
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts": [
3252
3281
  "../../../node_modules/@types/node/index.d.ts",
3282
+ "../../../node_modules/@types/node/util.d.ts",
3253
3283
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3254
3284
  "../../utxo-lib/dist/src/networks.d.ts"
3255
3285
  ],
3256
3286
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts": [
3257
3287
  "../../../node_modules/@types/node/index.d.ts",
3288
+ "../../../node_modules/@types/node/util.d.ts",
3258
3289
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3259
3290
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
3260
3291
  "../../utxo-lib/dist/src/index.d.ts"
3261
3292
  ],
3262
3293
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts": [
3294
+ "../../../node_modules/@types/node/util.d.ts",
3263
3295
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts"
3264
3296
  ],
3265
3297
  "../../utxo-lib/dist/src/bitgo/wallet/index.d.ts": [
3298
+ "../../../node_modules/@types/node/util.d.ts",
3266
3299
  "../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
3267
3300
  "../../utxo-lib/dist/src/bitgo/wallet/unspent.d.ts",
3268
3301
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts",
@@ -3270,6 +3303,7 @@
3270
3303
  "../../utxo-lib/dist/src/bitgo/wallet/walletunspentsigner.d.ts"
3271
3304
  ],
3272
3305
  "../../utxo-lib/dist/src/bitgo/wallet/unspent.d.ts": [
3306
+ "../../../node_modules/@types/node/util.d.ts",
3273
3307
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
3274
3308
  "../../utxo-lib/dist/src/bitgo/unspent.d.ts",
3275
3309
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
@@ -3280,53 +3314,74 @@
3280
3314
  ],
3281
3315
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts": [
3282
3316
  "../../../node_modules/@types/node/index.d.ts",
3317
+ "../../../node_modules/@types/node/util.d.ts",
3283
3318
  "../../../node_modules/bip32/types/index.d.ts",
3284
3319
  "../../utxo-lib/dist/src/bitgo/types.d.ts"
3285
3320
  ],
3286
3321
  "../../utxo-lib/dist/src/bitgo/wallet/walletscripts.d.ts": [
3322
+ "../../../node_modules/@types/node/util.d.ts",
3287
3323
  "../../utxo-lib/dist/src/bitgo/index.d.ts",
3288
3324
  "../../utxo-lib/dist/src/bitgo/outputscripts.d.ts",
3289
3325
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts",
3290
3326
  "../../utxo-lib/dist/src/index.d.ts"
3291
3327
  ],
3292
3328
  "../../utxo-lib/dist/src/bitgo/wallet/walletunspentsigner.d.ts": [
3329
+ "../../../node_modules/@types/node/util.d.ts",
3293
3330
  "../../../node_modules/bip32/types/index.d.ts",
3294
3331
  "../../utxo-lib/dist/src/bitgo/types.d.ts",
3295
3332
  "../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts"
3296
3333
  ],
3297
3334
  "../../utxo-lib/dist/src/bitgo/zcash/index.d.ts": [
3335
+ "../../../node_modules/@types/node/util.d.ts",
3298
3336
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts",
3299
3337
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransactionbuilder.d.ts"
3300
3338
  ],
3301
3339
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts": [
3302
3340
  "../../../node_modules/@types/node/index.d.ts",
3341
+ "../../../node_modules/@types/node/util.d.ts",
3303
3342
  "../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
3304
3343
  "../../utxo-lib/dist/src/networks.d.ts"
3305
3344
  ],
3306
3345
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransactionbuilder.d.ts": [
3307
3346
  "../../../node_modules/@types/node/index.d.ts",
3347
+ "../../../node_modules/@types/node/util.d.ts",
3308
3348
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3309
3349
  "../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
3310
3350
  "../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts",
3311
3351
  "../../utxo-lib/dist/src/index.d.ts"
3312
3352
  ],
3313
3353
  "../../utxo-lib/dist/src/index.d.ts": [
3354
+ "../../../node_modules/@types/node/util.d.ts",
3314
3355
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts",
3315
3356
  "../../utxo-lib/dist/src/address.d.ts",
3316
3357
  "../../utxo-lib/dist/src/addressformat.d.ts",
3317
3358
  "../../utxo-lib/dist/src/bitgo/index.d.ts",
3318
3359
  "../../utxo-lib/dist/src/networks.d.ts"
3319
3360
  ],
3361
+ "../../utxo-lib/dist/src/networks.d.ts": [
3362
+ "../../../node_modules/@types/node/util.d.ts"
3363
+ ],
3364
+ "../../../node_modules/@types/archy/index.d.ts": [
3365
+ "../../../node_modules/@types/node/util.d.ts"
3366
+ ],
3367
+ "../../../node_modules/@types/argparse/index.d.ts": [
3368
+ "../../../node_modules/@types/node/util.d.ts"
3369
+ ],
3320
3370
  "../../../node_modules/@types/aria-query/index.d.ts": [
3321
3371
  "../../../node_modules/@types/node/util.d.ts"
3322
3372
  ],
3373
+ "../../../node_modules/@types/bluebird/index.d.ts": [
3374
+ "../../../node_modules/@types/node/util.d.ts"
3375
+ ],
3323
3376
  "../../../node_modules/@types/bn.js/index.d.ts": [
3324
- "../node_modules/@types/node/index.d.ts"
3377
+ "../../../node_modules/@types/node/index.d.ts",
3378
+ "../../../node_modules/@types/node/util.d.ts"
3325
3379
  ],
3326
3380
  "../../../node_modules/@types/body-parser/index.d.ts": [
3327
3381
  "../../../node_modules/@types/connect/index.d.ts",
3328
- "../node_modules/@types/node/http.d.ts",
3329
- "../node_modules/@types/node/index.d.ts"
3382
+ "../../../node_modules/@types/node/http.d.ts",
3383
+ "../../../node_modules/@types/node/index.d.ts",
3384
+ "../../../node_modules/@types/node/util.d.ts"
3330
3385
  ],
3331
3386
  "../../../node_modules/@types/bonjour/index.d.ts": [
3332
3387
  "../../../node_modules/@types/node/dgram.d.ts",
@@ -3334,6 +3389,7 @@
3334
3389
  "../../../node_modules/@types/node/util.d.ts"
3335
3390
  ],
3336
3391
  "../../../node_modules/@types/bs58/index.d.ts": [
3392
+ "../../../node_modules/@types/node/util.d.ts",
3337
3393
  "../../../node_modules/base-x/src/index.d.ts"
3338
3394
  ],
3339
3395
  "../../../node_modules/@types/connect-history-api-fallback/index.d.ts": [
@@ -3343,71 +3399,110 @@
3343
3399
  "../../../node_modules/@types/node/util.d.ts"
3344
3400
  ],
3345
3401
  "../../../node_modules/@types/connect/index.d.ts": [
3346
- "../node_modules/@types/node/http.d.ts",
3347
- "../node_modules/@types/node/index.d.ts"
3402
+ "../../../node_modules/@types/node/http.d.ts",
3403
+ "../../../node_modules/@types/node/index.d.ts",
3404
+ "../../../node_modules/@types/node/util.d.ts"
3405
+ ],
3406
+ "../../../node_modules/@types/cookiejar/index.d.ts": [
3407
+ "../../../node_modules/@types/node/util.d.ts"
3408
+ ],
3409
+ "../../../node_modules/@types/country-data/index.d.ts": [
3410
+ "../../../node_modules/@types/node/util.d.ts"
3348
3411
  ],
3349
3412
  "../../../node_modules/@types/create-hmac/index.d.ts": [
3350
- "../node_modules/@types/node/crypto.d.ts",
3351
- "../node_modules/@types/node/index.d.ts"
3413
+ "../../../node_modules/@types/node/crypto.d.ts",
3414
+ "../../../node_modules/@types/node/index.d.ts",
3415
+ "../../../node_modules/@types/node/util.d.ts"
3352
3416
  ],
3353
3417
  "../../../node_modules/@types/debug/index.d.ts": [
3354
- "../../../node_modules/@types/ms/index.d.ts"
3418
+ "../../../node_modules/@types/ms/index.d.ts",
3419
+ "../../../node_modules/@types/node/util.d.ts"
3355
3420
  ],
3356
3421
  "../../../node_modules/@types/eccrypto/index.d.ts": [
3357
- "../node_modules/@types/node/index.d.ts"
3422
+ "../../../node_modules/@types/node/index.d.ts",
3423
+ "../../../node_modules/@types/node/util.d.ts"
3358
3424
  ],
3359
3425
  "../../../node_modules/@types/elliptic/index.d.ts": [
3360
- "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts"
3426
+ "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts",
3427
+ "../../../node_modules/@types/node/util.d.ts"
3361
3428
  ],
3362
3429
  "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts": [
3363
- "../node_modules/@types/node/index.d.ts"
3430
+ "../../../node_modules/@types/node/index.d.ts",
3431
+ "../../../node_modules/@types/node/util.d.ts"
3364
3432
  ],
3365
3433
  "../../../node_modules/@types/eslint-scope/index.d.ts": [
3366
3434
  "../../../node_modules/@types/eslint/index.d.ts",
3367
- "../../../node_modules/@types/estree/index.d.ts"
3435
+ "../../../node_modules/@types/estree/index.d.ts",
3436
+ "../../../node_modules/@types/node/util.d.ts"
3437
+ ],
3438
+ "../../../node_modules/@types/eslint/helpers.d.ts": [
3439
+ "../../../node_modules/@types/node/util.d.ts"
3368
3440
  ],
3369
3441
  "../../../node_modules/@types/eslint/index.d.ts": [
3370
3442
  "../../../node_modules/@types/eslint/helpers.d.ts",
3371
3443
  "../../../node_modules/@types/estree/index.d.ts",
3372
- "../../../node_modules/@types/json-schema/index.d.ts"
3444
+ "../../../node_modules/@types/json-schema/index.d.ts",
3445
+ "../../../node_modules/@types/node/util.d.ts"
3446
+ ],
3447
+ "../../../node_modules/@types/estree/index.d.ts": [
3448
+ "../../../node_modules/@types/node/util.d.ts"
3373
3449
  ],
3374
3450
  "../../../node_modules/@types/ethereumjs-util/index.d.ts": [
3375
3451
  "../../../node_modules/@types/elliptic/node_modules/@types/bn.js/index.d.ts",
3376
- "../node_modules/@types/node/index.d.ts"
3452
+ "../../../node_modules/@types/node/index.d.ts",
3453
+ "../../../node_modules/@types/node/util.d.ts"
3377
3454
  ],
3378
3455
  "../../../node_modules/@types/ethereumjs-util/node_modules/@types/bn.js/index.d.ts": [
3379
- "../node_modules/@types/node/index.d.ts"
3456
+ "../../../node_modules/@types/node/index.d.ts",
3457
+ "../../../node_modules/@types/node/util.d.ts"
3458
+ ],
3459
+ "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts": [
3460
+ "../../../node_modules/@types/node/util.d.ts"
3380
3461
  ],
3381
3462
  "../../../node_modules/@types/eventsource/index.d.ts": [
3382
- "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts"
3463
+ "../../../node_modules/@types/eventsource/dom-monkeypatch.d.ts",
3464
+ "../../../node_modules/@types/node/util.d.ts"
3465
+ ],
3466
+ "../../../node_modules/@types/expect/index.d.ts": [
3467
+ "../../../node_modules/@types/node/util.d.ts"
3383
3468
  ],
3384
3469
  "../../../node_modules/@types/express-serve-static-core/index.d.ts": [
3470
+ "../../../node_modules/@types/node/events.d.ts",
3471
+ "../../../node_modules/@types/node/http.d.ts",
3472
+ "../../../node_modules/@types/node/index.d.ts",
3473
+ "../../../node_modules/@types/node/util.d.ts",
3385
3474
  "../../../node_modules/@types/qs/index.d.ts",
3386
- "../../../node_modules/@types/range-parser/index.d.ts",
3387
- "../node_modules/@types/node/events.d.ts",
3388
- "../node_modules/@types/node/http.d.ts",
3389
- "../node_modules/@types/node/index.d.ts"
3475
+ "../../../node_modules/@types/range-parser/index.d.ts"
3390
3476
  ],
3391
3477
  "../../../node_modules/@types/express/index.d.ts": [
3392
3478
  "../../../node_modules/@types/body-parser/index.d.ts",
3393
3479
  "../../../node_modules/@types/express-serve-static-core/index.d.ts",
3480
+ "../../../node_modules/@types/node/util.d.ts",
3394
3481
  "../../../node_modules/@types/qs/index.d.ts",
3395
3482
  "../../../node_modules/@types/serve-static/index.d.ts"
3396
3483
  ],
3397
3484
  "../../../node_modules/@types/fs-extra/index.d.ts": [
3398
- "../node_modules/@types/node/fs.d.ts",
3399
- "../node_modules/@types/node/index.d.ts"
3485
+ "../../../node_modules/@types/node/fs.d.ts",
3486
+ "../../../node_modules/@types/node/index.d.ts",
3487
+ "../../../node_modules/@types/node/util.d.ts"
3400
3488
  ],
3401
3489
  "../../../node_modules/@types/glob/index.d.ts": [
3402
3490
  "../../../node_modules/@types/minimatch/index.d.ts",
3403
- "../node_modules/@types/node/events.d.ts",
3404
- "../node_modules/@types/node/fs.d.ts",
3405
- "../node_modules/@types/node/index.d.ts"
3491
+ "../../../node_modules/@types/node/events.d.ts",
3492
+ "../../../node_modules/@types/node/fs.d.ts",
3493
+ "../../../node_modules/@types/node/index.d.ts",
3494
+ "../../../node_modules/@types/node/util.d.ts"
3495
+ ],
3496
+ "../../../node_modules/@types/google-libphonenumber/index.d.ts": [
3497
+ "../../../node_modules/@types/node/util.d.ts"
3406
3498
  ],
3407
3499
  "../../../node_modules/@types/hoist-non-react-statics/index.d.ts": [
3408
3500
  "../../../node_modules/@types/node/util.d.ts",
3409
3501
  "../../../node_modules/@types/react/index.d.ts"
3410
3502
  ],
3503
+ "../../../node_modules/@types/html-minifier-terser/index.d.ts": [
3504
+ "../../../node_modules/@types/node/util.d.ts"
3505
+ ],
3411
3506
  "../../../node_modules/@types/http-proxy/index.d.ts": [
3412
3507
  "../../../node_modules/@types/node/events.d.ts",
3413
3508
  "../../../node_modules/@types/node/http.d.ts",
@@ -3418,6 +3513,18 @@
3418
3513
  "../../../node_modules/@types/node/url.d.ts",
3419
3514
  "../../../node_modules/@types/node/util.d.ts"
3420
3515
  ],
3516
+ "../../../node_modules/@types/jasmine/index.d.ts": [
3517
+ "../../../node_modules/@types/node/util.d.ts"
3518
+ ],
3519
+ "../../../node_modules/@types/json-schema/index.d.ts": [
3520
+ "../../../node_modules/@types/node/util.d.ts"
3521
+ ],
3522
+ "../../../node_modules/@types/json5/index.d.ts": [
3523
+ "../../../node_modules/@types/node/util.d.ts"
3524
+ ],
3525
+ "../../../node_modules/@types/libsodium-wrappers/index.d.ts": [
3526
+ "../../../node_modules/@types/node/util.d.ts"
3527
+ ],
3421
3528
  "../../../node_modules/@types/lodash/common/array.d.ts": [
3422
3529
  "../../../node_modules/@types/lodash/common/collection.d.ts",
3423
3530
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -3430,7 +3537,8 @@
3430
3537
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3431
3538
  "../../../node_modules/@types/lodash/common/string.d.ts",
3432
3539
  "../../../node_modules/@types/lodash/common/util.d.ts",
3433
- "../../../node_modules/@types/lodash/index.d.ts"
3540
+ "../../../node_modules/@types/lodash/index.d.ts",
3541
+ "../../../node_modules/@types/node/util.d.ts"
3434
3542
  ],
3435
3543
  "../../../node_modules/@types/lodash/common/collection.d.ts": [
3436
3544
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3444,7 +3552,8 @@
3444
3552
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3445
3553
  "../../../node_modules/@types/lodash/common/string.d.ts",
3446
3554
  "../../../node_modules/@types/lodash/common/util.d.ts",
3447
- "../../../node_modules/@types/lodash/index.d.ts"
3555
+ "../../../node_modules/@types/lodash/index.d.ts",
3556
+ "../../../node_modules/@types/node/util.d.ts"
3448
3557
  ],
3449
3558
  "../../../node_modules/@types/lodash/common/common.d.ts": [
3450
3559
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3458,7 +3567,8 @@
3458
3567
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3459
3568
  "../../../node_modules/@types/lodash/common/string.d.ts",
3460
3569
  "../../../node_modules/@types/lodash/common/util.d.ts",
3461
- "../../../node_modules/@types/lodash/index.d.ts"
3570
+ "../../../node_modules/@types/lodash/index.d.ts",
3571
+ "../../../node_modules/@types/node/util.d.ts"
3462
3572
  ],
3463
3573
  "../../../node_modules/@types/lodash/common/date.d.ts": [
3464
3574
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3472,7 +3582,8 @@
3472
3582
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3473
3583
  "../../../node_modules/@types/lodash/common/string.d.ts",
3474
3584
  "../../../node_modules/@types/lodash/common/util.d.ts",
3475
- "../../../node_modules/@types/lodash/index.d.ts"
3585
+ "../../../node_modules/@types/lodash/index.d.ts",
3586
+ "../../../node_modules/@types/node/util.d.ts"
3476
3587
  ],
3477
3588
  "../../../node_modules/@types/lodash/common/function.d.ts": [
3478
3589
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3486,7 +3597,8 @@
3486
3597
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3487
3598
  "../../../node_modules/@types/lodash/common/string.d.ts",
3488
3599
  "../../../node_modules/@types/lodash/common/util.d.ts",
3489
- "../../../node_modules/@types/lodash/index.d.ts"
3600
+ "../../../node_modules/@types/lodash/index.d.ts",
3601
+ "../../../node_modules/@types/node/util.d.ts"
3490
3602
  ],
3491
3603
  "../../../node_modules/@types/lodash/common/lang.d.ts": [
3492
3604
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3500,7 +3612,8 @@
3500
3612
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3501
3613
  "../../../node_modules/@types/lodash/common/string.d.ts",
3502
3614
  "../../../node_modules/@types/lodash/common/util.d.ts",
3503
- "../../../node_modules/@types/lodash/index.d.ts"
3615
+ "../../../node_modules/@types/lodash/index.d.ts",
3616
+ "../../../node_modules/@types/node/util.d.ts"
3504
3617
  ],
3505
3618
  "../../../node_modules/@types/lodash/common/math.d.ts": [
3506
3619
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3514,7 +3627,8 @@
3514
3627
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3515
3628
  "../../../node_modules/@types/lodash/common/string.d.ts",
3516
3629
  "../../../node_modules/@types/lodash/common/util.d.ts",
3517
- "../../../node_modules/@types/lodash/index.d.ts"
3630
+ "../../../node_modules/@types/lodash/index.d.ts",
3631
+ "../../../node_modules/@types/node/util.d.ts"
3518
3632
  ],
3519
3633
  "../../../node_modules/@types/lodash/common/number.d.ts": [
3520
3634
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3528,7 +3642,8 @@
3528
3642
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3529
3643
  "../../../node_modules/@types/lodash/common/string.d.ts",
3530
3644
  "../../../node_modules/@types/lodash/common/util.d.ts",
3531
- "../../../node_modules/@types/lodash/index.d.ts"
3645
+ "../../../node_modules/@types/lodash/index.d.ts",
3646
+ "../../../node_modules/@types/node/util.d.ts"
3532
3647
  ],
3533
3648
  "../../../node_modules/@types/lodash/common/object.d.ts": [
3534
3649
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3542,7 +3657,8 @@
3542
3657
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3543
3658
  "../../../node_modules/@types/lodash/common/string.d.ts",
3544
3659
  "../../../node_modules/@types/lodash/common/util.d.ts",
3545
- "../../../node_modules/@types/lodash/index.d.ts"
3660
+ "../../../node_modules/@types/lodash/index.d.ts",
3661
+ "../../../node_modules/@types/node/util.d.ts"
3546
3662
  ],
3547
3663
  "../../../node_modules/@types/lodash/common/seq.d.ts": [
3548
3664
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3556,7 +3672,8 @@
3556
3672
  "../../../node_modules/@types/lodash/common/object.d.ts",
3557
3673
  "../../../node_modules/@types/lodash/common/string.d.ts",
3558
3674
  "../../../node_modules/@types/lodash/common/util.d.ts",
3559
- "../../../node_modules/@types/lodash/index.d.ts"
3675
+ "../../../node_modules/@types/lodash/index.d.ts",
3676
+ "../../../node_modules/@types/node/util.d.ts"
3560
3677
  ],
3561
3678
  "../../../node_modules/@types/lodash/common/string.d.ts": [
3562
3679
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3570,7 +3687,8 @@
3570
3687
  "../../../node_modules/@types/lodash/common/object.d.ts",
3571
3688
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3572
3689
  "../../../node_modules/@types/lodash/common/util.d.ts",
3573
- "../../../node_modules/@types/lodash/index.d.ts"
3690
+ "../../../node_modules/@types/lodash/index.d.ts",
3691
+ "../../../node_modules/@types/node/util.d.ts"
3574
3692
  ],
3575
3693
  "../../../node_modules/@types/lodash/common/util.d.ts": [
3576
3694
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3584,7 +3702,8 @@
3584
3702
  "../../../node_modules/@types/lodash/common/object.d.ts",
3585
3703
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3586
3704
  "../../../node_modules/@types/lodash/common/string.d.ts",
3587
- "../../../node_modules/@types/lodash/index.d.ts"
3705
+ "../../../node_modules/@types/lodash/index.d.ts",
3706
+ "../../../node_modules/@types/node/util.d.ts"
3588
3707
  ],
3589
3708
  "../../../node_modules/@types/lodash/index.d.ts": [
3590
3709
  "../../../node_modules/@types/lodash/common/array.d.ts",
@@ -3598,22 +3717,50 @@
3598
3717
  "../../../node_modules/@types/lodash/common/object.d.ts",
3599
3718
  "../../../node_modules/@types/lodash/common/seq.d.ts",
3600
3719
  "../../../node_modules/@types/lodash/common/string.d.ts",
3601
- "../../../node_modules/@types/lodash/common/util.d.ts"
3720
+ "../../../node_modules/@types/lodash/common/util.d.ts",
3721
+ "../../../node_modules/@types/node/util.d.ts"
3722
+ ],
3723
+ "../../../node_modules/@types/long/index.d.ts": [
3724
+ "../../../node_modules/@types/node/util.d.ts"
3725
+ ],
3726
+ "../../../node_modules/@types/mime-types/index.d.ts": [
3727
+ "../../../node_modules/@types/node/util.d.ts"
3728
+ ],
3729
+ "../../../node_modules/@types/mime/index.d.ts": [
3730
+ "../../../node_modules/@types/node/util.d.ts"
3731
+ ],
3732
+ "../../../node_modules/@types/minimatch/index.d.ts": [
3733
+ "../../../node_modules/@types/node/util.d.ts"
3734
+ ],
3735
+ "../../../node_modules/@types/minimist/index.d.ts": [
3736
+ "../../../node_modules/@types/node/util.d.ts"
3737
+ ],
3738
+ "../../../node_modules/@types/mocha/index.d.ts": [
3739
+ "../../../node_modules/@types/node/util.d.ts"
3602
3740
  ],
3603
3741
  "../../../node_modules/@types/morgan/index.d.ts": [
3604
- "../node_modules/@types/node/http.d.ts",
3605
- "../node_modules/@types/node/index.d.ts"
3742
+ "../../../node_modules/@types/node/http.d.ts",
3743
+ "../../../node_modules/@types/node/index.d.ts",
3744
+ "../../../node_modules/@types/node/util.d.ts"
3745
+ ],
3746
+ "../../../node_modules/@types/ms/index.d.ts": [
3747
+ "../../../node_modules/@types/node/util.d.ts"
3606
3748
  ],
3607
3749
  "../../../node_modules/@types/nock/index.d.ts": [
3608
- "../node_modules/@types/node/index.d.ts",
3609
- "../node_modules/@types/node/url.d.ts"
3750
+ "../../../node_modules/@types/node/index.d.ts",
3751
+ "../../../node_modules/@types/node/url.d.ts",
3752
+ "../../../node_modules/@types/node/util.d.ts"
3753
+ ],
3754
+ "../../../node_modules/@types/node-fetch/externals.d.ts": [
3755
+ "../../../node_modules/@types/node/util.d.ts"
3610
3756
  ],
3611
3757
  "../../../node_modules/@types/node-fetch/index.d.ts": [
3612
3758
  "../../../node_modules/@types/node-fetch/externals.d.ts",
3613
- "../../../node_modules/form-data/index.d.ts",
3614
- "../node_modules/@types/node/http.d.ts",
3615
- "../node_modules/@types/node/index.d.ts",
3616
- "../node_modules/@types/node/url.d.ts"
3759
+ "../../../node_modules/@types/node-fetch/node_modules/form-data/index.d.ts",
3760
+ "../../../node_modules/@types/node/http.d.ts",
3761
+ "../../../node_modules/@types/node/index.d.ts",
3762
+ "../../../node_modules/@types/node/url.d.ts",
3763
+ "../../../node_modules/@types/node/util.d.ts"
3617
3764
  ],
3618
3765
  "../../../node_modules/@types/node-fetch/node_modules/form-data/index.d.ts": [
3619
3766
  "../../../node_modules/@types/node/http.d.ts",
@@ -3948,15 +4095,29 @@
3948
4095
  "../../../node_modules/@types/node/util.d.ts",
3949
4096
  "../../../node_modules/@types/node/zlib.d.ts"
3950
4097
  ],
4098
+ "../../../node_modules/@types/normalize-package-data/index.d.ts": [
4099
+ "../../../node_modules/@types/node/util.d.ts"
4100
+ ],
4101
+ "../../../node_modules/@types/parse-json/index.d.ts": [
4102
+ "../../../node_modules/@types/node/util.d.ts"
4103
+ ],
3951
4104
  "../../../node_modules/@types/pbkdf2/index.d.ts": [
3952
- "../node_modules/@types/node/index.d.ts"
4105
+ "../../../node_modules/@types/node/index.d.ts",
4106
+ "../../../node_modules/@types/node/util.d.ts"
3953
4107
  ],
3954
4108
  "../../../node_modules/@types/prop-types/index.d.ts": [
3955
4109
  "../../../node_modules/@types/node/util.d.ts"
3956
4110
  ],
4111
+ "../../../node_modules/@types/qs/index.d.ts": [
4112
+ "../../../node_modules/@types/node/util.d.ts"
4113
+ ],
3957
4114
  "../../../node_modules/@types/randombytes/index.d.ts": [
3958
- "../node_modules/@types/node/crypto.d.ts",
3959
- "../node_modules/@types/node/index.d.ts"
4115
+ "../../../node_modules/@types/node/crypto.d.ts",
4116
+ "../../../node_modules/@types/node/index.d.ts",
4117
+ "../../../node_modules/@types/node/util.d.ts"
4118
+ ],
4119
+ "../../../node_modules/@types/range-parser/index.d.ts": [
4120
+ "../../../node_modules/@types/node/util.d.ts"
3960
4121
  ],
3961
4122
  "../../../node_modules/@types/react-dom/index.d.ts": [
3962
4123
  "../../../node_modules/@types/node/util.d.ts",
@@ -3982,7 +4143,8 @@
3982
4143
  "../../../node_modules/@types/node/util.d.ts"
3983
4144
  ],
3984
4145
  "../../../node_modules/@types/secp256k1/index.d.ts": [
3985
- "../node_modules/@types/node/index.d.ts"
4146
+ "../../../node_modules/@types/node/index.d.ts",
4147
+ "../../../node_modules/@types/node/util.d.ts"
3986
4148
  ],
3987
4149
  "../../../node_modules/@types/serve-index/index.d.ts": [
3988
4150
  "../../../node_modules/@types/express/index.d.ts",
@@ -3991,12 +4153,20 @@
3991
4153
  ],
3992
4154
  "../../../node_modules/@types/serve-static/index.d.ts": [
3993
4155
  "../../../node_modules/@types/mime/index.d.ts",
3994
- "../node_modules/@types/node/http.d.ts",
3995
- "../node_modules/@types/node/index.d.ts"
4156
+ "../../../node_modules/@types/node/http.d.ts",
4157
+ "../../../node_modules/@types/node/index.d.ts",
4158
+ "../../../node_modules/@types/node/util.d.ts"
3996
4159
  ],
3997
4160
  "../../../node_modules/@types/sha.js/index.d.ts": [
3998
- "../node_modules/@types/node/crypto.d.ts",
3999
- "../node_modules/@types/node/index.d.ts"
4161
+ "../../../node_modules/@types/node/crypto.d.ts",
4162
+ "../../../node_modules/@types/node/index.d.ts",
4163
+ "../../../node_modules/@types/node/util.d.ts"
4164
+ ],
4165
+ "../../../node_modules/@types/sinon/ts3.1/index.d.ts": [
4166
+ "../../../node_modules/@types/node/util.d.ts"
4167
+ ],
4168
+ "../../../node_modules/@types/sinonjs__fake-timers/index.d.ts": [
4169
+ "../../../node_modules/@types/node/util.d.ts"
4000
4170
  ],
4001
4171
  "../../../node_modules/@types/sizzle/index.d.ts": [
4002
4172
  "../../../node_modules/@types/node/util.d.ts"
@@ -4017,13 +4187,15 @@
4017
4187
  ],
4018
4188
  "../../../node_modules/@types/superagent/index.d.ts": [
4019
4189
  "../../../node_modules/@types/cookiejar/index.d.ts",
4020
- "../node_modules/@types/node/buffer.d.ts",
4021
- "../node_modules/@types/node/fs.d.ts",
4022
- "../node_modules/@types/node/http.d.ts",
4023
- "../node_modules/@types/node/index.d.ts",
4024
- "../node_modules/@types/node/stream.d.ts"
4190
+ "../../../node_modules/@types/node/buffer.d.ts",
4191
+ "../../../node_modules/@types/node/fs.d.ts",
4192
+ "../../../node_modules/@types/node/http.d.ts",
4193
+ "../../../node_modules/@types/node/index.d.ts",
4194
+ "../../../node_modules/@types/node/stream.d.ts",
4195
+ "../../../node_modules/@types/node/util.d.ts"
4025
4196
  ],
4026
4197
  "../../../node_modules/@types/supertest/index.d.ts": [
4198
+ "../../../node_modules/@types/node/util.d.ts",
4027
4199
  "../../../node_modules/@types/superagent/index.d.ts"
4028
4200
  ],
4029
4201
  "../../../node_modules/@types/tapable/index.d.ts": [
@@ -4033,9 +4205,16 @@
4033
4205
  "../../../node_modules/@types/node/util.d.ts",
4034
4206
  "../../../node_modules/source-map/source-map.d.ts"
4035
4207
  ],
4208
+ "../../../node_modules/@types/urijs/dom-monkeypatch.d.ts": [
4209
+ "../../../node_modules/@types/node/util.d.ts"
4210
+ ],
4036
4211
  "../../../node_modules/@types/urijs/index.d.ts": [
4212
+ "../../../node_modules/@types/node/util.d.ts",
4037
4213
  "../../../node_modules/@types/urijs/dom-monkeypatch.d.ts"
4038
4214
  ],
4215
+ "../../../node_modules/@types/utf8/index.d.ts": [
4216
+ "../../../node_modules/@types/node/util.d.ts"
4217
+ ],
4039
4218
  "../../../node_modules/@types/webpack-sources/index.d.ts": [
4040
4219
  "../../../node_modules/@types/node/index.d.ts",
4041
4220
  "../../../node_modules/@types/node/util.d.ts",
@@ -4135,12 +4314,13 @@
4135
4314
  "../../../node_modules/tapable/tapable.d.ts"
4136
4315
  ],
4137
4316
  "../../../node_modules/@types/websocket/index.d.ts": [
4138
- "../node_modules/@types/node/events.d.ts",
4139
- "../node_modules/@types/node/http.d.ts",
4140
- "../node_modules/@types/node/https.d.ts",
4141
- "../node_modules/@types/node/index.d.ts",
4142
- "../node_modules/@types/node/net.d.ts",
4143
- "../node_modules/@types/node/url.d.ts"
4317
+ "../../../node_modules/@types/node/events.d.ts",
4318
+ "../../../node_modules/@types/node/http.d.ts",
4319
+ "../../../node_modules/@types/node/https.d.ts",
4320
+ "../../../node_modules/@types/node/index.d.ts",
4321
+ "../../../node_modules/@types/node/net.d.ts",
4322
+ "../../../node_modules/@types/node/url.d.ts",
4323
+ "../../../node_modules/@types/node/util.d.ts"
4144
4324
  ],
4145
4325
  "../../../node_modules/@types/ws/index.d.ts": [
4146
4326
  "../../../node_modules/@types/node/events.d.ts",
@@ -4153,7 +4333,11 @@
4153
4333
  "../../../node_modules/@types/node/util.d.ts",
4154
4334
  "../../../node_modules/@types/node/zlib.d.ts"
4155
4335
  ],
4336
+ "../../../node_modules/@types/yargs-parser/index.d.ts": [
4337
+ "../../../node_modules/@types/node/util.d.ts"
4338
+ ],
4156
4339
  "../../../node_modules/@types/yargs/index.d.ts": [
4340
+ "../../../node_modules/@types/node/util.d.ts",
4157
4341
  "../../../node_modules/@types/yargs-parser/index.d.ts"
4158
4342
  ],
4159
4343
  "../../../node_modules/@types/yauzl/index.d.ts": [
@@ -4166,40 +4350,51 @@
4166
4350
  "../../../node_modules/@types/node/util.d.ts"
4167
4351
  ],
4168
4352
  "../../../node_modules/base-x/src/index.d.ts": [
4169
- "../node_modules/@types/node/index.d.ts"
4353
+ "../../../node_modules/@types/node/index.d.ts",
4354
+ "../../../node_modules/@types/node/util.d.ts"
4170
4355
  ],
4171
4356
  "../../../node_modules/bip174/src/lib/interfaces.d.ts": [
4172
- "../node_modules/@types/node/index.d.ts"
4357
+ "../../../node_modules/@types/node/index.d.ts",
4358
+ "../../../node_modules/@types/node/util.d.ts"
4173
4359
  ],
4174
4360
  "../../../node_modules/bip174/src/lib/psbt.d.ts": [
4175
- "../../../node_modules/bip174/src/lib/interfaces.d.ts",
4176
- "../node_modules/@types/node/index.d.ts"
4361
+ "../../../node_modules/@types/node/index.d.ts",
4362
+ "../../../node_modules/@types/node/util.d.ts",
4363
+ "../../../node_modules/bip174/src/lib/interfaces.d.ts"
4177
4364
  ],
4178
4365
  "../../../node_modules/bip32/types/bip32.d.ts": [
4179
- "../node_modules/@types/node/index.d.ts"
4366
+ "../../../node_modules/@types/node/index.d.ts",
4367
+ "../../../node_modules/@types/node/util.d.ts"
4180
4368
  ],
4181
4369
  "../../../node_modules/bip32/types/index.d.ts": [
4370
+ "../../../node_modules/@types/node/util.d.ts",
4182
4371
  "../../../node_modules/bip32/types/bip32.d.ts"
4183
4372
  ],
4184
4373
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts": [
4185
- "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
4186
- "../node_modules/@types/node/index.d.ts"
4374
+ "../../../node_modules/@types/node/index.d.ts",
4375
+ "../../../node_modules/@types/node/util.d.ts",
4376
+ "../../../node_modules/bitcoinjs-lib/types/networks.d.ts"
4187
4377
  ],
4188
4378
  "../../../node_modules/bitcoinjs-lib/types/block.d.ts": [
4189
- "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts",
4190
- "../node_modules/@types/node/index.d.ts"
4379
+ "../../../node_modules/@types/node/index.d.ts",
4380
+ "../../../node_modules/@types/node/util.d.ts",
4381
+ "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
4191
4382
  ],
4192
4383
  "../../../node_modules/bitcoinjs-lib/types/classify.d.ts": [
4193
- "../node_modules/@types/node/index.d.ts"
4384
+ "../../../node_modules/@types/node/index.d.ts",
4385
+ "../../../node_modules/@types/node/util.d.ts"
4194
4386
  ],
4195
4387
  "../../../node_modules/bitcoinjs-lib/types/crypto.d.ts": [
4196
- "../node_modules/@types/node/index.d.ts"
4388
+ "../../../node_modules/@types/node/index.d.ts",
4389
+ "../../../node_modules/@types/node/util.d.ts"
4197
4390
  ],
4198
4391
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts": [
4199
- "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
4200
- "../node_modules/@types/node/index.d.ts"
4392
+ "../../../node_modules/@types/node/index.d.ts",
4393
+ "../../../node_modules/@types/node/util.d.ts",
4394
+ "../../../node_modules/bitcoinjs-lib/types/networks.d.ts"
4201
4395
  ],
4202
4396
  "../../../node_modules/bitcoinjs-lib/types/index.d.ts": [
4397
+ "../../../node_modules/@types/node/util.d.ts",
4203
4398
  "../../../node_modules/bip32/types/index.d.ts",
4204
4399
  "../../../node_modules/bitcoinjs-lib/types/address.d.ts",
4205
4400
  "../../../node_modules/bitcoinjs-lib/types/block.d.ts",
@@ -4216,10 +4411,16 @@
4216
4411
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts",
4217
4412
  "../../../node_modules/bitcoinjs-lib/types/transaction_builder.d.ts"
4218
4413
  ],
4414
+ "../../../node_modules/bitcoinjs-lib/types/networks.d.ts": [
4415
+ "../../../node_modules/@types/node/util.d.ts"
4416
+ ],
4219
4417
  "../../../node_modules/bitcoinjs-lib/types/payments/embed.d.ts": [
4418
+ "../../../node_modules/@types/node/util.d.ts",
4220
4419
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4221
4420
  ],
4222
4421
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts": [
4422
+ "../../../node_modules/@types/node/index.d.ts",
4423
+ "../../../node_modules/@types/node/util.d.ts",
4223
4424
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
4224
4425
  "../../../node_modules/bitcoinjs-lib/types/payments/embed.d.ts",
4225
4426
  "../../../node_modules/bitcoinjs-lib/types/payments/p2ms.d.ts",
@@ -4229,67 +4430,88 @@
4229
4430
  "../../../node_modules/bitcoinjs-lib/types/payments/p2tr.d.ts",
4230
4431
  "../../../node_modules/bitcoinjs-lib/types/payments/p2tr_ns.d.ts",
4231
4432
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wpkh.d.ts",
4232
- "../../../node_modules/bitcoinjs-lib/types/payments/p2wsh.d.ts",
4233
- "../node_modules/@types/node/index.d.ts"
4433
+ "../../../node_modules/bitcoinjs-lib/types/payments/p2wsh.d.ts"
4234
4434
  ],
4235
4435
  "../../../node_modules/bitcoinjs-lib/types/payments/p2ms.d.ts": [
4436
+ "../../../node_modules/@types/node/util.d.ts",
4236
4437
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4237
4438
  ],
4238
4439
  "../../../node_modules/bitcoinjs-lib/types/payments/p2pk.d.ts": [
4440
+ "../../../node_modules/@types/node/util.d.ts",
4239
4441
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4240
4442
  ],
4241
4443
  "../../../node_modules/bitcoinjs-lib/types/payments/p2pkh.d.ts": [
4444
+ "../../../node_modules/@types/node/util.d.ts",
4242
4445
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4243
4446
  ],
4244
4447
  "../../../node_modules/bitcoinjs-lib/types/payments/p2sh.d.ts": [
4448
+ "../../../node_modules/@types/node/util.d.ts",
4245
4449
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4246
4450
  ],
4247
4451
  "../../../node_modules/bitcoinjs-lib/types/payments/p2tr.d.ts": [
4452
+ "../../../node_modules/@types/node/util.d.ts",
4248
4453
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4249
4454
  ],
4250
4455
  "../../../node_modules/bitcoinjs-lib/types/payments/p2tr_ns.d.ts": [
4456
+ "../../../node_modules/@types/node/util.d.ts",
4251
4457
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4252
4458
  ],
4253
4459
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wpkh.d.ts": [
4460
+ "../../../node_modules/@types/node/util.d.ts",
4254
4461
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4255
4462
  ],
4256
4463
  "../../../node_modules/bitcoinjs-lib/types/payments/p2wsh.d.ts": [
4464
+ "../../../node_modules/@types/node/util.d.ts",
4257
4465
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts"
4258
4466
  ],
4259
4467
  "../../../node_modules/bitcoinjs-lib/types/psbt.d.ts": [
4468
+ "../../../node_modules/@types/node/index.d.ts",
4469
+ "../../../node_modules/@types/node/util.d.ts",
4260
4470
  "../../../node_modules/bip174/src/lib/interfaces.d.ts",
4261
4471
  "../../../node_modules/bip174/src/lib/psbt.d.ts",
4262
4472
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts",
4263
4473
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
4264
- "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts",
4265
- "../node_modules/@types/node/index.d.ts"
4474
+ "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
4266
4475
  ],
4267
4476
  "../../../node_modules/bitcoinjs-lib/types/schnorrbip340.d.ts": [
4268
- "../node_modules/@types/node/index.d.ts"
4477
+ "../../../node_modules/@types/node/index.d.ts",
4478
+ "../../../node_modules/@types/node/util.d.ts"
4269
4479
  ],
4270
4480
  "../../../node_modules/bitcoinjs-lib/types/script.d.ts": [
4481
+ "../../../node_modules/@types/node/index.d.ts",
4482
+ "../../../node_modules/@types/node/util.d.ts",
4271
4483
  "../../../node_modules/bitcoinjs-lib/types/payments/index.d.ts",
4272
4484
  "../../../node_modules/bitcoinjs-lib/types/script_number.d.ts",
4273
- "../../../node_modules/bitcoinjs-lib/types/script_signature.d.ts",
4274
- "../node_modules/@types/node/index.d.ts"
4485
+ "../../../node_modules/bitcoinjs-lib/types/script_signature.d.ts"
4275
4486
  ],
4276
4487
  "../../../node_modules/bitcoinjs-lib/types/script_number.d.ts": [
4277
- "../node_modules/@types/node/index.d.ts"
4488
+ "../../../node_modules/@types/node/index.d.ts",
4489
+ "../../../node_modules/@types/node/util.d.ts"
4278
4490
  ],
4279
4491
  "../../../node_modules/bitcoinjs-lib/types/script_signature.d.ts": [
4280
- "../node_modules/@types/node/index.d.ts"
4492
+ "../../../node_modules/@types/node/index.d.ts",
4493
+ "../../../node_modules/@types/node/util.d.ts"
4281
4494
  ],
4282
4495
  "../../../node_modules/bitcoinjs-lib/types/taproot.d.ts": [
4283
- "../node_modules/@types/node/index.d.ts"
4496
+ "../../../node_modules/@types/node/index.d.ts",
4497
+ "../../../node_modules/@types/node/util.d.ts"
4284
4498
  ],
4285
4499
  "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts": [
4286
- "../node_modules/@types/node/index.d.ts"
4500
+ "../../../node_modules/@types/node/index.d.ts",
4501
+ "../../../node_modules/@types/node/util.d.ts"
4287
4502
  ],
4288
4503
  "../../../node_modules/bitcoinjs-lib/types/transaction_builder.d.ts": [
4504
+ "../../../node_modules/@types/node/index.d.ts",
4505
+ "../../../node_modules/@types/node/util.d.ts",
4289
4506
  "../../../node_modules/bitcoinjs-lib/types/ecpair.d.ts",
4290
4507
  "../../../node_modules/bitcoinjs-lib/types/networks.d.ts",
4291
- "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts",
4292
- "../node_modules/@types/node/index.d.ts"
4508
+ "../../../node_modules/bitcoinjs-lib/types/transaction.d.ts"
4509
+ ],
4510
+ "../../../node_modules/buffer/index.d.ts": [
4511
+ "../../../node_modules/@types/node/util.d.ts"
4512
+ ],
4513
+ "../../../node_modules/chalk/index.d.ts": [
4514
+ "../../../node_modules/@types/node/util.d.ts"
4293
4515
  ],
4294
4516
  "../../../node_modules/csstype/index.d.ts": [
4295
4517
  "../../../node_modules/@types/node/util.d.ts"
@@ -4300,6 +4522,99 @@
4300
4522
  "../../../node_modules/tapable/tapable.d.ts": [
4301
4523
  "../../../node_modules/@types/node/util.d.ts"
4302
4524
  ],
4525
+ "../../../node_modules/typescript/lib/lib.dom.d.ts": [
4526
+ "../../../node_modules/@types/node/util.d.ts"
4527
+ ],
4528
+ "../../../node_modules/typescript/lib/lib.es2015.collection.d.ts": [
4529
+ "../../../node_modules/@types/node/util.d.ts"
4530
+ ],
4531
+ "../../../node_modules/typescript/lib/lib.es2015.core.d.ts": [
4532
+ "../../../node_modules/@types/node/util.d.ts"
4533
+ ],
4534
+ "../../../node_modules/typescript/lib/lib.es2015.d.ts": [
4535
+ "../../../node_modules/@types/node/util.d.ts"
4536
+ ],
4537
+ "../../../node_modules/typescript/lib/lib.es2015.generator.d.ts": [
4538
+ "../../../node_modules/@types/node/util.d.ts"
4539
+ ],
4540
+ "../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
4541
+ "../../../node_modules/@types/node/util.d.ts"
4542
+ ],
4543
+ "../../../node_modules/typescript/lib/lib.es2015.promise.d.ts": [
4544
+ "../../../node_modules/@types/node/util.d.ts"
4545
+ ],
4546
+ "../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
4547
+ "../../../node_modules/@types/node/util.d.ts"
4548
+ ],
4549
+ "../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
4550
+ "../../../node_modules/@types/node/util.d.ts"
4551
+ ],
4552
+ "../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
4553
+ "../../../node_modules/@types/node/util.d.ts"
4554
+ ],
4555
+ "../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
4556
+ "../../../node_modules/@types/node/util.d.ts"
4557
+ ],
4558
+ "../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
4559
+ "../../../node_modules/@types/node/util.d.ts"
4560
+ ],
4561
+ "../../../node_modules/typescript/lib/lib.es2016.d.ts": [
4562
+ "../../../node_modules/@types/node/util.d.ts"
4563
+ ],
4564
+ "../../../node_modules/typescript/lib/lib.es2017.d.ts": [
4565
+ "../../../node_modules/@types/node/util.d.ts"
4566
+ ],
4567
+ "../../../node_modules/typescript/lib/lib.es2017.intl.d.ts": [
4568
+ "../../../node_modules/@types/node/util.d.ts"
4569
+ ],
4570
+ "../../../node_modules/typescript/lib/lib.es2017.object.d.ts": [
4571
+ "../../../node_modules/@types/node/util.d.ts"
4572
+ ],
4573
+ "../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
4574
+ "../../../node_modules/@types/node/util.d.ts"
4575
+ ],
4576
+ "../../../node_modules/typescript/lib/lib.es2017.string.d.ts": [
4577
+ "../../../node_modules/@types/node/util.d.ts"
4578
+ ],
4579
+ "../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
4580
+ "../../../node_modules/@types/node/util.d.ts"
4581
+ ],
4582
+ "../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
4583
+ "../../../node_modules/@types/node/util.d.ts"
4584
+ ],
4585
+ "../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
4586
+ "../../../node_modules/@types/node/util.d.ts"
4587
+ ],
4588
+ "../../../node_modules/typescript/lib/lib.es2018.d.ts": [
4589
+ "../../../node_modules/@types/node/util.d.ts"
4590
+ ],
4591
+ "../../../node_modules/typescript/lib/lib.es2018.intl.d.ts": [
4592
+ "../../../node_modules/@types/node/util.d.ts"
4593
+ ],
4594
+ "../../../node_modules/typescript/lib/lib.es2018.promise.d.ts": [
4595
+ "../../../node_modules/@types/node/util.d.ts"
4596
+ ],
4597
+ "../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
4598
+ "../../../node_modules/@types/node/util.d.ts"
4599
+ ],
4600
+ "../../../node_modules/typescript/lib/lib.es2019.array.d.ts": [
4601
+ "../../../node_modules/@types/node/util.d.ts"
4602
+ ],
4603
+ "../../../node_modules/typescript/lib/lib.es2019.d.ts": [
4604
+ "../../../node_modules/@types/node/util.d.ts"
4605
+ ],
4606
+ "../../../node_modules/typescript/lib/lib.es2019.object.d.ts": [
4607
+ "../../../node_modules/@types/node/util.d.ts"
4608
+ ],
4609
+ "../../../node_modules/typescript/lib/lib.es2019.string.d.ts": [
4610
+ "../../../node_modules/@types/node/util.d.ts"
4611
+ ],
4612
+ "../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
4613
+ "../../../node_modules/@types/node/util.d.ts"
4614
+ ],
4615
+ "../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
4616
+ "../../../node_modules/@types/node/util.d.ts"
4617
+ ],
4303
4618
  "../../../node_modules/typescript/lib/lib.es2020.d.ts": [
4304
4619
  "../../../node_modules/@types/node/util.d.ts"
4305
4620
  ],
@@ -4317,6 +4632,12 @@
4317
4632
  ],
4318
4633
  "../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
4319
4634
  "../../../node_modules/@types/node/util.d.ts"
4635
+ ],
4636
+ "../../../node_modules/typescript/lib/lib.es5.d.ts": [
4637
+ "../../../node_modules/@types/node/util.d.ts"
4638
+ ],
4639
+ "../../../node_modules/typescript/lib/lib.esnext.intl.d.ts": [
4640
+ "../../../node_modules/@types/node/util.d.ts"
4320
4641
  ]
4321
4642
  },
4322
4643
  "semanticDiagnosticsPerFile": [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bitgo/utxo-bin",
3
3
  "description": "Command-line utility for BitGo UTXO transactions",
4
- "version": "1.0.2-rc.13",
4
+ "version": "1.0.2-rc.16",
5
5
  "files": [
6
6
  "dist/**/*"
7
7
  ],
@@ -26,9 +26,9 @@
26
26
  },
27
27
  "bin": "./dist/bin/index.js",
28
28
  "dependencies": {
29
- "@bitgo/blockapis": "^1.0.1-rc.13",
30
- "@bitgo/statics": "^6.18.0-rc.13",
31
- "@bitgo/utxo-lib": "^2.3.0-rc.7",
29
+ "@bitgo/blockapis": "^1.0.1-rc.14",
30
+ "@bitgo/statics": "^6.18.0-rc.15",
31
+ "@bitgo/utxo-lib": "^2.3.0-rc.8",
32
32
  "archy": "^1.0.0",
33
33
  "chalk": "4",
34
34
  "yargs": "^17.3.1"
@@ -47,5 +47,5 @@
47
47
  "access": "public"
48
48
  },
49
49
  "license": "MIT",
50
- "gitHead": "69940d6c1d879bfb143720c1b4f5754627b83175"
50
+ "gitHead": "470decafdce823e475e9d8744063556916b06839"
51
51
  }