@vansite/ts-sharetribe-flex-sdk 3.0.10 → 3.0.12

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.
@@ -68,6 +68,8 @@
68
68
 
69
69
  /*! ../helpers/resolveConfig.js */
70
70
 
71
+ /*! ../helpers/sanitizeHeaderValue.js */
72
+
71
73
  /*! ../helpers/shouldBypassProxy.js */
72
74
 
73
75
  /*! ../helpers/toFormData.js */
@@ -166,6 +168,8 @@
166
168
 
167
169
  /*! ./adapters/adapters.js */
168
170
 
171
+ /*! ./agent */
172
+
169
173
  /*! ./async.js */
170
174
 
171
175
  /*! ./browser.js */
@@ -270,10 +274,14 @@
270
274
 
271
275
  /*! ./parameter-serializer */
272
276
 
277
+ /*! ./parse-proxy-response */
278
+
273
279
  /*! ./parseProtocol.js */
274
280
 
275
281
  /*! ./populate.js */
276
282
 
283
+ /*! ./promisify */
284
+
277
285
  /*! ./readBlob.js */
278
286
 
279
287
  /*! ./reflectApply */
@@ -346,6 +354,8 @@
346
354
 
347
355
  /*! ./xhr.js */
348
356
 
357
+ /*! agent-base */
358
+
349
359
  /*! assert */
350
360
 
351
361
  /*! asynckit */
@@ -426,11 +436,13 @@
426
436
 
427
437
  /*! https */
428
438
 
439
+ /*! https-proxy-agent */
440
+
429
441
  /*! is-retry-allowed */
430
442
 
431
443
  /*! js-cookie */
432
444
 
433
- /*! js-cookie v3.0.5 | MIT */
445
+ /*! js-cookie v3.0.7 | MIT */
434
446
 
435
447
  /*! math-intrinsics/abs */
436
448
 
@@ -452,6 +464,8 @@
452
464
 
453
465
  /*! ms */
454
466
 
467
+ /*! net */
468
+
455
469
  /*! os */
456
470
 
457
471
  /*! path */
@@ -462,6 +476,8 @@
462
476
 
463
477
  /*! supports-color */
464
478
 
479
+ /*! tls */
480
+
465
481
  /*! transit-js */
466
482
 
467
483
  /*! tty */