
Security News
Google’s OSV Fix Just Added 500+ New Advisories — All Thanks to One Small Policy Change
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
@firebase/messaging-compat
Advanced tools
This is the compat package that recreates the v8 APIs.
This package is not intended for direct usage, and should only be used via the officially supported firebase package.
firebase-messaging is the modern version of Firebase Cloud Messaging integration for web applications. Unlike @firebase/messaging-compat, it is designed for use with the latest Firebase SDKs and supports additional features like background message handling and improved payload management. It is more suitable for new projects that do not require compatibility with older Firebase versions.
push.js is a JavaScript library that allows web developers to send push notifications to users' browsers. It is not tied to Firebase and works with any backend, providing more flexibility in terms of setup and usage. However, it lacks the integrated backend services and analytics provided by Firebase.
FAQs
This is the compat package that recreates the v8 APIs.
The npm package @firebase/messaging-compat receives a total of 2,711,434 weekly downloads. As such, @firebase/messaging-compat popularity was classified as popular.
We found that @firebase/messaging-compat 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
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
Research
/Security News
175 malicious npm packages (26k+ downloads) used unpkg CDN to host redirect scripts for a credential-phishing campaign targeting 135+ organizations worldwide.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.