Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/instrumentation-http

Package Overview
Dependencies
Maintainers
3
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-http - npm Package Compare versions

Comparing version 0.54.1 to 0.54.2

2

build/src/version.d.ts

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

export declare const VERSION = "0.54.1";
export declare const VERSION = "0.54.2";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.54.1';
exports.VERSION = '0.54.2';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-http",
"version": "0.54.1",
"version": "0.54.2",
"description": "OpenTelemetry instrumentation for `node:http` and `node:https` http client and server modules",

@@ -79,3 +79,3 @@ "main": "build/src/index.js",

"@opentelemetry/core": "1.27.0",
"@opentelemetry/instrumentation": "0.54.1",
"@opentelemetry/instrumentation": "0.54.2",
"@opentelemetry/semantic-conventions": "1.27.0",

@@ -87,3 +87,3 @@ "forwarded-parse": "2.1.2",

"sideEffects": false,
"gitHead": "6f4f3fcefd8e453f0516ba15fe0c2580442dd06a"
"gitHead": "72c9af91983e4b7aade98c901bd45c6cefee0da4"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc