@opentelemetry/instrumentation-http
Advanced tools
Comparing version 0.54.1 to 0.54.2
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@opentelemetry/api-logs@0.54.2(transitive)
+ Added@opentelemetry/instrumentation@0.54.2(transitive)
- Removed@opentelemetry/api-logs@0.54.1(transitive)
- Removed@opentelemetry/instrumentation@0.54.1(transitive)