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.16 to 1.0.0-alpha.18

2

clients/mongodb.remote.client.js

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

.then(
() => Promise.resolve({ message: 'Connected to DocumentDB with MongoDB.', client, })
client => Promise.resolve({ message: 'Connected to DocumentDB with MongoDB.', client, })
)

@@ -131,0 +131,0 @@ .catch(

{
"name": "mongodb-aws-documentdb-tunneling",
"version": "1.0.0-alpha.16",
"version": "1.0.0-alpha.18",
"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": "3a0ec7bb0575fe1ff1d5d452ea3b4009fc2482bf"
"gitHead": "451bc73b4fa64de7805aac83e796015d8f1f654a"
}
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