Comparing version 1.0.5 to 1.1.0
@@ -101,3 +101,3 @@ "use strict"; | ||
if (!this.started) { | ||
this.log.debug(`Job stopped, skipping run`); | ||
this.log.trace(`Job stopped, skipping run`); | ||
return; | ||
@@ -104,0 +104,0 @@ } |
{ | ||
"name": "cron-async", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "Execute something on a schedule, using cron syntax, with async/await support.", | ||
@@ -5,0 +5,0 @@ "main": "dist/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