@thisisagile/easy-express
Advanced tools
Comparing version 17.11.19 to 17.11.20
{ | ||
"name": "@thisisagile/easy-express", | ||
"version": "17.11.19", | ||
"version": "17.11.20", | ||
"description": "Straightforward library for building domain-driven microservice architectures", | ||
@@ -47,7 +47,7 @@ "author": "Sander Hoogendoorn", | ||
"dependencies": { | ||
"@thisisagile/easy": "^17.11.19", | ||
"@thisisagile/easy-service": "^17.11.19", | ||
"@thisisagile/easy": "^17.11.20", | ||
"@thisisagile/easy-service": "^17.11.20", | ||
"@types/express": "^4.17.21", | ||
"cls-hooked": "^4.2.2", | ||
"express": "^4.21.1", | ||
"express": "^4.21.2", | ||
"form-urlencoded": "^6.1.5", | ||
@@ -54,0 +54,0 @@ "jsonwebtoken": "^9.0.2", |
Updated@thisisagile/easy@^17.11.20
Updatedexpress@^4.21.2