Socket
Socket
Sign inDemoInstall

@vercel/build-utils

Package Overview
Dependencies
Maintainers
24
Versions
306
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.5-canary.3 to 2.5.5-canary.4

2

dist/detect-builders.js

@@ -308,3 +308,3 @@ "use strict";

}
if (projectSettings.installCommand) {
if (typeof projectSettings.installCommand === 'string') {
config.installCommand = projectSettings.installCommand;

@@ -311,0 +311,0 @@ }

{
"name": "@vercel/build-utils",
"version": "2.5.5-canary.3",
"version": "2.5.5-canary.4",
"license": "MIT",

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

},
"gitHead": "078f9de44ea718b47b4d2a2f5d0f75e8b41f86ae"
"gitHead": "dda793018b092cbd729d4a1b9ccb930b08b7f7e9"
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc