fast-gateway
Advanced tools
Comparing version 3.3.1 to 3.3.2
{ | ||
"name": "fast-gateway", | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"description": "A Node.js API Gateway for the masses!", | ||
@@ -34,3 +34,3 @@ "main": "index.js", | ||
"http-cache-middleware": "^1.3.8", | ||
"restana": "^4.9.3", | ||
"restana": "^4.9.5", | ||
"stream-to-array": "^2.3.0", | ||
@@ -48,15 +48,15 @@ "micromatch": "^4.0.5" | ||
"@types/express": "^4.17.13", | ||
"artillery": "^2.0.0-14", | ||
"aws-sdk": "^2.1111.0", | ||
"artillery": "^2.0.0-16", | ||
"aws-sdk": "^2.1132.0", | ||
"chai": "^4.3.6", | ||
"cors": "^2.8.5", | ||
"express": "^4.17.3", | ||
"express-jwt": "^6.1.1", | ||
"express-rate-limit": "^6.3.0", | ||
"express": "^4.18.1", | ||
"express-jwt": "^7.7.0", | ||
"express-rate-limit": "^6.4.0", | ||
"faye-websocket": "^0.11.4", | ||
"fg-multiple-hooks": "1.3.0", | ||
"fg-multiple-hooks": "^1.3.0", | ||
"helmet": "^5.0.2", | ||
"http-lambda-proxy": "^1.1.4", | ||
"load-balancers": "^1.3.52", | ||
"mocha": "^9.2.2", | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0", | ||
@@ -67,4 +67,4 @@ "opossum": "^6.3.0", | ||
"response-time": "^2.3.2", | ||
"supertest": "^6.2.2" | ||
"supertest": "^6.2.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
14805
Updatedrestana@^4.9.5