Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/python

Package Overview
Dependencies
Maintainers
9
Versions
158
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 4.3.1 to 4.4.0

7

package.json
{
"name": "@vercel/python",
"version": "4.3.1",
"version": "4.4.0",
"main": "./dist/index.js",

@@ -22,3 +22,4 @@ "license": "Apache-2.0",

"@types/which": "3.0.0",
"@vercel/build-utils": "8.3.5",
"@vercel/build-utils": "8.4.12",
"cross-env": "7.0.3",
"execa": "^1.0.0",

@@ -31,3 +32,3 @@ "fs-extra": "11.1.1",

"build": "node ../../utils/build-builder.mjs",
"test": "jest --reporters=default --reporters=jest-junit --env node --verbose --runInBand --bail",
"test": "cross-env VERCEL_FORCE_PYTHON_STREAMING=1 jest --reporters=default --reporters=jest-junit --env node --verbose --runInBand --bail",
"test-unit": "pnpm test test/unit.test.ts",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc