@spotlightjs/overlay 2.11.0 → 2.11.1
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/sentry-spotlight.js
CHANGED
|
@@ -26245,7 +26245,7 @@ const FO = {
|
|
|
26245
26245
|
...n
|
|
26246
26246
|
});
|
|
26247
26247
|
return new q6(T6(t), r).format(e);
|
|
26248
|
-
}, GO = /^db(
|
|
26248
|
+
}, GO = /^db(?:\.[A-Za-z]+)*$/, Ur = {
|
|
26249
26249
|
avgDuration: "AVG_DURATION",
|
|
26250
26250
|
timeSpent: "TIME_SPENT",
|
|
26251
26251
|
description: "DESC",
|
|
@@ -36010,7 +36010,7 @@ function LG(e, t = {}) {
|
|
|
36010
36010
|
transport: fG(iA),
|
|
36011
36011
|
dsn: "https://51bcd92dba1128934afd1c5726c84442@o1.ingest.us.sentry.io/4508404727283713",
|
|
36012
36012
|
environment: "production",
|
|
36013
|
-
release: "spotlight@2.11.
|
|
36013
|
+
release: "spotlight@2.11.1",
|
|
36014
36014
|
integrations: i,
|
|
36015
36015
|
tracesSampleRate: 1,
|
|
36016
36016
|
tracePropagationTargets: [/^\//, document.location.origin],
|