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

@vercel/next

Package Overview
Dependencies
Maintainers
9
Versions
342
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/next - npm Package Compare versions

Comparing version 3.9.4 to 4.0.0

9

package.json
{
"name": "@vercel/next",
"version": "3.9.4",
"version": "4.0.0",
"license": "Apache-2.0",

@@ -29,5 +29,5 @@ "main": "./dist/index",

"@types/webpack-sources": "3.2.0",
"@vercel/build-utils": "6.8.3",
"@vercel/build-utils": "7.0.0",
"@vercel/nft": "0.22.5",
"@vercel/routing-utils": "2.2.1",
"@vercel/routing-utils": "3.0.0",
"async-sema": "3.0.1",

@@ -44,2 +44,3 @@ "buffer-crc32": "0.2.13",

"get-port": "5.0.0",
"jest-junit": "16.0.0",
"nanoid": "3.3.4",

@@ -59,3 +60,3 @@ "ndjson": "2.0.0",

"build-dev": "node build.js --dev",
"test": "jest --env node --verbose --bail --runInBand --testTimeout=360000",
"test": "jest --reporters=default --reporters=jest-junit --env node --verbose --bail --runInBand --testTimeout=360000",
"test-unit": "pnpm test test/unit/",

@@ -62,0 +63,0 @@ "test-next-local": "pnpm test test/integration/*.test.js test/integration/*.test.ts",

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