New:Socket for Asana Is Now Available.Learn more
Get Started

configcat-common

Package Overview
Dependencies
Maintainers
4
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configcat-common

ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.

latest
Source
npmnpm
Version
9.4.1
Version published
Weekly downloads
74K
-60.03%
Maintainers
4
Weekly downloads
 
Created
Source
:mega: Important notice
This library is superseded by the new, unified ConfigCat SDK for JavaScript.
This legacy library is in maintenance mode now, it will receive only critical security patches until official support ends on August 31, 2026.

ConfigCat Common library for JavaScript

Common JS CI codecov Known Vulnerabilities Tree Shaking License
NPM

ConfigCat Common library for JavaScript is a shared package that provides the common ConfigCat SDK logic for ConfigCat SDK for Node.js and ConfigCat SDK for JavaScript.

ConfigCat is a feature flag, feature toggle, and configuration management service that lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

ConfigCat is a hosted feature flag service. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

Installing

npm install

Running the tests

npm test

Need help?

https://configcat.com/support

Contributing

Contributions are welcome. For more info please read the Contribution Guideline.

About ConfigCat

  • Documentation
  • Blog

Troubleshooting

Make sure you have the proper Node.js version installed

You might run into errors caused by the wrong version of Node.js. To make sure you are using the recommended Node.js version follow these steps.

  • Have nvm (Node Version Manager - https://github.com/nvm-sh/nvm ) installed:
  • Run nvm install. This will install the compatible version of Node.js.
  • Run nvm use. This will use the compatible version of Node.js.

Keywords

configcat

FAQs

Package last updated on 17 Oct 2025

Related posts