idmission-web-sdk 2.1.85 → 2.1.86

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.
@@ -215,7 +215,7 @@
215
215
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
216
216
  };
217
217
 
218
- var webSdkVersion = '2.1.85';
218
+ var webSdkVersion = '2.1.86';
219
219
 
220
220
  function getPlatform() {
221
221
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -17399,7 +17399,7 @@
17399
17399
  height: 573
17400
17400
  },
17401
17401
  SHOW_PASSPORT: {
17402
- url: "".concat(DEFAULT_CDN_URL, "/Shieldout-Passport-Front-SVG-Portrait-Borderless.svg"),
17402
+ url: "".concat(DEFAULT_CDN_URL, "/Shieldout-Passport-Front-SVG-Portrait-2.svg"),
17403
17403
  width: 386,
17404
17404
  height: 573
17405
17405
  }
@@ -17416,7 +17416,7 @@
17416
17416
  height: 386
17417
17417
  },
17418
17418
  SHOW_PASSPORT: {
17419
- url: "".concat(DEFAULT_CDN_URL, "/Shieldout-Passport-Front-SVG-Landscape-Borderless.svg"),
17419
+ url: "".concat(DEFAULT_CDN_URL, "/Shieldout-Passport-Front-SVG-Landscape-2.svg"),
17420
17420
  width: 573,
17421
17421
  height: 386
17422
17422
  }