You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vercel/next

Package Overview
Dependencies
Maintainers
2
Versions
441
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
4.15.28
to
4.15.29
+4
-4
package.json
{
"name": "@vercel/next",
"version": "4.15.28",
"version": "4.15.29",
"license": "Apache-2.0",

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

"devDependencies": {
"@next-community/adapter-vercel": "0.0.1-beta.6",
"@next-community/adapter-vercel": "0.0.1-beta.7",
"@types/aws-lambda": "8.10.19",

@@ -57,4 +57,4 @@ "@types/buffer-crc32": "0.2.0",

"webpack-sources": "3.2.3",
"@vercel/build-utils": "13.3.3",
"@vercel/routing-utils": "5.3.2"
"@vercel/build-utils": "13.4.1",
"@vercel/routing-utils": "5.3.3"
},

@@ -61,0 +61,0 @@ "scripts": {

Sorry, the diff of this file is too big to display