@opentelemetry/propagator-b3
Advanced tools
Comparing version 0.17.1-alpha.21 to 0.18.1-alpha.12
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.17.0"; | ||
export declare const VERSION = "0.18.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.17.0'; | ||
exports.VERSION = '0.18.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/propagator-b3", | ||
"version": "0.17.1-alpha.21+a91ea761", | ||
"version": "0.18.1-alpha.12+6540b54a", | ||
"description": "OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header format", | ||
@@ -42,6 +42,5 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.17.1-alpha.21+a91ea761" | ||
"@opentelemetry/api": "^0.18.0" | ||
}, | ||
"devDependencies": { | ||
"@opentelemetry/context-base": "^0.17.1-alpha.21+a91ea761", | ||
"@types/mocha": "8.2.0", | ||
@@ -59,3 +58,3 @@ "@types/node": "14.14.20", | ||
}, | ||
"gitHead": "a91ea7617f288af632934334d0c8ecece318ce73" | ||
"gitHead": "6540b54a8bd49746e164ab730269188237f89b1c" | ||
} |
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
11
43566
+ Added@opentelemetry/api@0.18.1(transitive)
- Removed@opentelemetry/api@0.17.1-alpha.21(transitive)
- Removed@opentelemetry/context-base@0.17.1-alpha.21(transitive)
Updated@opentelemetry/api@^0.18.0