Comparing version 0.0.13 to 0.0.14
@@ -24,3 +24,3 @@ var remo = require('../index'); | ||
case 'removeByObjectId': | ||
remo[m.action].apply(this, [db, m, cb]); | ||
remo[m.action].apply(remo, [db, m, cb]); | ||
break; | ||
@@ -27,0 +27,0 @@ default: |
{ | ||
"name": "remo", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Re[dis]Mo[ngo] queue manager", | ||
@@ -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