@opentelemetry/instrumentation-fetch
Advanced tools
Comparing version 0.49.0 to 0.49.1
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.49.0"; | ||
export declare const VERSION = "0.49.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '0.49.0'; | ||
export var VERSION = '0.49.1'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.49.0"; | ||
export declare const VERSION = "0.49.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = '0.49.0'; | ||
export const VERSION = '0.49.1'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.49.0"; | ||
export declare const VERSION = "0.49.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.49.0'; | ||
exports.VERSION = '0.49.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-fetch", | ||
"version": "0.49.0", | ||
"version": "0.49.1", | ||
"description": "OpenTelemetry fetch automatic instrumentation package.", | ||
@@ -93,3 +93,3 @@ "main": "build/src/index.js", | ||
"@opentelemetry/core": "1.22.0", | ||
"@opentelemetry/instrumentation": "0.49.0", | ||
"@opentelemetry/instrumentation": "0.49.1", | ||
"@opentelemetry/sdk-trace-web": "1.22.0", | ||
@@ -100,3 +100,3 @@ "@opentelemetry/semantic-conventions": "1.22.0" | ||
"sideEffects": false, | ||
"gitHead": "7be35c7845e206b27b682e8ce1cee850b09cec04" | ||
"gitHead": "3920b158d08daa776280bde68a79e44bafa4e8ea" | ||
} |
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/api-logs@0.49.1(transitive)
+ Added@opentelemetry/instrumentation@0.49.1(transitive)
- Removed@opentelemetry/api-logs@0.46.0(transitive)
- Removed@opentelemetry/instrumentation@0.49.0(transitive)