express-to-https
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1853
7
1