Socket
Socket
Sign inDemoInstall

@vercel/build-utils

Package Overview
Dependencies
Maintainers
12
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/build-utils - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2-canary.0

6

dist/types.d.ts

@@ -96,2 +96,8 @@ /// <reference types="node" />

/**
* The "Root Directory" is assigned to the `workPath` so the `repoRootPath`
* is the Git Repository Root. This is only relevant for Monorepos.
* See https://vercel.com/blog/monorepos
*/
repoRootPath?: string;
/**
* An arbitrary object passed by the user in the build definition defined

@@ -98,0 +104,0 @@ * in `vercel.json`.

4

package.json
{
"name": "@vercel/build-utils",
"version": "2.5.1",
"version": "2.5.2-canary.0",
"license": "MIT",

@@ -53,3 +53,3 @@ "main": "./dist/index.js",

},
"gitHead": "be24510f16047610cf5081a2439ec0976c2b60e6"
"gitHead": "c9597dc199bb040b5677605fcf6bf57e0356a5e7"
}
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