@opentelemetry/propagator-b3
Advanced tools
Comparing version 0.25.1-alpha.2 to 0.25.1-alpha.4
{ | ||
"name": "@opentelemetry/propagator-b3", | ||
"version": "0.25.1-alpha.2+78a78c09", | ||
"version": "0.25.1-alpha.4+3cbd530f", | ||
"description": "OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header format", | ||
@@ -46,3 +46,3 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.25.1-alpha.2+78a78c09" | ||
"@opentelemetry/core": "^0.25.1-alpha.4+3cbd530f" | ||
}, | ||
@@ -55,3 +55,3 @@ "peerDependencies": { | ||
"@types/mocha": "8.2.3", | ||
"@types/node": "14.17.9", | ||
"@types/node": "14.17.11", | ||
"codecov": "3.8.3", | ||
@@ -66,3 +66,3 @@ "istanbul-instrumenter-loader": "3.0.1", | ||
}, | ||
"gitHead": "78a78c093c2df24b66c47af4e037da9a6098fedb" | ||
"gitHead": "3cbd530f2ee5c06376210402eb87ec9e362853c5" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
71399