Comparing version 2.0.2 to 2.0.3
@@ -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>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32988
681