Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/auto-configuration-propagators

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/auto-configuration-propagators - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

build/src/utils.js

@@ -28,3 +28,3 @@ "use strict";

['tracecontext', () => new core_1.W3CTraceContextPropagator()],
['baggage', () => new core_1.W3CTraceContextPropagator()],
['baggage', () => new core_1.W3CBaggagePropagator()],
[

@@ -31,0 +31,0 @@ 'b3',

{
"name": "@opentelemetry/auto-configuration-propagators",
"version": "0.3.0",
"version": "0.3.1",
"description": "Metapackage which bundles known propagators for configuration via an env variable.",

@@ -38,3 +38,3 @@ "author": "OpenTelemetry Authors",

"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/node": "18.18.14",
"@types/sinon": "10.0.20",

@@ -61,3 +61,3 @@ "mocha": "7.2.0",

],
"gitHead": "9dc58afed8134f95908331bcff35c5d9ec46fe9a"
"gitHead": "2512c78761ac985f189bf82c2608c4099affa660"
}

Sorry, the diff of this file is not supported yet

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