
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
@tanstack/devtools-event-bus
Advanced tools
TanStack Event Bus is a lightweight event bus for TanStack Devtools.
This package is still under active development and might have breaking changes in the future. Please use it with caution.
import { ServerEventBus } from '@tanstack/devtools-event-bus/server'
// Start the server event bus
const devtoolsServer = new ServerEventBus()
devtoolsServer.start()
export { devtoolsServer }
import { ClientEventBus } from '@tanstack/devtools-event-bus/client'
// Start the client event bus
const devtoolsClient = new ClientEventBus()
devtoolsClient.start()
export { devtoolsClient }
Check out @tanstack/devtools-event-client for more information on how to create plugins for the event bus.
FAQs
TanStack Event Bus is a lightweight event bus for TanStack Devtools.
The npm package @tanstack/devtools-event-bus receives a total of 520,242 weekly downloads. As such, @tanstack/devtools-event-bus popularity was classified as popular.
We found that @tanstack/devtools-event-bus demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.