@thisisagile/easy-express
Advanced tools
Comparing version 17.11.15 to 17.11.16
{ | ||
"name": "@thisisagile/easy-express", | ||
"version": "17.11.15", | ||
"version": "17.11.16", | ||
"description": "Straightforward library for building domain-driven microservice architectures", | ||
@@ -38,6 +38,6 @@ "author": "Sander Hoogendoorn", | ||
"@thisisagile/easy-test": "*", | ||
"@types/cls-hooked": "^4.3.8", | ||
"@types/cls-hooked": "^4.3.9", | ||
"@types/form-urlencoded": "^4.4.2", | ||
"@types/jsonwebtoken": "^9.0.6", | ||
"@types/passport": "^1.0.16", | ||
"@types/jsonwebtoken": "^9.0.7", | ||
"@types/passport": "^1.0.17", | ||
"@types/passport-jwt": "^4.0.1", | ||
@@ -48,4 +48,4 @@ "@types/uuid": "^9.0.8", | ||
"dependencies": { | ||
"@thisisagile/easy": "^17.11.15", | ||
"@thisisagile/easy-service": "^17.11.15", | ||
"@thisisagile/easy": "^17.11.16", | ||
"@thisisagile/easy-service": "^17.11.16", | ||
"@types/express": "^4.17.21", | ||
@@ -52,0 +52,0 @@ "cls-hooked": "^4.2.2", |