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

next-server

Package Overview
Dependencies
Maintainers
30
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-server - npm Package Compare versions

Comparing version 8.0.0-canary.10 to 8.0.0-canary.11

2

dist/server/next-server.js

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

if (this.nextConfig.poweredByHeader) {
res.setHeader('X-Powered-By', 'Next.js ' + "8.0.0-canary.10");
res.setHeader('X-Powered-By', 'Next.js ' + "8.0.0-canary.11");
}

@@ -192,0 +192,0 @@ return this.sendHTML(req, res, html);

{
"name": "next-server",
"version": "8.0.0-canary.10",
"version": "8.0.0-canary.11",
"main": "./index.js",

@@ -54,3 +54,3 @@ "license": "MIT",

},
"gitHead": "43b0b95e1dce1b5c424fea6f9267b49c8eb3579b"
"gitHead": "c5d5148badca3ec1099e1ad1c954d3539c413020"
}
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