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

@vercel/build-utils

Package Overview
Dependencies
Maintainers
85
Versions
318
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.12.3-canary.31 to 2.12.3-canary.32

2

dist/convert-runtime-to-plugin.js

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

files: tracedFiles.map(file => ({
input: normalize_path_1.normalizePath(path_1.relative(nft, file.absolutePath)),
input: normalize_path_1.normalizePath(path_1.relative(path_1.dirname(nft), file.absolutePath)),
output: normalize_path_1.normalizePath(file.relativePath),

@@ -172,0 +172,0 @@ })),

{
"name": "@vercel/build-utils",
"version": "2.12.3-canary.31",
"version": "2.12.3-canary.32",
"license": "MIT",

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

},
"gitHead": "6f4a1b527ba01973490e1fb2e4c48ccb2841cd86"
"gitHead": "ba7bf2e4a60bc4c9fd35ad33a11d94f1dae2ac81"
}

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