@fastify/otel
Advanced tools
+2
-0
@@ -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 |
+6
-6
| { | ||
| "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" |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
113845
0.04%+ Added
+ Added
- Removed
- Removed