web-app-runner
Advanced tools
Comparing version 0.90.44 to 0.90.45
{ | ||
"name": "web-app-runner", | ||
"version": "0.90.44", | ||
"version": "0.90.45", | ||
"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.", | ||
@@ -22,8 +22,7 @@ "main": "./app/app.js", | ||
"background-service-runner": "^0.90.20", | ||
"connect": "^3.1.0", | ||
"connect": "^3.3.3", | ||
"connect-gzip-static": "^1.0.0", | ||
"lodash": "~2.4.1", | ||
"node-uuid": "~1.4.1", | ||
"serve-static": "^1.4.0", | ||
"simple-node-logger": "^0.91.96" | ||
"simple-node-logger": "^0.92.13" | ||
}, | ||
@@ -30,0 +29,0 @@ "devDependencies": { |
@@ -215,2 +215,2 @@ # Web App Runner | ||
- - - | ||
<p><small><em>Copyright © 2014, rain city software | Version 0.90.44</em></small></p> | ||
<p><small><em>Copyright © 2014, rain city software | Version 0.90.45</em></small></p> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6
61845
- Removedserve-static@^1.4.0
- Removedpath@0.4.10(transitive)
- Removedsimple-node-logger@0.91.98(transitive)
Updatedconnect@^3.3.3
Updatedsimple-node-logger@^0.92.13