🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@metamask/messenger

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/messenger

A type-safe message bus library

latest
Source
npmnpm
Version
1.2.0
Version published
Weekly downloads
89K
-32.49%
Maintainers
3
Weekly downloads
 
Created
Source

@metamask/messenger

A type-safe message bus library.

The Messenger class allows registering functions as 'actions' that can be called elsewhere, and it allows publishing and subscribing to events. Both actions and events are identified by namespaced strings.

Installation

yarn add @metamask/messenger

or

npm install @metamask/messenger

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 29 Apr 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