@regulaforensics/idv-capture-web 2.5.219-nightly → 3.1.220-rc

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/main.js CHANGED
@@ -19584,7 +19584,7 @@ var ma = Pa.create("session_log"), Dk = /* @__PURE__ */ function() {
19584
19584
  return wr().w(function(v) {
19585
19585
  for (; ; ) switch (v.p = v.n) {
19586
19586
  case 0:
19587
- return v.p = 1, v.n = 2, fetch("https://wasm-development.regulaforensics.com/idv/nightly/2.5/4fd63ee-ccd5c8896//PlatformAdaptor.worker.js");
19587
+ return v.p = 1, v.n = 2, fetch("https://wasm-development.regulaforensics.com/idv/rc/3.1/cb1d28b-8fcb4ad21//PlatformAdaptor.worker.js");
19588
19588
  case 2:
19589
19589
  return u = v.v, v.n = 3, u.blob();
19590
19590
  case 3:
@@ -19611,7 +19611,7 @@ var ma = Pa.create("session_log"), Dk = /* @__PURE__ */ function() {
19611
19611
  }), v.n = 9, this.sendMessage({
19612
19612
  target: "worker-init",
19613
19613
  URL: document.URL,
19614
- currentScriptUrl: "https://wasm-development.regulaforensics.com/idv/nightly/2.5/4fd63ee-ccd5c8896/",
19614
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/idv/rc/3.1/cb1d28b-8fcb4ad21/",
19615
19615
  preMain: !0
19616
19616
  });
19617
19617
  case 9:
@@ -21139,7 +21139,7 @@ var aj = "*,::after,::before{box-sizing:border-box}h1,h2,h3,h4,p,ul{padding:0;ma
21139
21139
  }, {
21140
21140
  key: "version",
21141
21141
  get: function() {
21142
- return "".concat("2.5.219-nightly".trim());
21142
+ return "".concat("3.1.220-rc".trim());
21143
21143
  }
21144
21144
  }, {
21145
21145
  key: "render",
@@ -21457,7 +21457,7 @@ var hj = /* @__PURE__ */ function() {
21457
21457
  key: "version",
21458
21458
  get: function() {
21459
21459
  var n;
21460
- return (n = "2.5.219-nightly") !== null && n !== void 0 ? n : "Version unavailable. Something went wrong";
21460
+ return (n = "3.1.220-rc") !== null && n !== void 0 ? n : "Version unavailable. Something went wrong";
21461
21461
  }
21462
21462
  }, {
21463
21463
  key: "nonce",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/idv-capture-web",
3
- "version": "2.5.219-nightly",
3
+ "version": "3.1.220-rc",
4
4
  "description": "Regula framework agnostic web components to work with webcamera",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/main.js",