Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

connect-dynamodb

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect-dynamodb - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

4

History.md

@@ -1,5 +0,1 @@

2.0.5 / 2022-07-25
* Add option to prevent missing special keys exception (https://github.com/ca98am79/connect-dynamodb/issues/74)
2.0.4 / 2019-11-15

@@ -6,0 +2,0 @@

4

package.json
{
"name": "connect-dynamodb",
"description": "DynamoDB session store for Connect",
"version": "2.0.5",
"version": "2.0.6",
"author": "Mike Carson <ca98am79@gmail.com> (http://ca98am79.com)",

@@ -24,3 +24,3 @@ "main": "./index.js",

"optionalDependencies": {
"aws-sdk": "*"
"aws-sdk": "^2.1264.0"
},

@@ -27,0 +27,0 @@ "homepage": "https://github.com/ca98am79/connect-dynamodb",

# Connect DynamoDB
connect-dynamodb is a DynamoDB session store backed by the [aws-sdk](https://github.com/aws/aws-sdk-js)
connect-dynamodb is a DynamoDB session store backed by the [2.x aws-sdk](https://github.com/aws/aws-sdk-js)

@@ -5,0 +5,0 @@ ## Installation

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