@mcma/aws-dynamodb
Advanced tools
Comparing version 0.4.1 to 0.4.2
const AWS = require("aws-sdk"); | ||
const util = require("util"); | ||
const { DbTable } = require("mcma-data"); | ||
const { DbTable } = require("@mcma/data"); | ||
@@ -5,0 +5,0 @@ const removeEmptyStrings = (object) => { |
{ | ||
"name": "@mcma/aws-dynamodb", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"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.1", | ||
"@mcma/data": "0.4.2", | ||
"aws-sdk": "^2.291.0", | ||
@@ -32,0 +32,0 @@ "dynamodb-doc": "^1.0.0" |
4823
4
110
+ Added@mcma/core@0.4.2(transitive)
+ Added@mcma/data@0.4.2(transitive)
- Removed@mcma/core@0.4.1(transitive)
- Removed@mcma/data@0.4.1(transitive)
Updated@mcma/data@0.4.2