@vpdev2/metakyc 1.0.89 → 1.0.90
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/version.d.ts +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7179,7 +7179,7 @@ function ie(e, t) {
|
|
|
7179
7179
|
const r = ea.exec(a);
|
|
7180
7180
|
return r ? t(r[1]) : e;
|
|
7181
7181
|
}
|
|
7182
|
-
const Yt = "1.0.
|
|
7182
|
+
const Yt = "1.0.90", Ai = Gt(null), di = `metakyc-translations-${Yt}-`, ta = ({
|
|
7183
7183
|
locale: e,
|
|
7184
7184
|
fetchTranslations: t,
|
|
7185
7185
|
children: a
|
|
@@ -7923,7 +7923,7 @@ function Ii() {
|
|
|
7923
7923
|
throw _.debug("Applicant creation already in progress, skipping"), new Error("Creation already in progress");
|
|
7924
7924
|
l.current = !0, r(!0), o(null);
|
|
7925
7925
|
try {
|
|
7926
|
-
if (C.applicantAdditionalDatas || (C.applicantAdditionalDatas = []), (S = t.identityProviders) != null && S.sardinai) {
|
|
7926
|
+
if (C.applicantAdditionalDatas || (C.applicantAdditionalDatas = []), (S = t.identityProviders) != null && S.sardinai || t.sardinSessionKey) {
|
|
7927
7927
|
const A = t.sardinSessionKey || u();
|
|
7928
7928
|
_.debug(`SardinAI session key: ${A} (pre-generated: ${!!t.sardinSessionKey})`), C.applicantAdditionalDatas.push({
|
|
7929
7929
|
paramName: "sessionKey",
|