@opentelemetry/propagator-aws-xray
Advanced tools
Comparing version 0.23.0 to 0.24.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.23.0"; | ||
export declare const VERSION = "0.24.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '0.23.0'; | ||
export var VERSION = '0.24.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.23.0"; | ||
export declare const VERSION = "0.24.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.23.0'; | ||
exports.VERSION = '0.24.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/propagator-aws-xray", | ||
"version": "0.23.0", | ||
"version": "0.24.0", | ||
"description": "OpenTelemetry AWS Xray propagator provides context propagation for systems that are using AWS X-Ray format.", | ||
@@ -53,6 +53,6 @@ "main": "build/src/index.js", | ||
"@opentelemetry/api": "1.0.1", | ||
"@types/mocha": "8.2.2", | ||
"@types/node": "14.17.4", | ||
"@types/webpack-env": "1.16.1", | ||
"codecov": "3.8.2", | ||
"@types/mocha": "8.2.3", | ||
"@types/node": "14.17.5", | ||
"@types/webpack-env": "1.16.2", | ||
"codecov": "3.8.3", | ||
"gts": "3.1.0", | ||
@@ -75,5 +75,5 @@ "istanbul-instrumenter-loader": "3.0.1", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.23.0" | ||
"@opentelemetry/core": "^0.24.0" | ||
}, | ||
"gitHead": "eea5f3ef0382c3c8f6d5aca796e3babf7ad4a6c8" | ||
"gitHead": "e4757035a7b4012703a98b5609b8ac0f859e9726" | ||
} |
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
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
+ Added@opentelemetry/core@0.24.0(transitive)
+ Added@opentelemetry/semantic-conventions@0.24.0(transitive)
- Removed@opentelemetry/core@0.23.0(transitive)
- Removed@opentelemetry/semantic-conventions@0.23.0(transitive)
Updated@opentelemetry/core@^0.24.0