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

sails-dynamodb

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails-dynamodb - npm Package Compare versions

Comparing version 0.12.0 to 0.12.1

4

index.js

@@ -337,3 +337,5 @@ /**

"secretAccessKey": connection.secretAccessKey,
"region": connection.region
"region": connection.region,
"endpoint": connection.endPoint,
"logger": connection.logger
});

@@ -340,0 +342,0 @@ } catch (e) {

{
"name": "sails-dynamodb",
"version": "0.12.0",
"version": "0.12.1",
"description": "Amazon DynamoDB adapter for Sails / Waterline",

@@ -105,2 +105,2 @@ "main": "index.js",

]
}
}
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