@vercel/config
Advanced tools
+7
-0
@@ -487,2 +487,9 @@ /** | ||
| /** | ||
| * Preferred routing config alias for routePrefix/subdomain. | ||
| */ | ||
| mount?: string | { | ||
| path?: string; | ||
| subdomain?: string; | ||
| }; | ||
| /** | ||
| * URL prefix for routing (web services only). | ||
@@ -489,0 +496,0 @@ */ |
+1
-1
| { | ||
| "name": "@vercel/config", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "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
98750
0.19%2316
0.3%