🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@vercel/python

Package Overview
Dependencies
Maintainers
2
Versions
251
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.26.0
to
6.28.0
+6
-6
package.json
{
"name": "@vercel/python",
"version": "6.26.0",
"version": "6.28.0",
"main": "./dist/index.js",

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

"dependencies": {
"@vercel/python-analysis": "0.10.1"
"@vercel/python-analysis": "0.11.0"
},

@@ -40,5 +40,5 @@ "devDependencies": {

"which": "3.0.0",
"@vercel/build-utils": "13.8.2",
"@vercel/error-utils": "2.0.3",
"@vercel/python-runtime": "0.10.1"
"@vercel/build-utils": "13.10.0",
"@vercel/python-runtime": "0.11.0",
"@vercel/error-utils": "2.0.3"
},

@@ -48,3 +48,3 @@ "scripts": {

"type-check": "tsc --noEmit",
"test": "cross-env VERCEL_FORCE_PYTHON_STREAMING=1 jest --reporters=default --reporters=jest-junit --env node --verbose --runInBand --bail",
"test": "cross-env VERCEL_FORCE_PYTHON_STREAMING=1 NODE_OPTIONS=--experimental-vm-modules jest --reporters=default --reporters=jest-junit --env node --verbose --runInBand --bail",
"test-unit": "vitest run --config ../../vitest.config.mts test/unit.test.ts",

@@ -51,0 +51,0 @@ "test-e2e": "pnpm test test/integration-*",

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

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