@middy/dynamodb
Advanced tools
Comparing version 5.4.2 to 5.4.3
{ | ||
"name": "@middy/dynamodb", | ||
"version": "5.4.2", | ||
"version": "5.4.3", | ||
"description": "DynamoDB middleware for the middy framework", | ||
@@ -29,3 +29,3 @@ "type": "module", | ||
"test": "npm run test:unit", | ||
"test:unit": "ava", | ||
"test:unit": "node --test __tests__/index.js", | ||
"test:benchmark": "node __benchmarks__/index.js" | ||
@@ -67,3 +67,3 @@ }, | ||
}, | ||
"gitHead": "e862f8d6cbd447461537bc8e8db39c6720290e2f" | ||
"gitHead": "4780887d818be31d9b6f1e2ced99c954d11a4a81" | ||
} |
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
8330
4