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

next-server

Package Overview
Dependencies
Maintainers
22
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 7.0.2-canary.46 to 7.0.2-canary.47

2

dist/server/next-server.js

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

if (this.nextConfig.poweredByHeader) {
res.setHeader('X-Powered-By', 'Next.js ' + "7.0.2-canary.46");
res.setHeader('X-Powered-By', 'Next.js ' + "7.0.2-canary.47");
}

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

{
"name": "next-server",
"version": "7.0.2-canary.46",
"version": "7.0.2-canary.47",
"main": "./index.js",

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

},
"gitHead": "be24aaa0d20bb79298a25a27687b98829bfc5801"
"gitHead": "346915eb9d7689eeebaa31e54acd9067bbf33a84"
}
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