@sentry/react
Advanced tools
Comparing version
@@ -195,3 +195,5 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); | ||
...integration, | ||
setup() { | ||
setup(client) { | ||
integration.setup(client); | ||
_useEffect = useEffect; | ||
@@ -198,0 +200,0 @@ _useLocation = useLocation; |
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"9.22.0","sideEffects":false} | ||
{"type":"module","version":"9.23.0","sideEffects":false} |
@@ -193,3 +193,5 @@ import { browserTracingIntegration, WINDOW, startBrowserTracingPageLoadSpan, startBrowserTracingNavigationSpan } from '@sentry/browser'; | ||
...integration, | ||
setup() { | ||
setup(client) { | ||
integration.setup(client); | ||
_useEffect = useEffect; | ||
@@ -196,0 +198,0 @@ _useLocation = useLocation; |
{ | ||
"name": "@sentry/react", | ||
"version": "9.22.0", | ||
"version": "9.23.0", | ||
"description": "Official Sentry SDK for React.js", | ||
@@ -42,4 +42,4 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/browser": "9.22.0", | ||
"@sentry/core": "9.22.0", | ||
"@sentry/browser": "9.23.0", | ||
"@sentry/core": "9.23.0", | ||
"hoist-non-react-statics": "^3.3.2" | ||
@@ -46,0 +46,0 @@ }, |
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
453230
0.06%4572
0.04%20
5.26%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated