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
4
Versions
227
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.1.0
to
6.1.1
+3
-3
package.json
{
"name": "@vercel/python",
"version": "6.1.0",
"version": "6.1.1",
"main": "./dist/index.js",

@@ -24,3 +24,2 @@ "license": "Apache-2.0",

"@types/which": "3.0.0",
"@vercel/build-utils": "13.2.1",
"cross-env": "7.0.3",

@@ -30,3 +29,4 @@ "execa": "^1.0.0",

"jest-junit": "16.0.0",
"which": "3.0.0"
"which": "3.0.0",
"@vercel/build-utils": "13.2.3"
},

@@ -33,0 +33,0 @@ "scripts": {