mongo-throttle
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -31,3 +31,2 @@ | ||
return throttle_middleware; | ||
}; | ||
@@ -97,1 +96,2 @@ /** | ||
} | ||
}; |
{ | ||
"name": "mongo-throttle", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Basic IP rate-limiting middleware for Express stored in mongoDB. Use to throttle or limit incoming request rate.", | ||
@@ -5,0 +5,0 @@ "main": "lib/throttler.js", |
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