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

next-ssl-redirect-middleware

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-ssl-redirect-middleware - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

package.json
{
"name": "next-ssl-redirect-middleware",
"version": "0.1.0",
"version": "0.1.1",
"description": "Nextjs Middleware to redirect http to https",

@@ -18,3 +18,6 @@ "main": "dist/index.js",

"keywords": [
"nextjs"
"nextjs",
"ssl",
"redirect",
"heroku"
],

@@ -21,0 +24,0 @@ "author": "Charlie Jonas",

# nextjs-ssl-redirect-middlewear
> Nextjs Middleware to redirect http to https
[Nextjs Middleware](https://nextjs.org/docs/middleware) to redirect `http` to `https`. This is helpful if you are hosting your site on a service where this redirect doesn't happen automatically (IE heroku).

@@ -5,0 +5,0 @@ ## Install

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