@sentry/vercel-edge
Advanced tools
Comparing version 7.109.0 to 7.110.0
@@ -14,2 +14,3 @@ var { | ||
// eslint-disable-next-line deprecation/deprecation | ||
let asyncStorage; | ||
@@ -33,2 +34,3 @@ | ||
// eslint-disable-next-line deprecation/deprecation | ||
function getCurrentHub() { | ||
@@ -38,2 +40,3 @@ return asyncStorage.getStore(); | ||
// eslint-disable-next-line deprecation/deprecation | ||
function createNewHub(parent) { | ||
@@ -40,0 +43,0 @@ const carrier = {}; |
@@ -9,2 +9,3 @@ import { _optionalChain } from '@sentry/utils'; | ||
// eslint-disable-next-line deprecation/deprecation | ||
let asyncStorage; | ||
@@ -28,2 +29,3 @@ | ||
// eslint-disable-next-line deprecation/deprecation | ||
function getCurrentHub() { | ||
@@ -33,2 +35,3 @@ return asyncStorage.getStore(); | ||
// eslint-disable-next-line deprecation/deprecation | ||
function createNewHub(parent) { | ||
@@ -35,0 +38,0 @@ const carrier = {}; |
{ | ||
"name": "@sentry/vercel-edge", | ||
"version": "7.109.0", | ||
"version": "7.110.0", | ||
"description": "Offical Sentry SDK for the Vercel Edge Runtime", | ||
@@ -32,6 +32,6 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry-internal/tracing": "7.109.0", | ||
"@sentry/core": "7.109.0", | ||
"@sentry/types": "7.109.0", | ||
"@sentry/utils": "7.109.0" | ||
"@sentry-internal/tracing": "7.110.0", | ||
"@sentry/core": "7.110.0", | ||
"@sentry/types": "7.110.0", | ||
"@sentry/utils": "7.110.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
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
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
140081
1369
+ Added@sentry-internal/tracing@7.110.0(transitive)
+ Added@sentry/core@7.110.0(transitive)
+ Added@sentry/types@7.110.0(transitive)
+ Added@sentry/utils@7.110.0(transitive)
- Removed@sentry-internal/tracing@7.109.0(transitive)
- Removed@sentry/core@7.109.0(transitive)
- Removed@sentry/types@7.109.0(transitive)
- Removed@sentry/utils@7.109.0(transitive)
Updated@sentry/core@7.110.0
Updated@sentry/types@7.110.0
Updated@sentry/utils@7.110.0