@sentry/vercel-edge
Advanced tools
@@ -1,1 +0,1 @@ | ||
| {"type":"module","version":"10.43.0","sideEffects":false} | ||
| {"type":"module","version":"10.44.0","sideEffects":false} |
+9
-9
| { | ||
| "name": "@sentry/vercel-edge", | ||
| "version": "10.43.0", | ||
| "version": "10.44.0", | ||
| "description": "Official Sentry SDK for the Vercel Edge Runtime", | ||
@@ -43,11 +43,11 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
| "@opentelemetry/api": "^1.9.0", | ||
| "@opentelemetry/resources": "^2.5.1", | ||
| "@sentry/core": "10.43.0" | ||
| "@opentelemetry/resources": "^2.6.0", | ||
| "@sentry/core": "10.44.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@edge-runtime/types": "4.0.0", | ||
| "@opentelemetry/core": "^2.5.1", | ||
| "@opentelemetry/sdk-trace-base": "^2.5.1", | ||
| "@opentelemetry/semantic-conventions": "^1.39.0", | ||
| "@sentry/opentelemetry": "10.43.0" | ||
| "@opentelemetry/core": "^2.6.0", | ||
| "@opentelemetry/sdk-trace-base": "^2.6.0", | ||
| "@opentelemetry/semantic-conventions": "^1.40.0", | ||
| "@sentry/opentelemetry": "10.44.0" | ||
| }, | ||
@@ -67,4 +67,4 @@ "scripts": { | ||
| "clean": "rimraf build coverage sentry-vercel-edge-*.tgz", | ||
| "fix": "oxlint . --fix", | ||
| "lint": "oxlint .", | ||
| "lint:fix": "OXLINT_TSGOLINT_DANGEROUSLY_SUPPRESS_PROGRAM_DIAGNOSTICS=true oxlint . --fix --type-aware", | ||
| "lint": "OXLINT_TSGOLINT_DANGEROUSLY_SUPPRESS_PROGRAM_DIAGNOSTICS=true oxlint . --type-aware", | ||
| "lint:es-compatibility": "es-check es2020 ./build/cjs/*.js && es-check es2020 ./build/esm/*.js --module", | ||
@@ -71,0 +71,0 @@ "test": "vitest run", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
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 48 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 48 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
144
-1.37%1581056
-1.5%10228
-3.09%+ Added
- Removed
Updated