@opentelemetry/propagator-b3
Advanced tools
Comparing version 1.29.0 to 1.30.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.29.0"; | ||
export declare const VERSION = "1.30.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '1.29.0'; | ||
export var VERSION = '1.30.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.29.0"; | ||
export declare const VERSION = "1.30.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = '1.29.0'; | ||
export const VERSION = '1.30.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.29.0"; | ||
export declare const VERSION = "1.30.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '1.29.0'; | ||
exports.VERSION = '1.30.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/propagator-b3", | ||
"version": "1.29.0", | ||
"version": "1.30.0", | ||
"description": "OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header format", | ||
@@ -54,3 +54,3 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/core": "1.29.0" | ||
"@opentelemetry/core": "1.30.0" | ||
}, | ||
@@ -73,3 +73,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"gitHead": "85dcbc7c55f002837f1bf1bf01145dbb34a55b40" | ||
"gitHead": "616d27a0a111c9b813d14c56d8d8f1ffbd7d7156" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@opentelemetry/core@1.30.0(transitive)
- Removed@opentelemetry/core@1.29.0(transitive)
Updated@opentelemetry/core@1.30.0