@opentelemetry/propagator-b3
Advanced tools
Comparing version 0.26.0 to 1.0.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.26.0"; | ||
export declare const VERSION = "1.0.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '0.26.0'; | ||
export var VERSION = '1.0.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.26.0"; | ||
export declare const VERSION = "1.0.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.26.0'; | ||
exports.VERSION = '1.0.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/propagator-b3", | ||
"version": "0.26.0", | ||
"version": "1.0.0", | ||
"description": "OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header format", | ||
@@ -48,3 +48,3 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/core": "0.26.0" | ||
"@opentelemetry/core": "1.0.0" | ||
}, | ||
@@ -67,3 +67,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "fa2e897587a2441205fd085772d80a0a225ee78e" | ||
"gitHead": "69b925d142a4405c7c6bec7deadd8b4e96c7d5d6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
71495
+ Added@opentelemetry/core@1.0.0(transitive)
+ Added@opentelemetry/semantic-conventions@1.0.0(transitive)
- Removed@opentelemetry/core@0.26.0(transitive)
- Removed@opentelemetry/semantic-conventions@0.26.0(transitive)
Updated@opentelemetry/core@1.0.0