Skip to content

Releases: transcovo/express-middleware

Updated dependency to Joi

30 Sep 12:53
73921bd
Compare
Choose a tag to compare

The project was using a version of Joi that presented a security risk (prototype pollution fault).
This patch updates Joi to the nearest available patch solving this issue

v3.4.1

04 Jun 13:47
dd39ef6
Compare
Choose a tag to compare
  • #35: Defining childLogger & requestId middleware types.

Fix sslRedirect middleware docstring

10 Sep 12:39
a043855
Compare
Choose a tag to compare

Properly declare optional arguments as optional to avoid any issue with typescript