@ekyc_qoobiss/qbs-ect-cmp 2.1.7 → 2.1.9

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.
@@ -6098,7 +6098,7 @@ function v4(options, buf, offset) {
6098
6098
  }
6099
6099
 
6100
6100
  const name = "@ekyc_qoobiss/qbs-ect-cmp";
6101
- const version$1 = "2.1.7";
6101
+ const version$1 = "2.1.9";
6102
6102
  const description = "Person Identification Component";
6103
6103
  const main = "./dist/index.cjs.js";
6104
6104
  const module$1 = "./dist/index.js";
@@ -9406,7 +9406,6 @@ const MobileRedirect = class {
9406
9406
  self.qrCode = url;
9407
9407
  });
9408
9408
  }
9409
- componentWillRender() { }
9410
9409
  async componentDidLoad() {
9411
9410
  Events.init(window);
9412
9411
  Events.flowStarted();
@@ -40,7 +40,6 @@ export class MobileRedirect {
40
40
  self.qrCode = url;
41
41
  });
42
42
  }
43
- componentWillRender() { }
44
43
  async componentDidLoad() {
45
44
  Events.init(window);
46
45
  Events.flowStarted();
@@ -6094,7 +6094,7 @@ function v4(options, buf, offset) {
6094
6094
  }
6095
6095
 
6096
6096
  const name = "@ekyc_qoobiss/qbs-ect-cmp";
6097
- const version$1 = "2.1.7";
6097
+ const version$1 = "2.1.9";
6098
6098
  const description = "Person Identification Component";
6099
6099
  const main = "./dist/index.cjs.js";
6100
6100
  const module = "./dist/index.js";
@@ -9402,7 +9402,6 @@ const MobileRedirect = class {
9402
9402
  self.qrCode = url;
9403
9403
  });
9404
9404
  }
9405
- componentWillRender() { }
9406
9405
  async componentDidLoad() {
9407
9406
  Events.init(window);
9408
9407
  Events.flowStarted();