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
8
Versions
348
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.7.5 to 3.7.6

2

dist/edge-function-source/get-edge-function-source.js

@@ -15,3 +15,3 @@ "use strict";

const utils_1 = require("../utils");
// @ts-expect-error this is a prebuilt file, based on `../../scripts/build-edge-function-template.js`
// @ts-ignore this is a prebuilt file, based on `../../scripts/build-edge-function-template.js`
const ___get_nextjs_edge_function_js_1 = __importDefault(require("../../dist/___get-nextjs-edge-function.js"));

@@ -18,0 +18,0 @@ const gzip = (0, util_1.promisify)(zlib_1.default.gzip);

{
"name": "@vercel/next",
"version": "3.7.5",
"version": "3.7.6",
"license": "Apache-2.0",

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

"@types/webpack-sources": "3.2.0",
"@vercel/build-utils": "6.7.1",
"@vercel/build-utils": "6.7.2",
"@vercel/nft": "0.22.5",
"@vercel/routing-utils": "2.2.0",
"@vercel/routing-utils": "2.2.1",
"async-sema": "3.0.1",

@@ -62,6 +62,5 @@ "buffer-crc32": "0.2.13",

"text-table": "0.2.0",
"typescript": "4.5.2",
"webpack-sources": "3.2.3"
},
"gitHead": "a63b9d960bec291e152308c30074843aab802c8d"
"gitHead": "2de365f9cfea3ce283d2bf855507c71209f1e3d8"
}

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

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