@getsupertab/supertab-js 3.2.1 → 3.2.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.
|
@@ -736,10 +736,10 @@ const DI = 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.2.
|
|
739
|
+
VITE_BASE_URL: "https://js.supertab.co/v3.2.2/",
|
|
740
740
|
TAPPER_ENV: "prod",
|
|
741
741
|
PACKAGE_NAME: "@getsupertab/supertab-js",
|
|
742
|
-
PACKAGE_VERSION: "3.2.
|
|
742
|
+
PACKAGE_VERSION: "3.2.2",
|
|
743
743
|
MONETIZATION_PROVIDER_SCRIPT_URL: void 0
|
|
744
744
|
});
|
|
745
745
|
function T4(a, l = {}) {
|
|
@@ -1275,7 +1275,7 @@ function ds(a) {
|
|
|
1275
1275
|
}
|
|
1276
1276
|
const lu = async (a) => {
|
|
1277
1277
|
if (NI) {
|
|
1278
|
-
const { captureException: l } = await import("./sentry-
|
|
1278
|
+
const { captureException: l } = await import("./sentry-B-EinzYP.js");
|
|
1279
1279
|
l(a);
|
|
1280
1280
|
}
|
|
1281
1281
|
};
|
package/dist/pkg/prod/sdk.js
CHANGED