@getsupertab/supertab-js 3.55.1 → 3.55.2
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.
|
@@ -4149,7 +4149,7 @@ const AV = dr({
|
|
|
4149
4149
|
VITE_STATIC_REDIRECT_URI: void 0,
|
|
4150
4150
|
VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
|
|
4151
4151
|
VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
|
|
4152
|
-
VITE_BASE_URL: "https://js.supertab.co/v3.55.
|
|
4152
|
+
VITE_BASE_URL: "https://js.supertab.co/v3.55.2/",
|
|
4153
4153
|
VITE_DEMO_CLIENT_ID: void 0,
|
|
4154
4154
|
VITE_API_BASE_URL: void 0,
|
|
4155
4155
|
VITE_SSO_BASE_URL: void 0,
|
|
@@ -4158,13 +4158,13 @@ const AV = dr({
|
|
|
4158
4158
|
VITE_CHECKOUT_URL: void 0,
|
|
4159
4159
|
TAPPER_ENV: "prod",
|
|
4160
4160
|
PACKAGE_NAME: "@getsupertab/supertab-js",
|
|
4161
|
-
PACKAGE_VERSION: "3.55.
|
|
4161
|
+
PACKAGE_VERSION: "3.55.2",
|
|
4162
4162
|
MONETIZATION_PROVIDER_SCRIPT_URL: void 0,
|
|
4163
4163
|
VITE_POSTHOG_API_HOST: void 0,
|
|
4164
4164
|
VITE_POSTHOG_API_KEY: void 0
|
|
4165
4165
|
}), q2 = async (t) => {
|
|
4166
4166
|
if (DV) {
|
|
4167
|
-
const { captureException: e } = await import("./sentry-
|
|
4167
|
+
const { captureException: e } = await import("./sentry-B0WidRrE.js");
|
|
4168
4168
|
e(t);
|
|
4169
4169
|
}
|
|
4170
4170
|
}, k8 = CS === "ctl" || CS === "sbx" || CS === "stg" ? !0 : CS === "prod" && typeof window < "u" && window.location ? new URLSearchParams(window.location.search).has("supertab-enable-logging") : !1, Vt = {
|
|
@@ -72881,7 +72881,7 @@ typeof ActiveXObject == "function" && (typeof global < "u" && global.ActiveXObje
|
|
|
72881
72881
|
typeof Ob != "function" && (Ob = void 0);
|
|
72882
72882
|
if (!Ob && !n3 && !s6)
|
|
72883
72883
|
try {
|
|
72884
|
-
import("./browser-ponyfill-
|
|
72884
|
+
import("./browser-ponyfill-B-VWIz8P.js").then((t) => t.b).then(function(t) {
|
|
72885
72885
|
Ob = t.default;
|
|
72886
72886
|
}).catch(function() {
|
|
72887
72887
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ja, T as qa, P as Va, a as Ga, V as Ya } from "./index-
|
|
1
|
+
import { r as ja, T as qa, P as Va, a as Ga, V as Ya } from "./index-DqlCGAaJ.js";
|
|
2
2
|
const T = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, N = globalThis, Le = "10.36.0";
|
|
3
3
|
function Tt() {
|
|
4
4
|
return gn(N), N;
|
|
@@ -11126,13 +11126,13 @@ Jg({
|
|
|
11126
11126
|
release: `${Va}@${Ga}`,
|
|
11127
11127
|
environment: qa,
|
|
11128
11128
|
integrations: [Yg()],
|
|
11129
|
-
beforeSend: (e) => e.exception?.values?.some(
|
|
11130
|
-
|
|
11131
|
-
|
|
11132
|
-
|
|
11133
|
-
)
|
|
11134
|
-
)
|
|
11135
|
-
) ? e : null,
|
|
11129
|
+
beforeSend: (e) => e.exception?.values?.some((n) => {
|
|
11130
|
+
const r = n.stacktrace?.frames;
|
|
11131
|
+
return r?.length ? r.slice(-2).some((i) => {
|
|
11132
|
+
const o = i.filename;
|
|
11133
|
+
return o && Qg.some((c) => c.test(o));
|
|
11134
|
+
}) : !1;
|
|
11135
|
+
}) ? e : null,
|
|
11136
11136
|
tracesSampleRate: 0,
|
|
11137
11137
|
profilesSampleRate: 0,
|
|
11138
11138
|
replaysSessionSampleRate: 0,
|