You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

rolling-rate-limiter

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rolling-rate-limiter - npm Package Compare versions

Comparing version

to
0.2.4

3

package.json
{
"name": "rolling-rate-limiter",
"version": "0.2.3",
"version": "0.2.4",
"description": "Rate limiter that supports a rolling window, either in-memory or backed by Redis",
"main": "lib/index.js",
"types": "lib/main.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "lint": "eslint --fix",