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

eventstore

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventstore - npm Package Compare versions

Comparing version 1.12.1 to 1.12.2

2

lib/databases/mongodb.js

@@ -38,3 +38,3 @@ 'use strict';

defaultOpt.autoReconnect = false;
_.defaults(options, defaultOpt);
_.defaults(options.options, defaultOpt);
} else {

@@ -41,0 +41,0 @@ defaultOpt.auto_reconnect = false;

{
"author": "adrai",
"name": "eventstore",
"version": "1.12.1",
"version": "1.12.2",
"contributors": [

@@ -6,0 +6,0 @@ {

@@ -1,2 +0,2 @@

#### [v1.12.1](https://github.com/adrai/node-eventstore/compare/v1.12.0...v1.12.1)
#### [v1.12.2](https://github.com/adrai/node-eventstore/compare/v1.12.0...v1.12.2)
- fix for new mongodb driver

@@ -3,0 +3,0 @@

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