Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@fastify/otel

Package Overview
Dependencies
Maintainers
15
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/otel - npm Package Compare versions

Comparing version
0.16.0
to
0.17.0
+2
-0
CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [0.17.0](https://github.com/fastify/otel/compare/v0.16.0...v0.17.0) (2026-03-03)
## [0.16.0](https://github.com/fastify/otel/compare/v0.15.0...v0.16.0) (2025-11-28)

@@ -7,0 +9,0 @@

+1
-3
MIT License
Copyright (c) 2024-present The Fastify team
Copyright (c) 2024-present The Fastify team <https://github.com/fastify/fastify#team>
The Fastify team members are listed at https://github.com/fastify/fastify#team.
Permission is hereby granted, free of charge, to any person obtaining a copy

@@ -8,0 +6,0 @@ of this software and associated documentation files (the "Software"), to deal

{
"name": "@fastify/otel",
"version": "0.16.0",
"version": "0.17.0",
"description": "Official Fastify OpenTelemetry Instrumentation",

@@ -50,9 +50,9 @@ "main": "index.js",

"@opentelemetry/context-async-hooks": "^2.0.0",
"@opentelemetry/contrib-test-utils": "^0.54.0",
"@opentelemetry/instrumentation-http": "^0.207.0",
"@opentelemetry/contrib-test-utils": "^0.59.0",
"@opentelemetry/instrumentation-http": "^0.212.0",
"@opentelemetry/propagator-jaeger": "^2.0.0",
"@opentelemetry/sdk-trace-base": "^2.0.0",
"@opentelemetry/sdk-trace-node": "^2.2.0",
"@types/node": "^24.0.8",
"c8": "^10.1.2",
"@types/node": "^25.0.3",
"c8": "^11.0.0",
"cross-env": "^10.0.0",

@@ -68,3 +68,3 @@ "eslint": "^9.16.0",

"@opentelemetry/core": "^2.0.0",
"@opentelemetry/instrumentation": "^0.208.0",
"@opentelemetry/instrumentation": "^0.212.0",
"@opentelemetry/semantic-conventions": "^1.28.0",

@@ -71,0 +71,0 @@ "minimatch": "^10.0.3"