@regulaforensics/idv-capture-web 3.2.31-nightly → 3.2.33-nightly

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/index.d.ts CHANGED
@@ -302,6 +302,7 @@ declare class IdvFetchService {
302
302
  private _setConnectionToken;
303
303
  private _getOriginFromConfig;
304
304
  private _getOriginFromUrl;
305
+ private _getSessionIdFromUrl;
305
306
  private _getExpiresAtFromTtl;
306
307
  private _getAuthorizationHeaderFromConnectionToken;
307
308
  private _getAuthorizationHeaderFromBasicToken;