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

ejoy-oplog

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejoy-oplog - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

9

lib/index.js

@@ -114,2 +114,3 @@ 'use strict';

debug('Connected to oplog with NS : %s', ns);
stream.on('end', onend);

@@ -120,4 +121,4 @@ stream.on('data', ondata);

case 13:
_context2.prev = 13;
case 14:
_context2.prev = 14;
_context2.t0 = _context2['catch'](0);

@@ -127,3 +128,3 @@

case 16:
case 17:
case 'end':

@@ -133,3 +134,3 @@ return _context2.stop();

}
}, _callee2, this, [[0, 13]]);
}, _callee2, this, [[0, 14]]);
}));

@@ -136,0 +137,0 @@

{
"name": "ejoy-oplog",
"version": "2.0.2",
"version": "2.0.3",
"description": "Watch mongodb oplog in a very simple way",

@@ -5,0 +5,0 @@ "author": "Jonathan Brumley <cayasso@gmail.com>",

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