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.13.26 to 0.13.27

16

package.json
{
"name": "@mcma/aws-dynamodb",
"version": "0.13.26",
"version": "0.13.27",
"description": "Node module with code for using DynamoDB as the backing data storage for MCMA API handlers and workers.",
"engines": {
"node": "^12.19.0"
"node": "^14.17.0"
},

@@ -34,3 +34,3 @@ "type": "commonjs",

"dependencies": {
"aws-sdk": "^2.530.0",
"aws-sdk": "^2.1000.0",
"dynamodb-doc": "^1.0.0",

@@ -40,12 +40,12 @@ "jsonpath": "1.0.2"

"peerDependencies": {
"@mcma/core": "0.13.26",
"@mcma/data": "0.13.26"
"@mcma/core": "0.13.27",
"@mcma/data": "0.13.27"
},
"devDependencies": {
"@mcma/core": "0.13.26",
"@mcma/data": "0.13.26",
"@mcma/core": "0.13.27",
"@mcma/data": "0.13.27",
"@types/jsonpath": "0.2.0",
"@types/node": "^13.7.6",
"@types/node": "^14.17.22",
"jasmine": "^3.2.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