1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/middleware
dependabot[bot] acc178e571 Bump express-rate-limit from 5.5.1 to 6.0.4 (#24046)
* Bump express-rate-limit from 5.5.1 to 6.0.4

Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 5.5.1 to 6.0.4.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md)
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v5.5.1...v6.0.4)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* MemoryStore()

* better

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-01-18 20:02:59 +00:00
..
2021-07-14 14:35:01 -07:00
2021-07-14 14:35:01 -07:00
2021-07-29 20:28:30 +00:00
2022-01-11 17:41:20 +00:00
2021-07-29 20:28:30 +00:00
2021-12-02 04:30:44 +00:00
2021-07-14 14:35:01 -07:00
2022-01-07 18:34:10 +00:00
2021-07-14 13:49:18 -07:00
2020-09-27 14:10:11 +02:00
2022-01-06 12:11:58 -08:00
2021-07-14 14:35:01 -07:00
2021-11-23 18:56:05 +00:00
2021-08-05 13:10:51 -04:00

Middleware

Each file in this directory exports an Express Middleware function.

For more info, see https://expressjs.com/en/guide/using-middleware.html

Subdirectories

There are subdirectories for different types of middleware: