rate-limiter-flexible
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "rate-limiter-flexible", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Flexible API rate limiter backed by Redis for distributed node.js applications", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,3 +9,3 @@ ## node-rate-limiter-flexible | ||
`npm i --save animir/node-rate-limiter-flexible` | ||
`npm i rate-limiter-flexible` | ||
@@ -12,0 +12,0 @@ ## Usage |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4654