Socket
Socket
Sign inDemoInstall

web-app-runner

Package Overview
Dependencies
31
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.90.40 to 0.90.41

3

Gruntfile.js

@@ -83,4 +83,3 @@ /**

'mochaTest',
'jshint',
'validate-package'
'jshint'
]);

@@ -87,0 +86,0 @@

{
"name": "web-app-runner",
"version": "0.90.40",
"version": "0.90.41",
"description": "A simple HTTP application server 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.",

@@ -11,3 +11,3 @@ "main": "./index.js",

"scripts":{
"test":"grunt test"
"test":"grunt test validate-package"
},

@@ -21,3 +21,3 @@ "keywords": [

"dependencies": {
"background-service-runner": "^0.90.16",
"background-service-runner": "^0.90.20",
"connect": "^3.1.0",

@@ -27,3 +27,3 @@ "lodash": "~2.4.1",

"serve-static": "^1.4.0",
"simple-node-logger": "^0.91.91"
"simple-node-logger": "^0.91.96"
},

@@ -30,0 +30,0 @@ "devDependencies": {

@@ -214,2 +214,2 @@ # Web App Runner

- - -
<p><small><em>Copyright © 2014, rain city software | Version 0.90.40</em></small></p>
<p><small><em>Copyright © 2014, rain city software | Version 0.90.41</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