Socket
Socket
Sign inDemoInstall

mongodb-aws-documentdb-tunneling

Package Overview
Dependencies
4
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

4

index.js

@@ -8,7 +8,7 @@ const debug = require('debug')

let MongoClient
/**
* @type {import('mongodb').MongoClient}
*/
let MongoClient
module.exports.MongoClient = () => MongoClient

@@ -15,0 +15,0 @@

{
"name": "mongodb-aws-documentdb-tunneling",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"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": "7f86945ad3d9728a144dd6b7540a9081542ec6ee"
"gitHead": "74aaf700e3918bdeb3f4d9b4d0235f8cfdc3cc51"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc