New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/python

Package Overview
Dependencies
Maintainers
9
Versions
161
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.0.0 to 4.0.1

6

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

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

"@types/node": "14.18.33",
"@vercel/build-utils": "7.0.0",
"@vercel/build-utils": "7.2.0",
"@vercel/ncc": "0.24.0",

@@ -27,3 +27,3 @@ "execa": "^1.0.0",

"scripts": {
"build": "node build",
"build": "node ../../utils/build-builder.mjs",
"test": "jest --reporters=default --reporters=jest-junit --env node --verbose --runInBand --bail",

@@ -30,0 +30,0 @@ "test-unit": "pnpm test 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

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