@middy/dynamodb
Advanced tools
Comparing version 4.2.8 to 5.0.0-alpha.0
{ | ||
"name": "@middy/dynamodb", | ||
"version": "4.2.8", | ||
"version": "5.0.0-alpha.0", | ||
"description": "DynamoDB middleware for the middy framework", | ||
"type": "module", | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=18" | ||
}, | ||
@@ -67,3 +67,3 @@ "engineStrict": true, | ||
"dependencies": { | ||
"@middy/util": "4.2.8" | ||
"@middy/util": "5.0.0-alpha.0" | ||
}, | ||
@@ -73,7 +73,7 @@ "devDependencies": { | ||
"@aws-sdk/util-dynamodb": "^3.245.0", | ||
"@middy/core": "4.2.8", | ||
"@middy/core": "5.0.0-alpha.0", | ||
"@types/aws-lambda": "^8.10.101", | ||
"aws-xray-sdk": "^3.3.3" | ||
}, | ||
"gitHead": "9e7eec0f50fd1edef232edb7a99c035f9bc1f159" | ||
"gitHead": "08c35e3dba9efdad0b86666ce206ce302cc65d07" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
13610
1
7
+ Added@middy/util@5.0.0-alpha.0(transitive)
- Removed@middy/util@4.2.8(transitive)
Updated@middy/util@5.0.0-alpha.0