@middy/input-output-logger
Advanced tools
Comparing version 4.3.1 to 4.4.0
{ | ||
"name": "@middy/input-output-logger", | ||
"version": "4.3.1", | ||
"version": "4.4.0", | ||
"description": "Input and output logger middleware for the middy framework", | ||
@@ -69,9 +69,9 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "4.3.1" | ||
"@middy/util": "4.4.0" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "4.3.1", | ||
"@middy/core": "4.4.0", | ||
"@types/node": "^18.0.0" | ||
}, | ||
"gitHead": "e7576b56f165591acc427fd567b6cba8d4874340" | ||
"gitHead": "5b574488798c48bc74269af7deb3ff95139bcdcc" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
16210
330
+ Added@middy/util@4.4.0(transitive)
- Removed@middy/util@4.3.1(transitive)
Updated@middy/util@4.4.0