fast-gateway
Advanced tools
Comparing version 1.3.8 to 1.3.9
{ | ||
"name": "fast-gateway", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"description": "A Node.js API Gateway for the masses!", | ||
@@ -29,5 +29,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"fast-proxy": "^1.1.3", | ||
"fast-proxy": "^1.2.0", | ||
"http-cache-middleware": "^1.2.3", | ||
"restana": "^3.3.2", | ||
"restana": "^3.3.3", | ||
"stream-to-array": "^2.3.0" | ||
@@ -39,4 +39,4 @@ }, | ||
"express-jwt": "^5.3.1", | ||
"helmet": "^3.21.1", | ||
"mocha": "^6.2.1", | ||
"helmet": "^3.21.2", | ||
"mocha": "^6.2.2", | ||
"nyc": "^14.1.1", | ||
@@ -43,0 +43,0 @@ "response-time": "^2.3.2", |
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
Updatedfast-proxy@^1.2.0
Updatedrestana@^3.3.3