@sentry/tracing
Advanced tools
Comparing version 7.92.0 to 7.93.0
@@ -38,2 +38,3 @@ Object.defineProperty(exports, '__esModule', { value: true }); | ||
*/ | ||
// eslint-disable-next-line deprecation/deprecation | ||
const getActiveTransaction = tracing.getActiveTransaction; | ||
@@ -40,0 +41,0 @@ |
@@ -36,2 +36,3 @@ import { addExtensionMethods as addExtensionMethods$1, BrowserTracing as BrowserTracing$1, getActiveTransaction as getActiveTransaction$1, extractTraceparentData as extractTraceparentData$1, spanStatusfromHttpCode as spanStatusfromHttpCode$1, Transaction as Transaction$1, Span as Span$1, BROWSER_TRACING_INTEGRATION_ID as BROWSER_TRACING_INTEGRATION_ID$1, defaultRequestInstrumentationOptions as defaultRequestInstrumentationOptions$1, hasTracingEnabled as hasTracingEnabled$1, stripUrlQueryAndFragment as stripUrlQueryAndFragment$1, TRACEPARENT_REGEXP as TRACEPARENT_REGEXP$1, IdleTransaction as IdleTransaction$1, instrumentOutgoingRequests as instrumentOutgoingRequests$1, startIdleTransaction as startIdleTransaction$1, SpanStatus as SpanStatus$1, Apollo, Express, GraphQL, Mongo, Mysql, Postgres, Prisma } from '@sentry-internal/tracing'; | ||
*/ | ||
// eslint-disable-next-line deprecation/deprecation | ||
const getActiveTransaction = getActiveTransaction$1; | ||
@@ -38,0 +39,0 @@ |
{ | ||
"name": "@sentry/tracing", | ||
"version": "7.92.0", | ||
"version": "7.93.0", | ||
"description": "Sentry Performance Monitoring Package", | ||
@@ -32,10 +32,10 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry-internal/tracing": "7.92.0" | ||
"@sentry-internal/tracing": "7.93.0" | ||
}, | ||
"devDependencies": { | ||
"@sentry-internal/integration-shims": "7.92.0", | ||
"@sentry/browser": "7.92.0", | ||
"@sentry/core": "7.92.0", | ||
"@sentry/types": "7.92.0", | ||
"@sentry/utils": "7.92.0", | ||
"@sentry-internal/integration-shims": "7.93.0", | ||
"@sentry/browser": "7.93.0", | ||
"@sentry/core": "7.93.0", | ||
"@sentry/types": "7.93.0", | ||
"@sentry/utils": "7.93.0", | ||
"@types/express": "^4.17.14" | ||
@@ -42,0 +42,0 @@ }, |
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
81567
824
41
+ Added@sentry-internal/tracing@7.93.0(transitive)
+ Added@sentry/core@7.93.0(transitive)
+ Added@sentry/types@7.93.0(transitive)
+ Added@sentry/utils@7.93.0(transitive)
- Removed@sentry-internal/tracing@7.92.0(transitive)
- Removed@sentry/core@7.92.0(transitive)
- Removed@sentry/types@7.92.0(transitive)
- Removed@sentry/utils@7.92.0(transitive)