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

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 3.0.10 to 3.2.1

12

package.json
{
"name": "ssl-express-www",
"version": "3.0.10",
"version": "3.2.1",
"description": "Redirecting HTTP to HTTPS. It forces SSL (HTTPS) when HTTP is required using Express (Nodejs) and remove www and trailing slash on your domain.",

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

"build": "rm -rf lib dist && yarn lib && yarn dist",
"lint": "eslint \"**/*.{js,jsx,ts,tsx}\"",
"test": "./node_modules/.bin/mocha specs/**/*.spec.js --require babel-register",
"test-watch": "yarn test -- --watch || ECHO.",
"gen:contributors": "githubcontrib --owner brunomacedo --repo ssl-express-www --sortBy contributions --sortOrder desc --filter brunomacedo,dependabot[bot] --layoutStrategy $INIT_CWD/.github/contributors-list/layout-strategy-custom.js"
"test-watch": "yarn test -- --watch || ECHO."
},

@@ -47,5 +47,2 @@ "keywords": [

"license": "MIT",
"publishConfig": {
"@brunomacedo:registry": "https://npm.pkg.github.com"
},
"devDependencies": {

@@ -67,4 +64,3 @@ "babel-cli": "^6.26.0",

"eslint-plugin-react": "^7.5.1",
"github-contributors-list": "^1.2.5",
"mocha": "^4.1.0",
"mocha": "^10.2.0",
"rimraf": "^2.6.2",

@@ -71,0 +67,0 @@ "sinon": "^11.1.1"

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