Socket
Socket
Sign inDemoInstall

@vercel/cgi

Package Overview
Dependencies
Maintainers
33
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/cgi - npm Package Compare versions

Comparing version 1.0.7-canary.0 to 1.0.7-canary.1

2

index.js

@@ -10,3 +10,3 @@ const path = require('path');

getWritableDirectory,
} = require('@now/build-utils');
} = require('@vercel/build-utils');

@@ -13,0 +13,0 @@ exports.analyze = ({ files, entrypoint }) => files[entrypoint].digest;

{
"name": "@vercel/cgi",
"version": "1.0.7-canary.0",
"version": "1.0.7-canary.1",
"license": "MIT",

@@ -8,3 +8,3 @@ "repository": {

"url": "https://github.com/vercel/vercel.git",
"directory": "packages/now-cgi"
"directory": "packages/cgi"
},

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

},
"gitHead": "e09ceca95ddfb64c7704d8753147bc05f7c7657c"
"gitHead": "9acf8e17377dd8050f7ea5c2752e1aa368068e59"
}

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