Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

express-rate-limit

Package Overview
Dependencies
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-rate-limit - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

7

changelog.md

@@ -9,2 +9,9 @@ # Changelog

## [v7.1.1](https://github.com/express-rate-limit/express-rate-limit/releases/tag/v7.1.1)
### Added
- Enabled provenance statement generation, see
https://github.com/express-rate-limit/express-rate-limit#406.
## [7.1.0](https://github.com/express-rate-limit/express-rate-limit/releases/tag/v7.1.0)

@@ -11,0 +18,0 @@

2

package.json
{
"name": "express-rate-limit",
"version": "7.1.0",
"version": "7.1.1",
"description": "Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.",

@@ -5,0 +5,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc