@sentry/hub
Advanced tools
Comparing version 7.116.0 to 7.117.0
{ | ||
"name": "@sentry/hub", | ||
"version": "7.116.0", | ||
"version": "7.117.0", | ||
"description": "Sentry hub which handles global state managment.", | ||
@@ -33,7 +33,7 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/core": "7.116.0", | ||
"@sentry/types": "7.116.0", | ||
"@sentry/utils": "7.116.0" | ||
"@sentry/core": "7.117.0", | ||
"@sentry/types": "7.117.0", | ||
"@sentry/utils": "7.117.0" | ||
}, | ||
"sideEffects": false | ||
} |
@@ -13,2 +13,8 @@ <p align="center"> | ||
## Package Discontinued | ||
This package was discontinued with version 8.0.0 of the Sentry JavaScript SDKs. Instead, relevant exports from this | ||
package are exported from `@sentry/core`. For more information have a look at the | ||
[Migration Guide](https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md#sentryhub). | ||
## Links | ||
@@ -15,0 +21,0 @@ |
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
39932
27
+ Added@sentry/core@7.117.0(transitive)
+ Added@sentry/types@7.117.0(transitive)
+ Added@sentry/utils@7.117.0(transitive)
- Removed@sentry/core@7.116.0(transitive)
- Removed@sentry/types@7.116.0(transitive)
- Removed@sentry/utils@7.116.0(transitive)
Updated@sentry/core@7.117.0
Updated@sentry/types@7.117.0
Updated@sentry/utils@7.117.0