Skip to content

Releases: transcovo/express-middleware

Updated dependency to Joi

Choose a tag to compare

@marene marene released this 30 Sep 12:53
73921bd

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

Choose a tag to compare

@MohamedJeffal MohamedJeffal released this 04 Jun 13:47
dd39ef6
  • #35: Defining childLogger & requestId middleware types.

Fix sslRedirect middleware docstring

Choose a tag to compare

@lledey lledey released this 10 Sep 12:39
a043855

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