Socket
Socket
Sign inDemoInstall

@vercel/build-utils

Package Overview
Dependencies
Maintainers
7
Versions
308
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 5.6.0 to 5.7.0

3

dist/types.d.ts

@@ -379,2 +379,5 @@ /// <reference types="node" />

}>;
framework?: {
version: string;
};
}

@@ -381,0 +384,0 @@ export declare type BuildResultV2 = BuildResultV2Typical | BuildResultBuildOutput;

4

package.json
{
"name": "@vercel/build-utils",
"version": "5.6.0",
"version": "5.7.0",
"license": "MIT",

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

},
"gitHead": "a19447f9cdc8c7be8aa3646dfb441dd9469d2ed3"
"gitHead": "b37ac5f798acbfb8f04e047301766440ad0d4c59"
}
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