🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@vercel/config

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/config - npm Package Compare versions

Comparing version
0.4.0
to
0.5.0
+6
-0
dist/types.d.ts

@@ -544,2 +544,8 @@ /**

/**
* Command to run after build process succeed but before the deployment's
* output is uploaded. Runs during `vercel build` including local builds
* and builds on Vercel.
*/
preDeployCommand?: string;
/**
* Memory allocation in MB (128-10240).

@@ -546,0 +552,0 @@ */

+1
-1
{
"name": "@vercel/config",
"version": "0.4.0",
"version": "0.5.0",
"description": "A TypeScript SDK for programmatically configuring Vercel projects",

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