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

mongodb-aws-documentdb-tunneling

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-aws-documentdb-tunneling - npm Package Compare versions

Comparing version 1.0.0-alpha.23 to 1.0.0-alpha.24

2

clients/mongodb.local.client.js

@@ -33,3 +33,3 @@ const MONGODB = require('mongodb')

return MONGODB.connect(uri)
return MONGODB.connect(uri, mongodbOptions)
.then(

@@ -36,0 +36,0 @@ client => Promise.resolve({

{
"name": "mongodb-aws-documentdb-tunneling",
"version": "1.0.0-alpha.23",
"version": "1.0.0-alpha.24",
"description": "Mongodb wich allow SSH tunneling into a AWS documentDb VPC by going through a EC2 instance hosted in the same VPC.",

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

},
"gitHead": "9dffec7101a88b4754567de7607cfae30f1258e0"
"gitHead": "cc73cabb977cabf02e3dcffee1b92c65231fd69b"
}
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