You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sentry/react

Package Overview
Dependencies
Maintainers
10
Versions
490
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
7.120.4-alpha.0

10

package.json
{
"name": "@sentry/react",
"version": "7.120.3",
"version": "7.120.4-alpha.0",
"description": "Official Sentry SDK for React.js",

@@ -33,6 +33,6 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/browser": "7.120.3",
"@sentry/core": "7.120.3",
"@sentry/types": "7.120.3",
"@sentry/utils": "7.120.3",
"@sentry/browser": "7.120.4-alpha.0",
"@sentry/core": "7.120.4-alpha.0",
"@sentry/types": "7.120.4-alpha.0",
"@sentry/utils": "7.120.4-alpha.0",
"hoist-non-react-statics": "^3.3.2"

@@ -39,0 +39,0 @@ },