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.1-canary.1 to 2.4.1-canary.2

2

dist/detect-builders.js

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

}
if (framework === 'nextjs') {
if (framework === 'nextjs' || framework === 'blitzjs') {
return { src: 'package.json', use: `@vercel/next${withTag}`, config };

@@ -325,0 +325,0 @@ }

{
"name": "@vercel/build-utils",
"version": "2.4.1-canary.1",
"version": "2.4.1-canary.2",
"license": "MIT",

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

},
"gitHead": "c2ff95714f9dba66d022280891363d6ac5927d5e"
"gitHead": "5380c12569579ff1aba0d2aee54e10016cb12a5d"
}

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