fast-gateway
Advanced tools
Comparing version 3.4.6 to 3.4.7
{ | ||
"name": "fast-gateway", | ||
"version": "3.4.6", | ||
"version": "3.4.7", | ||
"description": "A Node.js API Gateway for the masses!", | ||
@@ -32,7 +32,7 @@ "main": "index.js", | ||
"@polka/send-type": "^0.5.2", | ||
"fast-proxy-lite": "^1.1.1", | ||
"fast-proxy-lite": "^1.1.2", | ||
"http-cache-middleware": "^1.4.1", | ||
"restana": "^4.9.9", | ||
"stream-to-array": "^2.3.0", | ||
"micromatch": "^4.0.5" | ||
"micromatch": "^4.0.7" | ||
}, | ||
@@ -47,23 +47,23 @@ "files": [ | ||
"devDependencies": { | ||
"@types/express": "^4.17.14", | ||
"artillery": "^2.0.0-23", | ||
"aws-sdk": "^2.1259.0", | ||
"chai": "^4.3.7", | ||
"@types/express": "^4.17.21", | ||
"artillery": "^2.0.14", | ||
"aws-sdk": "^2.1632.0", | ||
"chai": "^4.4.1", | ||
"cors": "^2.8.5", | ||
"express": "^4.18.2", | ||
"express": "^4.19.2", | ||
"express-jwt": "^7.7.7", | ||
"express-rate-limit": "^6.7.0", | ||
"express-rate-limit": "^6.11.2", | ||
"faye-websocket": "^0.11.4", | ||
"fg-multiple-hooks": "^1.3.0", | ||
"helmet": "^5.1.0", | ||
"helmet": "^5.1.1", | ||
"http-lambda-proxy": "^1.1.4", | ||
"load-balancers": "^1.3.52", | ||
"mocha": "^10.1.0", | ||
"mocha": "^10.4.0", | ||
"nyc": "^15.1.0", | ||
"opossum": "^7.0.0", | ||
"pem": "^1.14.6", | ||
"opossum": "^7.1.0", | ||
"pem": "^1.14.8", | ||
"request-ip": "^3.3.0", | ||
"response-time": "^2.3.2", | ||
"supertest": "^6.3.1" | ||
"supertest": "^6.3.4" | ||
} | ||
} |
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
15015
Updatedfast-proxy-lite@^1.1.2
Updatedmicromatch@^4.0.7