@sentry/react
Advanced tools
Comparing version 5.21.1 to 5.21.2
{ | ||
"name": "@sentry/react", | ||
"version": "5.21.1", | ||
"version": "5.21.2", | ||
"description": "Offical Sentry SDK for React.js", | ||
@@ -19,6 +19,6 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/browser": "5.21.1", | ||
"@sentry/minimal": "5.21.1", | ||
"@sentry/types": "5.21.1", | ||
"@sentry/utils": "5.21.1", | ||
"@sentry/browser": "5.21.2", | ||
"@sentry/minimal": "5.21.2", | ||
"@sentry/types": "5.21.2", | ||
"@sentry/utils": "5.21.2", | ||
"hoist-non-react-statics": "^3.3.2", | ||
@@ -32,3 +32,3 @@ "tslib": "^1.9.3" | ||
"devDependencies": { | ||
"@sentry-internal/eslint-config-sdk": "5.21.1", | ||
"@sentry-internal/eslint-config-sdk": "5.21.2", | ||
"@testing-library/react": "^10.0.6", | ||
@@ -78,3 +78,4 @@ "@testing-library/react-hooks": "^3.3.0", | ||
"test": "jest", | ||
"test:watch": "jest --watch" | ||
"test:watch": "jest --watch", | ||
"pack": "npm pack" | ||
}, | ||
@@ -81,0 +82,0 @@ "jest": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
191068
19
119
+ Added@sentry/browser@5.21.2(transitive)
+ Added@sentry/core@5.21.2(transitive)
+ Added@sentry/hub@5.21.2(transitive)
+ Added@sentry/minimal@5.21.2(transitive)
+ Added@sentry/types@5.21.2(transitive)
+ Added@sentry/utils@5.21.2(transitive)
- Removed@sentry/browser@5.21.1(transitive)
- Removed@sentry/core@5.21.1(transitive)
- Removed@sentry/hub@5.21.1(transitive)
- Removed@sentry/minimal@5.21.1(transitive)
- Removed@sentry/types@5.21.1(transitive)
- Removed@sentry/utils@5.21.1(transitive)
Updated@sentry/browser@5.21.2
Updated@sentry/minimal@5.21.2
Updated@sentry/types@5.21.2
Updated@sentry/utils@5.21.2