@vercel/config
Advanced tools
+6
-0
@@ -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", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
99629
0.26%2347
0.26%