Comparing version 0.0.17 to 0.0.18
@@ -49,7 +49,7 @@ var EventEmitter = require('events').EventEmitter, | ||
if(listeners.success) { | ||
try { | ||
//try { | ||
runFn.call(this, "complete", "success", args); | ||
} catch(e) { | ||
/*} catch(e) { | ||
runErr.call(this, [e]); | ||
} | ||
}*/ | ||
} | ||
@@ -56,0 +56,0 @@ |
@@ -10,3 +10,3 @@ { | ||
"repository": {}, | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"engines": {}, | ||
@@ -13,0 +13,0 @@ "dependencies": {}, |
Sorry, the diff of this file is not supported yet
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
38735