Socket
Socket
Sign inDemoInstall

http-server

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-server - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

.travis.yml

4

package.json
{
"name": "http-server",
"version": "0.7.4",
"version": "0.7.5",
"description": "a simple zero-configuration command-line http server",

@@ -64,3 +64,3 @@ "main": "./lib/http-server",

"union": "~0.4.3",
"ecstatic": "~0.5.6",
"ecstatic": "~0.6.0",
"portfinder": "0.2.x",

@@ -67,0 +67,0 @@ "opener": "~1.4.0"

@@ -65,2 +65,8 @@ # http-server: a command-line http server

`-S` or `--ssl` Enable https.
`-C` or `--cert` Path to ssl cert file (default: cert.pem).
`-K` or `--key` Path to ssl key file (default: key.pem).
`-h` or `--help` Print this list and exit.

@@ -67,0 +73,0 @@

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