Description
Bug report
There are a number of important Issues in this repo which have not received attention, so is it worth building new code that relies on this package? It doesn't seem like Stripe is investing resources to keep it updated, but wants to make it an open-source collaboration, but not enough users are contributing to keep the library current and reliable.
Describe the bug
For example, this ticket was simply to upgrade this library to newer versions of packages it relies on, but no action has been taken since October of last year: #459
I think the problem addressed by this pull request may fix the issues I'm seeing, where installing this library breaks the standard 'firebase' package (version 9.18.0). API calls work in 'firebase' fine, until this library is installed, then basic calls like getFirestore() no longer work, but spit out "Service firestore is not available". Remove this package, and 'firebase' works fine again.
To Reproduce
I would be glad to provide more details but don't want to invest the time posting things here if they are going to languish as other Issues have. I already put a fair amount of information into this open Issue but no one at Stripe has yet responded: #509
Expected behavior
A clear and concise answer as to who supports this library -- Stripe promotes it, and an automated bot replied to my Tweet that I should use this library for Firebase integration, but if Stripe is not maintaining it, then it's not good for much.