@regulaforensics/idv-capture-web 3.2.29-nightly → 3.2.31-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,7 +302,6 @@ declare class IdvFetchService {
302
302
  private _setConnectionToken;
303
303
  private _getOriginFromConfig;
304
304
  private _getOriginFromUrl;
305
- private _getSessionIdFromUrl;
306
305
  private _getExpiresAtFromTtl;
307
306
  private _getAuthorizationHeaderFromConnectionToken;
308
307
  private _getAuthorizationHeaderFromBasicToken;