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

@vercel/next

Package Overview
Dependencies
Maintainers
13
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 2.6.3-canary.3 to 2.6.3-canary.4

6

dist/utils.js

@@ -248,4 +248,4 @@ "use strict";

' 2. Navigate to your project\'s settings in the Vercel dashboard, and verify that the "Build Command" is not overridden, or that it calls `next build`.' +
' 3. Navigate to your project\'s settings in the Vercel dashboard, and verify that the "Output Directory" is not overridden. `next export` does **not** require you change this setting, even if you customize the `next export` output directory.',
link: 'https://err.sh/zeit/now/now-next-routes-manifest',
' 3. Navigate to your project\'s settings in the Vercel dashboard, and verify that the "Output Directory" is not overridden. Note that `next export` does **not** require you change this setting, even if you customize the `next export` output directory.',
link: 'https://err.sh/vercel/vercel/now-next-routes-manifest',
code: 'NEXT_NO_ROUTES_MANIFEST',

@@ -320,3 +320,3 @@ });

pageMatchers.forEach(pageMatcher => {
// in `now dev` we don't need to prefix the destination
// in `vercel dev` we don't need to prefix the destination
const dest = !isDev

@@ -323,0 +323,0 @@ ? path_1.default.join('/', entryDirectory, pageMatcher.pageName)

{
"name": "@vercel/next",
"version": "2.6.3-canary.3",
"version": "2.6.3-canary.4",
"license": "MIT",

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

"type": "git",
"url": "https://github.com/zeit/now.git",
"url": "https://github.com/vercel/vercel.git",
"directory": "packages/now-next"

@@ -41,3 +41,3 @@ },

},
"gitHead": "684c2299842cb52d7f2ba78a13ed12bd046abb7e"
"gitHead": "081b3fd3db01ad2252036fb3a2503e14868103fe"
}

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

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

Sorry, the diff of this file is not supported yet

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