Skip to content

Releases: mertssmnoglu/mongo-rate-limit-store

v1.0.1

06 Jul 09:28
8470820
Compare
Choose a tag to compare

Mongo Rate Limit Store v1.0.1

This release includes a vulnerability patch for braces indirect dependency and some development environment improvements.

🛡️ Security

💱 Dependency Updates

  • Chore(deps): Bump mongodb from 6.5.0 to 6.7.0 | (#35)
  • Chore(deps-dev): Bump express-rate-limit from 7.2.0 to 7.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

28 May 22:02
57aa178
Compare
Choose a tag to compare

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 and istanbuljs | (#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

01 May 00:41
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

0.0.2 Public Beta Release