New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/next

Package Overview
Dependencies
Maintainers
9
Versions
356
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.0.7 to 4.0.8

2

dist/server-launcher.js

@@ -13,2 +13,3 @@ "use strict";

}
// @preserve pre-next-server-target
const NextServer = require("__NEXT_SERVER_PATH__").default;

@@ -25,2 +26,3 @@ const nextServer = new NextServer({

try {
// @preserve entryDirectory handler
await requestHandler(req, res);

@@ -27,0 +29,0 @@ } catch (err) {

2

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

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

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