Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/gatsby-plugin-vercel-builder

Package Overview
Dependencies
Maintainers
9
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/gatsby-plugin-vercel-builder - npm Package Compare versions

Comparing version 2.0.16 to 2.0.17

3

dist/index.js

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

minify: true,
// prevents renaming edge cases from causing failures like:
// https://github.com/node-fetch/node-fetch/issues/784
keepNames: true,
define: {

@@ -125,0 +128,0 @@ "process.env.NODE_ENV": "'production'",

4

package.json
{
"name": "@vercel/gatsby-plugin-vercel-builder",
"version": "2.0.16",
"version": "2.0.17",
"main": "dist/index.js",

@@ -17,3 +17,3 @@ "files": [

"@sinclair/typebox": "0.25.24",
"@vercel/build-utils": "7.5.1",
"@vercel/build-utils": "7.6.0",
"@vercel/routing-utils": "3.1.0",

@@ -20,0 +20,0 @@ "esbuild": "0.14.47",

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