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
231
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.12.0
to
6.13.0
+4
-7
package.json
{
"name": "@vercel/python",
"version": "6.12.0",
"version": "6.13.0",
"main": "./dist/index.js",

@@ -18,5 +18,2 @@ "license": "Apache-2.0",

},
"dependencies": {
"@vercel/python-analysis": "0.4.1"
},
"devDependencies": {

@@ -39,3 +36,4 @@ "@renovatebot/pep440": "4.2.1",

"@vercel/build-utils": "13.4.0",
"@vercel/error-utils": "2.0.3"
"@vercel/error-utils": "2.0.3",
"@vercel/python-analysis": "0.4.1"
},

@@ -48,5 +46,4 @@ "scripts": {

"vitest-run": "vitest -c ../../vitest.config.mts",
"vitest-unit": "glob --absolute 'test/unit.test.ts'",
"type-check": "tsc --noEmit"
"vitest-unit": "glob --absolute 'test/unit.test.ts'"
}
}

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

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