Comparing version 1.0.45 to 1.0.46
@@ -48,3 +48,3 @@ const MongoDB = require('mongodb'); | ||
builder.$callback(err, rows); | ||
}).allowDiskUse(); | ||
}); | ||
} | ||
@@ -149,3 +149,3 @@ | ||
builder.$callback(err, response, count); | ||
}).allowDiskUse(); | ||
}); | ||
} | ||
@@ -152,0 +152,0 @@ }); |
{ | ||
"name": "icorm", | ||
"version": "1.0.45", | ||
"version": "1.0.46", | ||
"description": "Database Management System", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
217766