api-model-limiter
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -35,2 +35,7 @@ import Redis from 'ioredis'; | ||
/** Quit */ | ||
quit() { | ||
this.redis.quit(); | ||
} | ||
/** | ||
@@ -277,4 +282,2 @@ * Changes the key selection strategy | ||
/** | ||
@@ -281,0 +284,0 @@ * Freezes a key:model combination |
{ | ||
"name": "api-model-limiter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23517
337
0