serverless-leo
Advanced tools
Comparing version 1.3.4 to 1.3.5
@@ -73,3 +73,3 @@ 'use strict' | ||
if (config && config.cron) { | ||
installProperty.time = config.cron | ||
installProperty.settings.time = config.cron | ||
} | ||
@@ -76,0 +76,0 @@ if (sourceQueue) { |
{ | ||
"name": "serverless-leo", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "Serverless plugin for leo microservices", | ||
@@ -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
39545