🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@sentry/react

Package Overview
Dependencies
Maintainers
10
Versions
463
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/react - npm Package Compare versions

Comparing version

to
9.23.0

4

build/cjs/reactrouterv6-compat-utils.js

@@ -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