
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
figma-messaging
Advanced tools
Messaging library for Figma plugin developers
Figma Messaging is a type-safe, auto-completing wrapper for Figma's Messaging API.
Set up correctly, it can auto-complete...
...handler ids:

...handler parameters:

...handler responses:

You can use Figma Messaging in any Figma Plugin for robust, two-way messaging between main and ui processes.
The package comprises two services, ipc and bus:
ipc is a low-level inter-process communication service which provides:
main and ui processesbus is a higher-level message bus service (which wraps ipc) to provide:
Generally, bus will be your first choice as it's more feature-rich and user-friendly.
To see real-world code, or to build and run a demo plugin live in Figma, check out the demo folder.
FAQs
Messaging library for Figma plugin developers
We found that figma-messaging demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.