Socket
Socket
Sign inDemoInstall

@vercel/build-utils

Package Overview
Dependencies
Maintainers
14
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.4.3-canary.0 to 2.4.3-canary.1

3

dist/detect-builders.js

@@ -325,2 +325,5 @@ "use strict";

}
if (framework === 'redwoodjs') {
return { src: 'package.json', use: `@vercel/redwood${withTag}`, config };
}
// Entrypoints for other frameworks

@@ -327,0 +330,0 @@ // TODO - What if just a build script is provided, but no entrypoint.

4

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

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

},
"gitHead": "041e8cc601befc5e9e745daf7c098fed4914f889"
"gitHead": "833c3d7c0169b1f7c47a485f35e9e9315d03cfa6"
}

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