
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.
workbox-broadcast-update
Advanced tools
A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
This module's documentation can be found at https://developers.google.com/web/tools/workbox/modules/workbox-broadcast-update
sw-precache is a package that generates a service worker to precache resources of a web app. While it focuses on precaching and serving assets from the cache, it does not offer built-in functionality for broadcasting cache updates to the pages of an app like workbox-broadcast-update does. However, it can be used in conjunction with custom code to achieve similar effects.
sw-toolbox provides various caching strategies for handling network requests in service workers. Similar to workbox-broadcast-update, it aims to enhance offline capabilities and performance of web apps. However, sw-toolbox does not have a built-in mechanism for broadcasting updates about cached content to the app's pages. Developers would need to implement their own solution for notifying pages about cache updates.
FAQs
A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
The npm package workbox-broadcast-update receives a total of 3,983,553 weekly downloads. As such, workbox-broadcast-update popularity was classified as popular.
We found that workbox-broadcast-update demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.