Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express

Package Overview
Dependencies
Maintainers
7
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express - npm Package Compare versions

Comparing version 3.19.0 to 3.19.1

9

History.md

@@ -0,1 +1,10 @@

3.19.1 / 2015-01-20
===================
* deps: connect@2.28.2
- deps: body-parser@~1.10.2
- deps: serve-static@~1.8.1
* deps: send@0.11.1
- Fix root path disclosure
3.19.0 / 2015-01-09

@@ -2,0 +11,0 @@ ===================

10

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

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

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

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

"range-parser": "~1.0.2",
"send": "0.11.0",
"send": "0.11.1",
"utils-merge": "1.0.0",

@@ -55,6 +55,6 @@ "vary": "~1.0.0",

"connect-redis": "~1.5.0",
"ejs": "2.0.8",
"ejs": "2.1.4",
"istanbul": "0.3.5",
"mocha": "~2.1.0",
"should": "~4.4.4",
"should": "~4.6.1",
"supertest": "~0.15.0",

@@ -61,0 +61,0 @@ "hjs": "~0.0.6",

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