fast-gateway
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "fast-gateway", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "A Node.js API Gateway for the masses!", | ||
@@ -31,8 +31,8 @@ "main": "index.js", | ||
"fast-proxy": "^1.5.0", | ||
"http-cache-middleware": "^1.3.0", | ||
"restana": "^4.1.1", | ||
"http-cache-middleware": "^1.3.1", | ||
"restana": "^4.3.1", | ||
"stream-to-array": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"aws-sdk": "^2.648.0", | ||
"aws-sdk": "^2.654.0", | ||
"chai": "^4.2.0", | ||
@@ -43,6 +43,6 @@ "cors": "^2.8.5", | ||
"express-rate-limit": "^5.1.1", | ||
"helmet": "^3.21.3", | ||
"helmet": "^3.22.0", | ||
"http-lambda-proxy": "^1.0.1", | ||
"mocha": "^7.1.0", | ||
"nyc": "^15.0.0", | ||
"mocha": "^7.1.1", | ||
"nyc": "^15.0.1", | ||
"opossum": "^4.2.4", | ||
@@ -49,0 +49,0 @@ "request-ip": "^2.1.3", |
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
Updatedhttp-cache-middleware@^1.3.1
Updatedrestana@^4.3.1