🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

@metamask/remote-feature-flag-controller

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/remote-feature-flag-controller

The RemoteFeatureFlagController manages the retrieval and caching of remote feature flags

latest
Source
npmnpm
Version
4.2.2
Version published
Weekly downloads
69K
-21.69%
Maintainers
3
Weekly downloads
 
Created
Source

@metamask/remote-feature-flag-controller

The RemoteFeatureFlagController manages the retrieval and caching of remote feature flags. It fetches feature flags from a remote API, caches them, and provides methods to access and manage these flags. The controller ensures that feature flags are refreshed based on a specified interval and handles cases where the controller is disabled or the network is unavailable.

Installation

yarn add @metamask/remote-feature-flag-controller

or

npm install @metamask/remote-feature-flag-controller

Contributing

This package is part of a monorepo. Instructions for contributing can be found in the monorepo README.

Keywords

Ethereum

FAQs

Package last updated on 03 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts