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

@vercel/config

Package Overview
Dependencies
Maintainers
2
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.1.0
to
0.1.1
+7
-0
dist/types.d.ts

@@ -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",