Releases: mertssmnoglu/mongo-rate-limit-store
Releases · mertssmnoglu/mongo-rate-limit-store
v1.0.1
Mongo Rate Limit Store v1.0.1
This release includes a vulnerability patch for braces
indirect dependency and some development environment improvements.
🛡️ Security
- Bump braces from
3.0.2
to3.0.3
| (#55)
See CVE-2024-4068 for more details.
💱 Dependency Updates
- Chore(deps): Bump mongodb from
6.5.0
to6.7.0
| (#35) - Chore(deps-dev): Bump express-rate-limit from
7.2.0
to7.3.1
| (#44)
🧪 Development and Tests
- Add dependabot to manage dependency updates easily | (#33, #34)
- Add new npm scripts | (#43)
- Unit-Integration test seperation | (#47)
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Mongo Rate Limit Store v1.0.0 | Available in MIT License
This release includes legal notices, stability and tested codebase.
💱 Changes
- Unused dependencies removed from the project | (#14)
get
: If there is no rate limit data it returns undefined | (#18)
🧪 Development and Tests
- Rewrite test files | (#13, #15, #20)
- Coverage generation with
nyc
andistanbuljs
| (#22, #23) - Using
ts-node
to directly execute spec.ts test files | (#20)
Vulnerability Report
Please read the SECURITY
❗ Legal Notice
mongo-rate-limit-store
v1.0.0 and newer versions are distributed under the MIT License
0.0.2
0.0.2 Public Beta Release