Socket
Socket
Sign inDemoInstall

express

Package Overview
Dependencies
41
Maintainers
4
Versions
276
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.14.0 to 4.14.1

32

package.json
{
"name": "express",
"description": "Fast, unopinionated, minimalist web framework",
"version": "4.14.0",
"version": "4.14.1",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

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

"array-flatten": "1.1.1",
"content-disposition": "0.5.1",
"content-disposition": "0.5.2",
"content-type": "~1.0.2",

@@ -42,3 +42,3 @@ "cookie": "0.3.1",

"etag": "~1.7.0",
"finalhandler": "0.5.0",
"finalhandler": "0.5.1",
"fresh": "0.3.0",

@@ -50,8 +50,8 @@ "merge-descriptors": "1.0.1",

"path-to-regexp": "0.1.7",
"proxy-addr": "~1.1.2",
"proxy-addr": "~1.1.3",
"qs": "6.2.0",
"range-parser": "~1.2.0",
"send": "0.14.1",
"serve-static": "~1.11.1",
"type-is": "~1.6.13",
"send": "0.14.2",
"serve-static": "~1.11.2",
"type-is": "~1.6.14",
"utils-merge": "1.0.0",

@@ -61,18 +61,18 @@ "vary": "~1.1.0"

"devDependencies": {
"after": "0.8.1",
"body-parser": "~1.15.1",
"after": "0.8.2",
"body-parser": "1.16.0",
"cookie-parser": "~1.4.3",
"ejs": "2.4.2",
"istanbul": "0.4.3",
"marked": "0.3.5",
"ejs": "2.5.5",
"express-session": "1.15.0",
"istanbul": "0.4.5",
"marked": "0.3.6",
"method-override": "~2.3.6",
"mocha": "2.5.3",
"mocha": "3.2.0",
"morgan": "~1.7.0",
"should": "9.0.2",
"multiparty": "4.1.3",
"should": "11.2.0",
"supertest": "1.2.0",
"connect-redis": "~2.4.1",
"cookie-session": "~1.2.0",
"express-session": "~1.13.0",
"jade": "~1.11.0",
"multiparty": "~4.1.2",
"vhost": "~3.0.2"

@@ -79,0 +79,0 @@ },

Sorry, the diff of this file is too big to display

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