@opentelemetry/instrumentation-fetch
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.29.0"; | ||
export declare const VERSION = "0.29.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export var VERSION = '0.29.0'; | ||
export var VERSION = '0.29.1'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.29.0"; | ||
export declare const VERSION = "0.29.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = '0.29.0'; | ||
export const VERSION = '0.29.1'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.29.0"; | ||
export declare const VERSION = "0.29.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.29.0'; | ||
exports.VERSION = '0.29.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-fetch", | ||
"version": "0.29.0", | ||
"version": "0.29.1", | ||
"description": "OpenTelemetry fetch automatic instrumentation package.", | ||
@@ -91,7 +91,7 @@ "main": "build/src/index.js", | ||
"@opentelemetry/core": "1.3.0", | ||
"@opentelemetry/instrumentation": "0.29.0", | ||
"@opentelemetry/instrumentation": "0.29.1", | ||
"@opentelemetry/sdk-trace-web": "1.3.0", | ||
"@opentelemetry/semantic-conventions": "1.3.0" | ||
}, | ||
"gitHead": "eda0b092db484855ded8b4837ba7fc19a377c5a7" | ||
"gitHead": "094f016ac6697fc45ba5d7b5765f5c3e56f18d1e" | ||
} |
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
+ Added
- Removed
- Removed