Socket
Socket
Sign inDemoInstall

web-app-runner

Package Overview
Dependencies
75
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.90.14 to 0.90.15

4

package.json
{
"name": "web-app-runner",
"version": "0.90.14",
"description": "A simple HTTP application runner that accepts or rejects connections by ip or user agent. The server can be used stand alone or as middleware for connect or express.",
"version": "0.90.15",
"description": "A simple HTTP application runner that accepts or rejects connections based on authenticated attributes including ip, user agent, etc. The server can be used stand alone or as middleware for connect or express.",
"main": "./index.js",

@@ -6,0 +6,0 @@ "repository": {

@@ -8,3 +8,3 @@ # Web App Runner

Simple http server plus middleware for banning or re-routing external connections by ip or agent. The server can be used stand alone or as middleware for connect or express.
Simple HTTP server that implements middleware for banning or re-routing authorized connections based on ip, agent or other requiest attributes. The server can be used stand alone or as middleware for connect or express.

@@ -17,2 +17,4 @@ ## Installation

There are various levels of authentication that can be applied ranging from completely open to finely filtered.
### Basic Web Server

@@ -52,2 +54,2 @@

- - -
<p><small><em>Copyright © 2014, rain city software | Version 0.90.14</em></small></p>
<p><small><em>Copyright © 2015, rain city software | Version 0.90.15</em></small></p>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc