
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/database
Advanced tools
This is the Firebase Realtime Database component of the Firebase JS SDK.
This is the Firebase Realtime Database component of the Firebase JS SDK.
This package is not intended for direct usage, and should only be used via the officially supported firebase package.
PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. It allows you to store data locally while offline, then synchronize it with CouchDB and compatible servers when the application is back online, similar to the realtime syncing capabilities of @firebase/database.
Realm is a mobile database that runs directly inside phones, tablets or wearables. It offers realtime and offline data storage/syncing. Realm differs from @firebase/database in that it's more focused on local storage, but it also supports syncing data with the cloud.
RxDB (Reactive Database) is a realtime NoSQL database for JavaScript Applications. It supports reactive data queries so you can program in a reactive style. This is similar to @firebase/database's realtime data syncing but RxDB uses a different approach, focusing on the reactive programming paradigm.
FAQs
This is the Firebase Realtime Database component of the Firebase JS SDK.
The npm package @firebase/database receives a total of 4,706,933 weekly downloads. As such, @firebase/database popularity was classified as popular.
We found that @firebase/database 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.