
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/installations-compat
Advanced tools
This is a compatability layer for the Firebase Installations SDK
This is a compatability layer for the Firebase Installations SDK
This package is not intended for direct usage, and should only be used via the officially supported firebase package.
@firebase/app is the core Firebase package that initializes and configures Firebase in your app. While it does not specifically manage installation IDs, it is a foundational package that other Firebase services build upon.
@firebase/messaging is a Firebase package that provides Firebase Cloud Messaging (FCM) functionality. It allows you to send and receive push notifications. While it does not manage installation IDs directly, it uses them to target specific app instances for notifications.
firebase-admin is the Firebase Admin SDK, which allows you to manage Firebase services programmatically from a server environment. It provides broader functionality compared to @firebase/installations-compat, including user management, database access, and more.
FAQs
This is a compatability layer for the Firebase Installations SDK
The npm package @firebase/installations-compat receives a total of 2,726,991 weekly downloads. As such, @firebase/installations-compat popularity was classified as popular.
We found that @firebase/installations-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.