You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@sentry/vercel-edge

Package Overview
Dependencies
Maintainers
1
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/vercel-edge - npm Package Compare versions

Comparing version
10.39.0
to
10.40.0
+1
-1
build/esm/package.json

@@ -1,1 +0,1 @@

{"type":"module","version":"10.39.0","sideEffects":false}
{"type":"module","version":"10.40.0","sideEffects":false}
{
"name": "@sentry/vercel-edge",
"version": "10.39.0",
"version": "10.40.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.0",
"@sentry/core": "10.39.0"
"@opentelemetry/resources": "^2.5.1",
"@sentry/core": "10.40.0"
},
"devDependencies": {
"@edge-runtime/types": "4.0.0",
"@opentelemetry/core": "^2.5.0",
"@opentelemetry/sdk-trace-base": "^2.5.0",
"@opentelemetry/core": "^2.5.1",
"@opentelemetry/sdk-trace-base": "^2.5.1",
"@opentelemetry/semantic-conventions": "^1.39.0",
"@sentry/opentelemetry": "10.39.0"
"@sentry/opentelemetry": "10.40.0"
},

@@ -61,6 +61,5 @@ "scripts": {

"build:types:downlevel": "yarn downlevel-dts build/types build/types-ts3.8 --to ts3.8",
"build:watch": "run-p build:transpile:watch build:types:watch",
"build:watch": "run-p build:transpile:watch",
"build:dev:watch": "yarn build:watch",
"build:transpile:watch": "rollup -c rollup.npm.config.mjs --watch",
"build:types:watch": "tsc -p tsconfig.types.json --watch",
"build:tarball": "npm pack",

@@ -67,0 +66,0 @@ "circularDepCheck": "madge --circular src/index.ts",

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