@sentry-internal/feedback
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"9.30.0","sideEffects":false} | ||
{"type":"module","version":"9.31.0","sideEffects":false} |
@@ -27,2 +27,3 @@ export declare const WINDOW: { | ||
_sentryEsmLoaderHookRegistered?: boolean | undefined; | ||
_spanToFlagBufferMap?: WeakMap<import("@sentry/core").Span, Set<string>> | undefined; | ||
} & import("@sentry/core").Carrier & Window; | ||
@@ -29,0 +30,0 @@ export declare const DOCUMENT: Document; |
@@ -27,2 +27,3 @@ export declare const WINDOW: { | ||
_sentryEsmLoaderHookRegistered?: boolean | undefined; | ||
_spanToFlagBufferMap?: WeakMap<import("@sentry/core").Span, Set<string>> | undefined; | ||
} & import("@sentry/core").Carrier & Window; | ||
@@ -29,0 +30,0 @@ export declare const DOCUMENT: Document; |
{ | ||
"name": "@sentry-internal/feedback", | ||
"version": "9.30.0", | ||
"version": "9.31.0", | ||
"description": "Sentry SDK integration for user feedback", | ||
@@ -42,3 +42,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/core": "9.30.0" | ||
"@sentry/core": "9.31.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
552191
0.26%4637
0.22%+ Added
- Removed
Updated