@middy/dynamodb
Advanced tools
Comparing version 4.2.4 to 4.2.5
{ | ||
"name": "@middy/dynamodb", | ||
"version": "4.2.4", | ||
"version": "4.2.5", | ||
"description": "DynamoDB middleware for the middy framework", | ||
@@ -62,4 +62,8 @@ "type": "module", | ||
"homepage": "https://middy.js.org", | ||
"funding": { | ||
"type": "github", | ||
"url": "https://github.com/sponsors/willfarrell" | ||
}, | ||
"dependencies": { | ||
"@middy/util": "4.2.4" | ||
"@middy/util": "4.2.5" | ||
}, | ||
@@ -69,7 +73,7 @@ "devDependencies": { | ||
"@aws-sdk/util-dynamodb": "^3.245.0", | ||
"@middy/core": "4.2.4", | ||
"@middy/core": "4.2.5", | ||
"@types/aws-lambda": "^8.10.101", | ||
"aws-xray-sdk": "^3.3.3" | ||
}, | ||
"gitHead": "eae83afa502b03cae831c13094d4693885428bd9" | ||
"gitHead": "5ece2d6311bcca23bc755d49bacb1ea0c21cdc98" | ||
} |
13586
+ Added@middy/util@4.2.5(transitive)
- Removed@middy/util@4.2.4(transitive)
Updated@middy/util@4.2.5