Socket
Socket
Sign inDemoInstall

@vercel/build-utils

Package Overview
Dependencies
Maintainers
8
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 6.3.0 to 6.3.1

2

dist/types.d.ts

@@ -316,2 +316,3 @@ /// <reference types="node" />

declare type ImageFormat = 'image/avif' | 'image/webp';
declare type ImageContentDispositionType = 'inline' | 'attachment';
export declare type RemotePattern = {

@@ -348,2 +349,3 @@ /**

contentSecurityPolicy?: string;
contentDispositionType?: ImageContentDispositionType;
}

@@ -350,0 +352,0 @@ /**

4

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

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

},
"gitHead": "3d98d1cdea151b7125deb082c2c8469c865027d0"
"gitHead": "34d199bd4925fab1fb32b8dae507e2383d38493a"
}
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