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

@vercel/python

Package Overview
Dependencies
Maintainers
149
Versions
159
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 2.3.2 to 2.3.3-canary.0

11

package.json
{
"name": "@vercel/python",
"version": "2.3.2",
"version": "2.3.3-canary.0",
"main": "./dist/index.js",

@@ -18,4 +18,5 @@ "license": "MIT",

"build": "node build",
"test-unit": "jest --env node --verbose --runInBand --bail test/unit.test.ts ",
"test-integration-once": "jest --env node --verbose --runInBand --bail test/integration.test.ts",
"test": "jest --env node --verbose --runInBand --bail",
"test-unit": "yarn test test/unit.test.ts",
"test-integration-once": "yarn test test/integration.test.ts",
"prepublishOnly": "node build"

@@ -26,3 +27,3 @@ },

"@types/jest": "27.4.1",
"@vercel/build-utils": "3.0.1",
"@vercel/build-utils": "3.0.2-canary.0",
"@vercel/ncc": "0.24.0",

@@ -32,3 +33,3 @@ "execa": "^1.0.0",

},
"gitHead": "5e66d4b2ccd80a7e6a21d53cf4be3b11f2861513"
"gitHead": "f26858b735ad5d54e01afa67133b9f9456fbe72f"
}
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