next-server
Advanced tools
Comparing version 7.0.2-canary.36 to 7.0.2-canary.37
@@ -176,3 +176,3 @@ "use strict"; | ||
if (this.nextConfig.poweredByHeader) { | ||
res.setHeader('X-Powered-By', 'Next.js ' + "7.0.2-canary.36"); | ||
res.setHeader('X-Powered-By', 'Next.js ' + "7.0.2-canary.37"); | ||
} | ||
@@ -179,0 +179,0 @@ return render_1.sendHTML(req, res, html, req.method, this.renderOpts); |
{ | ||
"name": "next-server", | ||
"version": "7.0.2-canary.36", | ||
"version": "7.0.2-canary.37", | ||
"main": "./index.js", | ||
@@ -50,3 +50,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "dd3b5bf81d5f42a334a2810ef013eaed0e6eab85" | ||
"gitHead": "dada692bd626d0d625c7e46dde9f5ef234d96721" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package