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

@opentelemetry/instrumentation-fetch

Package Overview
Dependencies
Maintainers
2
Versions
190
Alerts
File Explorer

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.31.0

2

build/esm/version.d.ts

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

export declare const VERSION = "0.30.0";
export declare const VERSION = "0.31.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
export var VERSION = '0.30.0';
export var VERSION = '0.31.0';
//# sourceMappingURL=version.js.map

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

export declare const VERSION = "0.30.0";
export declare const VERSION = "0.31.0";
//# sourceMappingURL=version.d.ts.map

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

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

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

export declare const VERSION = "0.30.0";
export declare const VERSION = "0.31.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.30.0';
exports.VERSION = '0.31.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-fetch",
"version": "0.30.0",
"version": "0.31.0",
"description": "OpenTelemetry fetch automatic instrumentation package.",

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

"@opentelemetry/api": "^1.0.0",
"@opentelemetry/context-zone": "1.4.0",
"@opentelemetry/propagator-b3": "1.4.0",
"@opentelemetry/sdk-trace-base": "1.4.0",
"@opentelemetry/context-zone": "1.5.0",
"@opentelemetry/propagator-b3": "1.5.0",
"@opentelemetry/sdk-trace-base": "1.5.0",
"@types/mocha": "8.2.3",

@@ -91,8 +91,9 @@ "@types/node": "14.17.33",

"dependencies": {
"@opentelemetry/core": "1.4.0",
"@opentelemetry/instrumentation": "0.30.0",
"@opentelemetry/sdk-trace-web": "1.4.0",
"@opentelemetry/semantic-conventions": "1.4.0"
"@opentelemetry/core": "1.5.0",
"@opentelemetry/instrumentation": "0.31.0",
"@opentelemetry/sdk-trace-web": "1.5.0",
"@opentelemetry/semantic-conventions": "1.5.0"
},
"gitHead": "e39ab883b18636238ef0fd741df4ce5ed53e8d04"
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-fetch",
"gitHead": "776656b6e0cd0fc49a52b734702bc77110e483f1"
}

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