Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
0
Maintainers
10
Versions
28
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
1.5K
increased by10.62%
Maintainers
10
Install size
4.44 kB
Created
Weekly downloads
 

Changelog

Source

v7.16.7 (2022-05-31)

Added

  • Added Bugsnag.isStarted() to check whether Bugsnag has initialized #1737

Changed

  • Update type definitions for Bugsnag.notify() #1743

Fixed

Readme

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

Last updated on 01 Jun 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc