Comparing version 3.1.0 to 3.1.1
@@ -507,2 +507,5 @@ /** | ||
// clean up | ||
idsToFind = null; | ||
var i, j, lenI, lenJ; | ||
@@ -528,2 +531,5 @@ var result = []; | ||
// clean up | ||
index = null; | ||
return callback(null, result); | ||
@@ -601,2 +607,5 @@ }); | ||
// clean up | ||
query = null; | ||
// if we search for an Id and get null it should return right away | ||
@@ -603,0 +612,0 @@ if (documentLoaded === null) { |
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"engines": { | ||
@@ -14,4 +14,4 @@ "node": ">=0.4.12" | ||
"dependencies": { | ||
"mongodb": "1.0.2", | ||
"jsonschema": "0.1.0" | ||
"mongodb": "1.1.5", | ||
"jsonschema": "0.1.1" | ||
}, | ||
@@ -18,0 +18,0 @@ |
79520
2562
+ Addedbson@0.1.3(transitive)
+ Addedjsonschema@0.1.1(transitive)
+ Addedmongodb@1.1.5(transitive)
- Removedbson@0.0.6(transitive)
- Removedjsonschema@0.1.0(transitive)
- Removedmongodb@1.0.2(transitive)
Updatedjsonschema@0.1.1
Updatedmongodb@1.1.5