Socket
Socket
Sign inDemoInstall

express

Package Overview
Dependencies
74
Maintainers
7
Versions
276
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.19.1 to 3.19.2

13

History.md

@@ -0,1 +1,14 @@

3.19.2 / 2015-02-01
===================
* deps: connect@2.28.3
- deps: compression@~1.3.1
- deps: csurf@~1.6.6
- deps: errorhandler@~1.3.3
- deps: express-session@~1.10.2
- deps: serve-index@~1.6.1
- deps: type-is@~1.5.6
* deps: proxy-addr@~1.0.6
- deps: ipaddr.js@0.1.8
3.19.1 / 2015-01-20

@@ -2,0 +15,0 @@ ===================

12

package.json
{
"name": "express",
"description": "Sinatra inspired web development framework",
"version": "3.19.1",
"version": "3.19.2",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

@@ -30,3 +30,3 @@ "contributors": [

"basic-auth": "1.0.0",
"connect": "2.28.2",
"connect": "2.28.3",
"content-disposition": "0.5.0",

@@ -44,3 +44,3 @@ "commander": "2.6.0",

"parseurl": "~1.3.0",
"proxy-addr": "~1.0.5",
"proxy-addr": "~1.0.6",
"range-parser": "~1.0.2",

@@ -57,7 +57,7 @@ "send": "0.11.1",

"istanbul": "0.3.5",
"marked": "0.3.3",
"mocha": "~2.1.0",
"should": "~4.6.1",
"should": "~4.6.2",
"supertest": "~0.15.0",
"hjs": "~0.0.6",
"marked": "0.3.2"
"hjs": "~0.0.6"
},

@@ -64,0 +64,0 @@ "engines": {

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