Socket
Socket
Sign inDemoInstall

@sentry/opentelemetry

Package Overview
Dependencies
Maintainers
11
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/opentelemetry - npm Package Compare versions

Comparing version 7.77.0 to 7.78.0

2

cjs/asyncContextStrategy.js
var {
_optionalChain
} = require('@sentry/utils/cjs/buildPolyfills');
} = require('@sentry/utils');

@@ -5,0 +5,0 @@ Object.defineProperty(exports, '__esModule', { value: true });

var {
_optionalChain
} = require('@sentry/utils/cjs/buildPolyfills');
} = require('@sentry/utils');

@@ -5,0 +5,0 @@ Object.defineProperty(exports, '__esModule', { value: true });

var {
_optionalChain
} = require('@sentry/utils/cjs/buildPolyfills');
} = require('@sentry/utils');

@@ -5,0 +5,0 @@ Object.defineProperty(exports, '__esModule', { value: true });

@@ -1,2 +0,2 @@

import { _optionalChain } from '@sentry/utils/esm/buildPolyfills';
import { _optionalChain } from '@sentry/utils';
import * as api from '@opentelemetry/api';

@@ -3,0 +3,0 @@ import { setAsyncContextStrategy } from '@sentry/core';

@@ -1,2 +0,2 @@

import { _optionalChain } from '@sentry/utils/esm/buildPolyfills';
import { _optionalChain } from '@sentry/utils';
import { trace } from '@opentelemetry/api';

@@ -3,0 +3,0 @@ import { SDK_VERSION } from '@sentry/core';

@@ -1,2 +0,2 @@

import { _optionalChain } from '@sentry/utils/esm/buildPolyfills';
import { _optionalChain } from '@sentry/utils';
import { propagation, TraceFlags, trace } from '@opentelemetry/api';

@@ -3,0 +3,0 @@ import { W3CBaggagePropagator, isTracingSuppressed } from '@opentelemetry/core';

{
"name": "@sentry/opentelemetry",
"version": "7.77.0",
"version": "7.78.0",
"description": "Official Sentry utilities for OpenTelemetry",

@@ -26,5 +26,5 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/core": "7.77.0",
"@sentry/types": "7.77.0",
"@sentry/utils": "7.77.0"
"@sentry/core": "7.78.0",
"@sentry/types": "7.78.0",
"@sentry/utils": "7.78.0"
},

@@ -31,0 +31,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc