Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

configcat-common

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configcat-common - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

4

lib/ConfigCatClientOptions.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc