Socket
Socket
Sign inDemoInstall

@vercel/build-utils

Package Overview
Dependencies
Maintainers
48
Versions
317
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.11.1 to 2.11.2-canary.0

1

dist/detect-builders.js

@@ -291,2 +291,3 @@ "use strict";

{ src: 'api/**/*.js', use: `@vercel/node`, config },
{ src: 'api/**/*.mjs', use: `@vercel/node`, config },
{ src: 'api/**/*.ts', use: `@vercel/node`, config },

@@ -293,0 +294,0 @@ { src: 'api/**/!(*_test).go', use: `@vercel/go`, config },

4

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

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

},
"gitHead": "e659eecf485f395478d8820ce1af2d3618068cb0"
"gitHead": "13b03c6abdf290cc5f8b913d1c8bc9a9b76d042d"
}

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