@getsupertab/supertab-js 3.3.1 → 3.4.0
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.
|
@@ -736,10 +736,10 @@ const BI = M.object({
|
|
|
736
736
|
VITE_STATIC_REDIRECT_URI: void 0,
|
|
737
737
|
VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
|
|
738
738
|
VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
|
|
739
|
-
VITE_BASE_URL: "https://js.supertab.co/v3.
|
|
739
|
+
VITE_BASE_URL: "https://js.supertab.co/v3.4.0/",
|
|
740
740
|
TAPPER_ENV: "prod",
|
|
741
741
|
PACKAGE_NAME: "@getsupertab/supertab-js",
|
|
742
|
-
PACKAGE_VERSION: "3.
|
|
742
|
+
PACKAGE_VERSION: "3.4.0",
|
|
743
743
|
MONETIZATION_PROVIDER_SCRIPT_URL: void 0
|
|
744
744
|
});
|
|
745
745
|
function j4(a, l = {}) {
|
|
@@ -1374,7 +1374,7 @@ function ds(a) {
|
|
|
1374
1374
|
}
|
|
1375
1375
|
const lu = async (a) => {
|
|
1376
1376
|
if (MI) {
|
|
1377
|
-
const { captureException: l } = await import("./sentry-
|
|
1377
|
+
const { captureException: l } = await import("./sentry-DV8rn_WP.js");
|
|
1378
1378
|
l(a);
|
|
1379
1379
|
}
|
|
1380
1380
|
};
|
package/dist/pkg/prod/sdk.js
CHANGED