Socket
Socket
Sign inDemoInstall

ssl-express-www

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssl-express-www - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

index.js

7

package.json
{
"name": "ssl-express-www",
"version": "1.0.2",
"version": "1.0.3",
"description": "It forces HTTPS when HTTP is required, remove www and remove slash-end from url.",
"main": "lib/index.js",
"main": "index.js",
"scripts": {

@@ -19,3 +19,4 @@ "lib": "./node_modules/.bin/babel --out-dir lib source",

"files": [
"lib"
"lib",
"index.js"
],

@@ -22,0 +23,0 @@ "repository": {

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