@middy/dynamodb
Advanced tools
Comparing version 4.4.3 to 4.5.0
{ | ||
"name": "@middy/dynamodb", | ||
"version": "4.4.3", | ||
"version": "4.5.0", | ||
"description": "DynamoDB middleware for the middy framework", | ||
@@ -67,3 +67,3 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "4.4.3" | ||
"@middy/util": "4.5.0" | ||
}, | ||
@@ -73,7 +73,7 @@ "devDependencies": { | ||
"@aws-sdk/util-dynamodb": "^3.245.0", | ||
"@middy/core": "4.4.3", | ||
"@middy/core": "4.5.0", | ||
"@types/aws-lambda": "^8.10.101", | ||
"aws-xray-sdk": "^3.3.3" | ||
}, | ||
"gitHead": "089df92081ae593696c59fad7c604c2ac2eebe1a" | ||
"gitHead": "200d1cd90c6e0bd25bb96c525cdebd1a74d813a6" | ||
} |
@@ -22,4 +22,5 @@ <div align="center"> | ||
</a> | ||
<a href="https://lgtm.com/projects/g/middyjs/middy/context:javascript"> | ||
<img src="https://img.shields.io/lgtm/grade/javascript/g/middyjs/middy.svg?logo=lgtm&logoWidth=18" alt="Language grade: JavaScript" style="max-width:100%;"> | ||
<a href="https://github.com/middyjs/middy/actions/workflows/sast.yml"> | ||
<img src="https://github.com/middyjs/middy/actions/workflows/sast.yml/badge.svg | ||
?branch=main&event=push" alt="CodeQL" style="max-width:100%;"> | ||
</a> | ||
@@ -26,0 +27,0 @@ <a href="https://bestpractices.coreinfrastructure.org/projects/5280"> |
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
47
13459
+ Added@middy/util@4.5.0(transitive)
- Removed@middy/util@4.4.3(transitive)
Updated@middy/util@4.5.0