@opentelemetry/propagator-b3
Advanced tools
Comparing version 0.18.3-alpha.4 to 0.18.3-alpha.5
{ | ||
"name": "@opentelemetry/propagator-b3", | ||
"version": "0.18.3-alpha.4+02175dfa", | ||
"version": "0.18.3-alpha.5+8e2e2a96", | ||
"description": "OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header format", | ||
@@ -41,6 +41,7 @@ "main": "build/src/index.js", | ||
}, | ||
"dependencies": { | ||
"peerDependencies": { | ||
"@opentelemetry/api": "^1.0.0-rc.0" | ||
}, | ||
"devDependencies": { | ||
"@opentelemetry/api": "^1.0.0-rc.0", | ||
"@types/mocha": "8.2.2", | ||
@@ -58,3 +59,3 @@ "@types/node": "14.14.37", | ||
}, | ||
"gitHead": "02175dfafde72898d7ab40d8078b0e1b6576e82a" | ||
"gitHead": "8e2e2a9653bdb648849a0ac64df55cbe3ff0c503" | ||
} |
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
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
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
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
43823
12
- Removed@opentelemetry/api@^1.0.0-rc.0