hapi-ratelimiter
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "hapi-ratelimiter", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "A rate limiting plugin for Hapi.", | ||
@@ -22,5 +22,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"boom": "3.x.x", | ||
"hoek": "3.x.x", | ||
"ioredis": "1.x.x", | ||
"boom": "4.x.x", | ||
"hoek": "4.x.x", | ||
"ioredis": "2.x.x", | ||
"ms": "0.x.x", | ||
@@ -33,3 +33,3 @@ "ratelimiter": "2.x.x", | ||
"hapi": ">=11", | ||
"lab": "11.x.x" | ||
"lab": "12.x.x" | ||
}, | ||
@@ -36,0 +36,0 @@ "repository": { |
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
6760
4
75
+ Addedbluebird@3.7.2(transitive)
+ Addedboom@4.3.1(transitive)
+ Addedcluster-key-slot@1.1.2(transitive)
+ Addedioredis@2.5.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedredis-commands@1.7.0(transitive)
+ Addedredis-parser@1.3.0(transitive)
- Removedbluebird@2.11.0(transitive)
- Removedboom@3.2.2(transitive)
- Removedhoek@3.0.4(transitive)
- Removedioredis@1.15.1(transitive)
- Removedlodash@3.10.1(transitive)
Updatedboom@4.x.x
Updatedhoek@4.x.x
Updatedioredis@2.x.x