Socket
Socket
Sign inDemoInstall

@vercel/build-utils

Package Overview
Dependencies
Maintainers
29
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 2.8.0 to 2.8.1-canary.0

build.js

8

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

@@ -14,6 +14,6 @@ "main": "./dist/index.js",

"scripts": {
"build": "./build.sh",
"build": "node build",
"test-unit": "jest --env node --verbose --runInBand --bail test/unit.*test.*",
"test-integration-once": "jest --env node --verbose --runInBand --bail test/integration.test.js",
"prepublishOnly": "./build.sh"
"prepublishOnly": "node build"
},

@@ -54,3 +54,3 @@ "devDependencies": {

},
"gitHead": "9f49743ea4ff2606c0922b82fa0130b5bc965ca0"
"gitHead": "e09ceca95ddfb64c7704d8753147bc05f7c7657c"
}
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