New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mcma/aws-dynamodb

Package Overview
Dependencies
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcma/aws-dynamodb - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

lib/dynamo-db-table.js
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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc