
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/firestore-compat
Advanced tools
This is the Cloud Firestore 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.
If you are developing a Node.js application that requires administrative access to Cloud Firestore,
use the @google-cloud/firestore
Server
SDK with your developer credentials.
For comprehensive documentation please see the Firebase Reference Docs.
See Contributing to the Firebase SDK for general information about contributing to the firebase-js-sdk repo and Contributing to the Cloud Firestore Component for details specific to the Cloud Firestore code and tests.
This is the modern version of Firebase Firestore SDK for JavaScript. It offers a more modular and tree-shakable design compared to @firebase/firestore-compat. While @firebase/firestore-compat is meant for compatibility with older codebases, @firebase/firestore provides improved performance and smaller bundle sizes in new applications.
PouchDB is an open-source JavaScript database that allows you to store data locally while offline before syncing it with a compatible server such as CouchDB when online. It differs from @firebase/firestore-compat as it is not tied to Firebase's ecosystem and focuses more on offline-first capabilities.
FAQs
The Cloud Firestore component of the Firebase JS SDK.
The npm package @firebase/firestore-compat receives a total of 2,739,262 weekly downloads. As such, @firebase/firestore-compat popularity was classified as popular.
We found that @firebase/firestore-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.