Jblew / firebase-functions-rate-limiter

Js/ts library that allows you to set per-time, per-user or per-anything limits for calling Firebase cloud functions
MIT License
103 stars 15 forks source link

Latest Firebase SDK preventing install #46

Open moltovivo opened 6 months ago

moltovivo commented 6 months ago

I am not able to resolve dependencies after the latest Firebase SDK released last week. Anybody else? I'm not super experienced with this so maybe my user error. The firebase-functions dependency is ^4.1.0 and Firebase is now 5.0.1

omgovich commented 5 months ago

Hi! There is a PR #43 open about that, but unfortunately we haven't seen the author and it is still feels not merged.

You can install my fork from NPM. It support latest versions of Firebase packages. https://www.npmjs.com/package/@omgovich/firebase-functions-rate-limiter