Socket
Socket
Sign inDemoInstall

@sentry/react

Package Overview
Dependencies
Maintainers
13
Versions
377
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 5.27.3 to 5.27.4

16

package.json
{
"name": "@sentry/react",
"version": "5.27.3",
"version": "5.27.4",
"description": "Offical Sentry SDK for React.js",

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

"dependencies": {
"@sentry/browser": "5.27.3",
"@sentry/minimal": "5.27.3",
"@sentry/types": "5.27.3",
"@sentry/utils": "5.27.3",
"@sentry/browser": "5.27.4",
"@sentry/minimal": "5.27.4",
"@sentry/types": "5.27.4",
"@sentry/utils": "5.27.4",
"hoist-non-react-statics": "^3.3.2",

@@ -28,7 +28,7 @@ "tslib": "^1.9.3"

"peerDependencies": {
"react": "15.x || 16.x",
"react-dom": "15.x || 16.x"
"react": "15.x || 16.x || 17.x",
"react-dom": "15.x || 16.x || 17.x"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "5.27.3",
"@sentry-internal/eslint-config-sdk": "5.27.4",
"@testing-library/react": "^10.4.9",

@@ -35,0 +35,0 @@ "@testing-library/react-hooks": "^3.3.0",

@@ -12,3 +12,3 @@ <p align="center">

- [Official SDK Docs](https://docs.sentry.io/quickstart/)
- [Official SDK Docs](https://docs.sentry.io/platforms/javascript/guides/react/)
- [TypeDoc](http://getsentry.github.io/sentry-javascript/)

@@ -15,0 +15,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc