@mcma/aws-dynamodb
Advanced tools
Comparing version
{ | ||
"name": "@mcma/aws-dynamodb", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Node module with code for using DynamoDB as the backing data storage for MCMA API handlers and workers.", | ||
@@ -29,3 +29,3 @@ "engines": { | ||
"dependencies": { | ||
"@mcma/data": "0.4.2", | ||
"@mcma/data": "0.4.3", | ||
"aws-sdk": "^2.291.0", | ||
@@ -32,0 +32,0 @@ "dynamodb-doc": "^1.0.0" |
+ Added
+ Added
- Removed
- Removed
Updated