Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
7
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
Maintainers
10
Install size
4.62 kB
Created

Changelog

Source

7.19.0 (2023-01-26)

Changed

  • (react-native) Update bugsnag-cocoa from v6.25.0 to v6.25.2
  • After trimming, attempt to send all event and session payloads, even if believed oversize #1823
  • (react-native) Update bugsnag-android from v5.28.1 to v5.28.3

Fixed

  • (plugin-express|plugin-koa|plugin-restify) Fix parts of request metadata being missing from some events #1879
  • (plugin-aws-lambda) Fix a bug when used with a server plugin (Express, Koa or Restify) causing internal callbacks to be added multiple times and reporting the wrong request data #1887
  • (plugin-electron-renderer-client-state-updates) Fix a bug where state set in renderer config could not be cleared or updated #1893

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 26 Jan 2023

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