@opentelemetry/instrumentation-fetch
Advanced tools
Comparing version 0.57.1 to 0.57.2
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.57.1"; | ||
export declare const VERSION = "0.57.2"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '0.57.1'; | ||
export var VERSION = '0.57.2'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.57.1"; | ||
export declare const VERSION = "0.57.2"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = '0.57.1'; | ||
export const VERSION = '0.57.2'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.57.1"; | ||
export declare const VERSION = "0.57.2"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.57.1'; | ||
exports.VERSION = '0.57.2'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-fetch", | ||
"version": "0.57.1", | ||
"version": "0.57.2", | ||
"description": "OpenTelemetry instrumentation for fetch http client in web browsers", | ||
@@ -91,3 +91,3 @@ "main": "build/src/index.js", | ||
"@opentelemetry/core": "1.30.1", | ||
"@opentelemetry/instrumentation": "0.57.1", | ||
"@opentelemetry/instrumentation": "0.57.2", | ||
"@opentelemetry/sdk-trace-web": "1.30.1", | ||
@@ -98,3 +98,3 @@ "@opentelemetry/semantic-conventions": "1.28.0" | ||
"sideEffects": false, | ||
"gitHead": "cbc912d67bda462ca00449d7ce7b80052c20a4fc" | ||
"gitHead": "ac8641a5dbb5df1169bd5ed25a6667a6a6f730ca" | ||
} |
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.57.2(transitive)
+ Added@opentelemetry/instrumentation@0.57.2(transitive)
- Removed@opentelemetry/api-logs@0.57.1(transitive)
- Removed@opentelemetry/instrumentation@0.57.1(transitive)