@opentelemetry/node
Advanced tools
Comparing version 0.19.1-alpha.14 to 0.19.1-alpha.15
{ | ||
"name": "@opentelemetry/node", | ||
"version": "0.19.1-alpha.14+e1e79ef1", | ||
"version": "0.19.1-alpha.15+082abf97", | ||
"description": "OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications", | ||
@@ -70,6 +70,6 @@ "main": "build/src/index.js", | ||
"@opentelemetry/propagator-jaeger": "^0.19.0", | ||
"@opentelemetry/tracing": "^0.19.1-alpha.14+e1e79ef1", | ||
"@opentelemetry/tracing": "^0.19.0", | ||
"semver": "^7.1.3" | ||
}, | ||
"gitHead": "e1e79ef11c3cc190805c3d870cd82060903d6e15" | ||
"gitHead": "082abf9736aa58c45379cc5541118c4bcb9969a0" | ||
} |
@@ -18,3 +18,3 @@ # OpenTelemetry Node SDK | ||
OpenTelemetry comes with a growing number of instrumentation plugins for well know modules (see [supported modules](https://github.com/open-telemetry/opentelemetry-js#instrumentations)) and an API to create custom instrumentation (see [the instrumentation developer guide](https://github.com/open-telemetry/opentelemetry-js/blob/main/doc/instrumentation-guide.md)). | ||
OpenTelemetry comes with a growing number of instrumentation plugins for well known modules (see [supported modules](https://github.com/open-telemetry/opentelemetry-js#instrumentations)) and an API to create custom instrumentation (see [the instrumentation developer guide](https://github.com/open-telemetry/opentelemetry-js/blob/main/doc/instrumentation-guide.md)). | ||
@@ -21,0 +21,0 @@ > **Please note:** This module does *not* bundle any plugins. They need to be installed separately. |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
26818
+ Added@opentelemetry/tracing@0.19.0(transitive)
- Removed@opentelemetry/api@0.20.0(transitive)
- Removed@opentelemetry/tracing@0.19.1-alpha.44(transitive)