configcat-common
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -40,4 +40,4 @@ "use strict"; | ||
var _this = _super.call(this, apiKey, "a-" + VERSION, options) || this; | ||
_this.pollIntervalSeconds = 5; | ||
_this.maxInitWaitTimeSeconds = 60; | ||
_this.pollIntervalSeconds = 60; | ||
_this.maxInitWaitTimeSeconds = 5; | ||
_this.configChanged = function () { }; | ||
@@ -44,0 +44,0 @@ if (options) { |
{ | ||
"name": "configcat-common", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.", | ||
@@ -5,0 +5,0 @@ "main": "lib/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