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
29
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 1.2.5-canary.0 to 1.2.5-canary.1

8

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

@@ -17,5 +17,5 @@ "license": "MIT",

"scripts": {
"build": "./build.sh",
"build": "node build",
"test-integration-once": "jest --env node --verbose --runInBand --bail",
"prepublishOnly": "./build.sh"
"prepublishOnly": "node build"
},

@@ -28,3 +28,3 @@ "devDependencies": {

},
"gitHead": "726d3924aee69cbc5a6755b2e97f4ae90de22bc3"
"gitHead": "e09ceca95ddfb64c7704d8753147bc05f7c7657c"
}
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