New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@middy/dynamodb

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/dynamodb - npm Package Compare versions

Comparing version

to
4.6.5

8

package.json
{
"name": "@middy/dynamodb",
"version": "4.6.4",
"version": "4.6.5",
"description": "DynamoDB middleware for the middy framework",

@@ -67,3 +67,3 @@ "type": "module",

"dependencies": {
"@middy/util": "4.6.4"
"@middy/util": "4.6.5"
},

@@ -73,7 +73,7 @@ "devDependencies": {

"@aws-sdk/util-dynamodb": "^3.245.0",
"@middy/core": "4.6.4",
"@middy/core": "4.6.5",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
"gitHead": "706ec39ce569407d51007200b995542ad3d7af2b"
"gitHead": "573d7b0bb243d8c5a9bcb00cf29d031aa7a0c606"
}