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>", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
35380
679