@vercel/otel
Advanced tools
Comparing version 1.10.0-4d33ae0d-20240628232504 to 1.10.0
@@ -38,2 +38,3 @@ import type { TextMapPropagator, ContextManager, TextMapGetter, Attributes } from "@opentelemetry/api"; | ||
* - `vercel.branch_host` - the Vercel deployment host for the branch (`VERCEL_BRANCH_URL` environment variable). | ||
* - `vercel.deployment_id` - the Vercel deployment ID (`VERCEL_DEPLOYMENT_ID` environment variable). | ||
* | ||
@@ -40,0 +41,0 @@ * Any additional attributes will be merged with the default attributes. |
{ | ||
"name": "@vercel/otel", | ||
"version": "1.10.0-4d33ae0d-20240628232504", | ||
"version": "1.10.0", | ||
"private": false, | ||
@@ -75,13 +75,13 @@ "publishConfig": { | ||
"vitest": "0.33.0", | ||
"typescript-config": "1.0.0", | ||
"eslint-config": "1.0.0" | ||
"eslint-config": "1.0.0", | ||
"typescript-config": "1.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@opentelemetry/api": ">=1.7.0 && <2.0.0", | ||
"@opentelemetry/api": "^1.7.0", | ||
"@opentelemetry/api-logs": ">=0.46.0 && <1.0.0", | ||
"@opentelemetry/instrumentation": ">=0.46.0 && <1.0.0", | ||
"@opentelemetry/resources": ">=1.19.0 && <2.0.0", | ||
"@opentelemetry/resources": "^1.19.0", | ||
"@opentelemetry/sdk-logs": ">=0.46.0 && <1.0.0", | ||
"@opentelemetry/sdk-metrics": ">=1.19.0 && <2.0.0", | ||
"@opentelemetry/sdk-trace-base": ">=1.19.0 && <2.0.0" | ||
"@opentelemetry/sdk-metrics": "^1.19.0", | ||
"@opentelemetry/sdk-trace-base": "^1.19.0" | ||
}, | ||
@@ -88,0 +88,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2042533
1789
1
62