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.2.1 to 0.2.2

2

lib/http-server.js

@@ -42,3 +42,3 @@ /*

});
}).listen(self.port, self.host);
}).listen(self.port);
self.log('http-server successfully started: '.green

@@ -45,0 +45,0 @@ + 'http://'.cyan

{
"name" : "http-server",
"preferGlobal": "true",
"version" : "0.2.1",
"version" : "0.2.2",
"author": "Marak Squires <marak.squires@gmail.com>",

@@ -6,0 +6,0 @@ "description" : "a simple zero-configuration command-line http server",

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