Socket
Socket
Sign inDemoInstall

express

Package Overview
Dependencies
46
Maintainers
4
Versions
276
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.16.2 to 4.16.3

24

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

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

"dependencies": {
"accepts": "~1.3.4",
"accepts": "~1.3.5",
"array-flatten": "1.1.1",

@@ -39,7 +39,7 @@ "body-parser": "1.18.2",

"debug": "2.6.9",
"depd": "~1.1.1",
"encodeurl": "~1.0.1",
"depd": "~1.1.2",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"finalhandler": "1.1.0",
"finalhandler": "1.1.1",
"fresh": "0.5.2",

@@ -51,11 +51,11 @@ "merge-descriptors": "1.0.1",

"path-to-regexp": "0.1.7",
"proxy-addr": "~2.0.2",
"proxy-addr": "~2.0.3",
"qs": "6.5.1",
"range-parser": "~1.2.0",
"safe-buffer": "5.1.1",
"send": "0.16.1",
"serve-static": "1.13.1",
"send": "0.16.2",
"serve-static": "1.13.2",
"setprototypeof": "1.1.0",
"statuses": "~1.3.1",
"type-is": "~1.6.15",
"statuses": "~1.4.0",
"type-is": "~1.6.16",
"utils-merge": "1.0.1",

@@ -73,3 +73,3 @@ "vary": "~1.1.2"

"istanbul": "0.4.5",
"marked": "0.3.6",
"marked": "0.3.17",
"method-override": "2.3.10",

@@ -80,3 +80,3 @@ "mocha": "3.5.3",

"pbkdf2-password": "1.2.1",
"should": "13.1.0",
"should": "13.2.1",
"supertest": "1.2.0",

@@ -83,0 +83,0 @@ "connect-redis": "~2.4.1",

@@ -130,5 +130,5 @@ [![Express Logo](https://i.cloudup.com/zfY6lL7eFa-3000x3000.png)](http://expressjs.com/)

The original author of Express is [TJ Holowaychuk](https://github.com/tj) [![TJ's Gratipay][gratipay-image-visionmedia]][gratipay-url-visionmedia]
The original author of Express is [TJ Holowaychuk](https://github.com/tj)
The current lead maintainer is [Douglas Christopher Wilson](https://github.com/dougwilson) [![Doug's Gratipay][gratipay-image-dougwilson]][gratipay-url-dougwilson]
The current lead maintainer is [Douglas Christopher Wilson](https://github.com/dougwilson)

@@ -135,0 +135,0 @@ [List of all contributors](https://github.com/expressjs/express/graphs/contributors)

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