New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@opentelemetry/instrumentation-fetch

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-fetch - npm Package Compare versions

Comparing version

to
0.200.0

@@ -1,2 +0,2 @@

export declare const VERSION = "0.200.0-rc.1";
export declare const VERSION = "0.200.0";
//# sourceMappingURL=version.d.ts.map

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export const VERSION = '0.200.0-rc.1';
export const VERSION = '0.200.0';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const VERSION = "0.200.0-rc.1";
export declare const VERSION = "0.200.0";
//# sourceMappingURL=version.d.ts.map

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export const VERSION = '0.200.0-rc.1';
export const VERSION = '0.200.0';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const VERSION = "0.200.0-rc.1";
export declare const VERSION = "0.200.0";
//# sourceMappingURL=version.d.ts.map

@@ -20,3 +20,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.200.0-rc.1';
exports.VERSION = '0.200.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-fetch",
"version": "0.200.0-rc.1",
"version": "0.200.0",
"description": "OpenTelemetry instrumentation for fetch http client in web browsers",

@@ -60,5 +60,5 @@ "main": "build/src/index.js",

"@opentelemetry/api": "1.9.0",
"@opentelemetry/context-zone": "2.0.0-rc.1",
"@opentelemetry/propagator-b3": "2.0.0-rc.1",
"@opentelemetry/sdk-trace-base": "2.0.0-rc.1",
"@opentelemetry/context-zone": "2.0.0",
"@opentelemetry/propagator-b3": "2.0.0",
"@opentelemetry/sdk-trace-base": "2.0.0",
"@types/mocha": "10.0.10",

@@ -91,5 +91,5 @@ "@types/node": "18.6.5",

"dependencies": {
"@opentelemetry/core": "2.0.0-rc.1",
"@opentelemetry/instrumentation": "0.200.0-rc.1",
"@opentelemetry/sdk-trace-web": "2.0.0-rc.1",
"@opentelemetry/core": "2.0.0",
"@opentelemetry/instrumentation": "0.200.0",
"@opentelemetry/sdk-trace-web": "2.0.0",
"@opentelemetry/semantic-conventions": "^1.29.0"

@@ -104,3 +104,3 @@ },

},
"gitHead": "eaebf765d8408b29264af5c50e51ce494781455e"
"gitHead": "7fde94081ed141c7d61db269b77d5765887a9665"
}

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