@middy/dynamodb
Advanced tools
Comparing version 5.2.3 to 5.2.4
{ | ||
"name": "@middy/dynamodb", | ||
"version": "5.2.3", | ||
"version": "5.2.4", | ||
"description": "DynamoDB middleware for the middy framework", | ||
@@ -60,13 +60,9 @@ "type": "module", | ||
}, | ||
"dependencies": { | ||
"@middy/util": "5.2.3" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-dynamodb": "^3.245.0", | ||
"@aws-sdk/util-dynamodb": "^3.245.0", | ||
"@middy/core": "5.2.3", | ||
"@types/aws-lambda": "^8.10.101", | ||
"aws-xray-sdk": "^3.3.3" | ||
}, | ||
"gitHead": "5fa384cca11e64e8a8c3b4113b5896cf8b5b229e" | ||
"gitHead": "3e0ac4067c2f3123adea90dc4216655b7a3f76e3" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
4
9534
- Removed@middy/util@5.2.3
- Removed@middy/util@5.2.3(transitive)