Socket
Socket
Sign inDemoInstall

express-enforces-ssl

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.5.0

2

index.js

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

if(force_hard) {
redirectUrl(req);
redirectUrl(req, res);
}

@@ -10,0 +10,0 @@

{
"name": "express-enforces-ssl",
"version": "0.4.0",
"version": "0.5.0",
"description": "Enforces SSL for node.js express projects",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc