You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@bugsnag/plugin-electron-renderer-client-state-updates

Package Overview
Dependencies
Maintainers
8
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/plugin-electron-renderer-client-state-updates

@bugsnag/electron plugin to sync information between JS renderers

8.4.0
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
8
Weekly downloads
 
Created
Source

@bugsnag/plugin-electron-renderer-client-state-updates

This plugin interacts with the IPC layer injected to the browser environment by @bugsnag/plugin-electron-ipc.

The plugin runs in the renderer process and uses the IPC layer to sync state both ways by:

  • Wrapping state mutator methods and propagating state changes to the main process
  • Listening for client state changes from the main process and applying them to its own state

License

This package is free software released under the MIT License. See LICENSE.txt for details.

FAQs

Package last updated on 18 Jun 2025

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