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.0 to 2.5.1-canary.0

5

dist/detect-builders.js

@@ -708,5 +708,6 @@ "use strict";

// their own functions such as redwood, so we ignore.
errorRoutes.push({
rewriteRoutes.push({
src: '^/api(/.*)?$',
status: 404,
src: '^/api(/.*)?$',
continue: true,
});

@@ -713,0 +714,0 @@ }

4

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

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

},
"gitHead": "e90521b5a4c1ddb8f11d4ece60edfbee2c7a2f36"
"gitHead": "a97bc2af6db03833a2f751e041cf1d969a72b9c1"
}

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc