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

express-to-https

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-to-https - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/basic.js

4

package.json
{
"name": "express-to-https",
"version": "1.0.0",
"description": "\"Express middleware to properly redirect http requests to https using the x-forwarded-proto header.\"",
"version": "1.0.1",
"description": "Express middleware to redirect http requests to https using the x-forwarded-proto header.",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -5,4 +5,4 @@ # express-to-https

[![Build Status](https://travis-ci.org/eezing/express-to-https.svg?branch=master)](https://travis-ci.org/eezing/express-to-https)
[![Build Status](https://travis-ci.org/eezing/express-to-https.svg?branch=master)](https://travis-ci.org/eezing/express-to-https) [![npm version](https://badge.fury.io/js/express-to-https.svg)](https://badge.fury.io/js/express-to-https)
#### Documentation in progress

Sorry, the diff of this file is not supported yet

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