mongodb-cross-cursor
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -77,3 +77,4 @@ "use strict"; | ||
} | ||
module.exports = MongoCrossCursor; | ||
exports.default = MongoCrossCursor; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "mongodb-cross-cursor", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Baptiste Jamin <baptiste@crisp.chat> (https://crisp.chat)", | ||
@@ -5,0 +5,0 @@ "description": "A mongodb driver extension allowing to consume MongoDB cursors accross multiple instances", |
Sorry, the diff of this file is not supported yet
10792
182