@sentry/opentelemetry
Advanced tools
Comparing version 8.47.0 to 8.48.0
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"8.47.0","sideEffects":false} | ||
{"type":"module","version":"8.48.0","sideEffects":false} |
import { Span } from '@opentelemetry/api'; | ||
import { Client, DynamicSamplingContext, Scope, TraceContext } from '@sentry/core'; | ||
import { continueTrace as baseContinueTrace } from '@sentry/core'; | ||
import { Client, DynamicSamplingContext, Scope, TraceContext, continueTrace as baseContinueTrace } from '@sentry/core'; | ||
import { OpenTelemetrySpanContext } from './types'; | ||
@@ -5,0 +4,0 @@ /** |
import type { Span } from '@opentelemetry/api'; | ||
import type { Client, DynamicSamplingContext, Scope, TraceContext } from '@sentry/core'; | ||
import { continueTrace as baseContinueTrace } from '@sentry/core'; | ||
import type { Client, DynamicSamplingContext, Scope, TraceContext, continueTrace as baseContinueTrace } from '@sentry/core'; | ||
import type { OpenTelemetrySpanContext } from './types'; | ||
@@ -5,0 +4,0 @@ /** |
{ | ||
"name": "@sentry/opentelemetry", | ||
"version": "8.47.0", | ||
"version": "8.48.0", | ||
"description": "Official Sentry utilities for OpenTelemetry", | ||
@@ -42,3 +42,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/core": "8.47.0" | ||
"@sentry/core": "8.48.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1023070
4970
+ Added@sentry/core@8.48.0(transitive)
- Removed@sentry/core@8.47.0(transitive)
Updated@sentry/core@8.48.0