New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

mongorito

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongorito - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

@@ -25,6 +25,2 @@ 'use strict';

then(...args) {
return this.find(...args);
}
findOne(query = {}) {

@@ -31,0 +27,0 @@ if (typeof query !== 'undefined' && typeof query !== 'object') {

{
"name": "mongorito",
"version": "3.0.0",
"version": "3.0.1",
"description": "ES6 generator-based MongoDB ODM.",

@@ -5,0 +5,0 @@ "author": "Vadim Demedes <vdemedes@gmail.com>",