New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.2 to 1.0.3

test/test.js

5

History.md

@@ -0,1 +1,6 @@

1.0.3 / 2013-08-10
==================
* Change tests to should.js
1.0.2 / 2013-07-27

@@ -2,0 +7,0 @@ ==================

8

package.json
{
"name": "connect-dynamodb",
"description": "DynamoDB session store for Connect",
"version": "1.0.2",
"version": "1.0.3",
"author": "Mike Carson <ca98am79@gmail.com> (http://ca98am79.com)",
"main": "./index.js",
"dependencies": {
"aws-sdk": "*"
"aws-sdk": "*",
"connect": "*"
},
"devDependencies": {
"connect": "*"
"should": "*",
"mocha": "*"
},

@@ -13,0 +15,0 @@ "engines": {

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