@vpdev2/metakyc 1.0.36 → 1.0.37

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.js CHANGED
@@ -306,7 +306,7 @@ class Li {
306
306
  return (await this.httpClient.post(
307
307
  "Applicant",
308
308
  "ApplicantRegistrationRequest",
309
- { ...t, creationType: "WebSDK" }
309
+ { ...t, creationType: "WebSDK", webSdk: !0 }
310
310
  )).result;
311
311
  }
312
312
  /**
@@ -316,7 +316,7 @@ class Li {
316
316
  return (await this.httpClient.post(
317
317
  "Applicant",
318
318
  "ApplicantCompanyRegistrationRequest",
319
- { ...t, creationType: "WebSDK" }
319
+ { ...t, creationType: "WebSDK", webSdk: !0 }
320
320
  )).result;
321
321
  }
322
322
  /**
@@ -6743,7 +6743,7 @@ function pe(e, t) {
6743
6743
  const a = wr.exec(r);
6744
6744
  return a ? t(a[1]) : e;
6745
6745
  }
6746
- const ti = "1.0.36", ii = Xt(null), qt = `metakyc-translations-${ti}-`, Sr = ({
6746
+ const ti = "1.0.37", ii = Xt(null), qt = `metakyc-translations-${ti}-`, Sr = ({
6747
6747
  locale: e,
6748
6748
  fetchTranslations: t,
6749
6749
  children: r