@sentry/hub
Advanced tools
Comparing version 7.88.0 to 7.89.0
@@ -89,2 +89,3 @@ Object.defineProperty(exports, '__esModule', { value: true }); | ||
*/ | ||
// eslint-disable-next-line deprecation/deprecation | ||
const configureScope = core.configureScope; | ||
@@ -91,0 +92,0 @@ |
@@ -87,2 +87,3 @@ import { Hub as Hub$1, Scope as Scope$1, getCurrentHub as getCurrentHub$1, addGlobalEventProcessor as addGlobalEventProcessor$1, getHubFromCarrier as getHubFromCarrier$1, getMainCarrier as getMainCarrier$1, makeMain as makeMain$1, setHubOnCarrier as setHubOnCarrier$1, SessionFlusher as SessionFlusher$1, closeSession as closeSession$1, makeSession as makeSession$1, updateSession as updateSession$1, addBreadcrumb as addBreadcrumb$1, captureException as captureException$1, captureEvent as captureEvent$1, captureMessage as captureMessage$1, configureScope as configureScope$1, startTransaction as startTransaction$1, setContext as setContext$1, setExtra as setExtra$1, setExtras as setExtras$1, setTag as setTag$1, setTags as setTags$1, setUser as setUser$1, withScope as withScope$1 } from '@sentry/core'; | ||
*/ | ||
// eslint-disable-next-line deprecation/deprecation | ||
const configureScope = configureScope$1; | ||
@@ -89,0 +90,0 @@ |
{ | ||
"name": "@sentry/hub", | ||
"version": "7.88.0", | ||
"version": "7.89.0", | ||
"description": "Sentry hub which handles global state managment.", | ||
@@ -26,7 +26,7 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/core": "7.88.0", | ||
"@sentry/types": "7.88.0", | ||
"@sentry/utils": "7.88.0" | ||
"@sentry/core": "7.89.0", | ||
"@sentry/types": "7.89.0", | ||
"@sentry/utils": "7.89.0" | ||
}, | ||
"sideEffects": false | ||
} |
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
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
38547
451
+ Added@sentry/core@7.89.0(transitive)
+ Added@sentry/types@7.89.0(transitive)
+ Added@sentry/utils@7.89.0(transitive)
- Removed@sentry/core@7.88.0(transitive)
- Removed@sentry/types@7.88.0(transitive)
- Removed@sentry/utils@7.88.0(transitive)
Updated@sentry/core@7.89.0
Updated@sentry/types@7.89.0
Updated@sentry/utils@7.89.0