@opentelemetry/instrumentation-http
Advanced tools
Comparing version 0.25.1-alpha.22 to 0.25.1-alpha.23
{ | ||
"name": "@opentelemetry/instrumentation-http", | ||
"version": "0.25.1-alpha.22+3acebdcc", | ||
"version": "0.25.1-alpha.23+feea5167", | ||
"description": "OpenTelemetry http/https automatic instrumentation package.", | ||
@@ -48,4 +48,4 @@ "main": "build/src/index.js", | ||
"@opentelemetry/context-async-hooks": "^0.25.0", | ||
"@opentelemetry/sdk-trace-base": "^0.25.0", | ||
"@opentelemetry/sdk-trace-node": "^0.25.0", | ||
"@opentelemetry/sdk-trace-base": "^0.25.1-alpha.23+feea5167", | ||
"@opentelemetry/sdk-trace-node": "^0.25.1-alpha.23+feea5167", | ||
"@types/got": "9.6.12", | ||
@@ -76,8 +76,8 @@ "@types/mocha": "8.2.3", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.25.0", | ||
"@opentelemetry/instrumentation": "^0.25.1-alpha.22+3acebdcc", | ||
"@opentelemetry/core": "^0.25.1-alpha.23+feea5167", | ||
"@opentelemetry/instrumentation": "^0.25.0", | ||
"@opentelemetry/semantic-conventions": "^0.25.0", | ||
"semver": "^7.3.5" | ||
}, | ||
"gitHead": "3acebdcc070cf736e932c9ab9b683eb047c5cabc" | ||
"gitHead": "feea5167c15c41f0aeedc60959e36c18315c7ede" | ||
} |
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
98669
+ Added@opentelemetry/core@0.25.1-alpha.23(transitive)
+ Added@opentelemetry/instrumentation@0.25.0(transitive)
- Removed@opentelemetry/core@0.25.0(transitive)
- Removed@opentelemetry/instrumentation@0.25.1-alpha.22(transitive)