@middy/http-response-serializer
Advanced tools
Comparing version 2.0.0-alpha.2 to 2.0.0-alpha.3
{ | ||
"name": "@middy/http-response-serializer", | ||
"version": "2.0.0-alpha.2", | ||
"version": "2.0.0-alpha.3", | ||
"description": "The Http Serializer middleware lets you define serialization mechanisms based on the current content negotiation.", | ||
"type": "commonjs", | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=12" | ||
}, | ||
@@ -56,3 +56,3 @@ "engineStrict": true, | ||
}, | ||
"gitHead": "74ce15b5549da8a13d2d1ce85c442d7fbeb78b49" | ||
"gitHead": "73670cd3a3851c53627f98d1cecc31836cdbd773" | ||
} |