![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@bugsnag/plugin-electron-client-state-manager
Advanced tools
@bugsnag/electron plugin to sync state between various processes
This plugin provides a wrapper around the parts of state that need to be synchronised, providing a way for listeners to be notified of changes.
The plugin runs in the main Electron process, and patches each of the client mutators whose state we need to synchronise:
setUser()
setContext()
addMetadata()
clearMetadata()
Any call to these methods (which will be from a developer or a plugin calling Bugsnag.<method>()
in the main process) will emit an event signifying the change and updated value.
Separately, we expose a bulkUpdate
method for a new renderer to deliver a full state update in one pass.
This package is free software released under the MIT License. See LICENSE.txt for details.
FAQs
@bugsnag/electron plugin to sync state between various processes
The npm package @bugsnag/plugin-electron-client-state-manager receives a total of 1,396 weekly downloads. As such, @bugsnag/plugin-electron-client-state-manager popularity was classified as popular.
We found that @bugsnag/plugin-electron-client-state-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 open source maintainers collaborating on the project.
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.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.