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

@vercel/python

Package Overview
Dependencies
Maintainers
2
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/python - npm Package Compare versions

Comparing version
6.23.0
to
6.24.0
+7
-6
package.json
{
"name": "@vercel/python",
"version": "6.23.0",
"version": "6.24.0",
"main": "./dist/index.js",

@@ -18,3 +18,3 @@ "license": "Apache-2.0",

"dependencies": {
"@vercel/python-analysis": "0.9.1"
"@vercel/python-analysis": "0.10.0"
},

@@ -29,4 +29,7 @@ "devDependencies": {

"cross-env": "7.0.3",
"detect-libc": "2.1.2",
"execa": "^1.0.0",
"fs-extra": "11.1.1",
"get-port": "5.1.1",
"is-port-reachable": "3.1.0",
"jest-junit": "16.0.0",

@@ -38,7 +41,5 @@ "minimatch": "10.1.1",

"which": "3.0.0",
"get-port": "5.1.1",
"is-port-reachable": "3.1.0",
"@vercel/build-utils": "13.8.0",
"@vercel/error-utils": "2.0.3",
"@vercel/python-runtime": "0.7.0"
"@vercel/python-runtime": "0.9.0",
"@vercel/build-utils": "13.8.1"
},

@@ -45,0 +46,0 @@ "scripts": {

@@ -9,2 +9,3 @@ # Auto-generated trampoline used by vercel dev (Python, ASGI/WSGI)

"VERCEL_DEV_ENTRY_ABS": "__VC_DEV_ENTRY_ABS__",
"VERCEL_DEV_FRAMEWORK": "__VC_DEV_FRAMEWORK__",
}

@@ -11,0 +12,0 @@ )

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display