geofire-js
geofire-js copied to clipboard
GeoFire for JavaScript - Realtime location queries with Firebase
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.6.7 to 1.8.17. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.8.17 Disallow pick_first LB policy as the direct child of an outlier_detection LB policy (#2476) @grpc/grpc-js 1.8.16...
I have node js server with express framework with latest version when My server try to running this code parallel this gives me error like this ``` node_modules/geofire/dist/geofire/index.cjs.js:8458 if (other...
Hey there, Been using Geofire and enjoying the functionality. However, there seems to be a bug that's causing a little pain. When trying to set a geofire key to my...
### Version info **Firebase:** 9.17.1 **GeoFire:** 6.0.0 **Other (e.g. Node, browser, operating system) (if applicable):** typescript: 4.8.3 react-native: 0.70.6 node: 18.14.0 ### Test case public geoQuerty(geoQueryCallback: (key: string, location: any,...
### Version info **Firebase:** V8 Modular (using cloud functions) **GeoFire:** V6.0.0 ### Test case If you try to query documents around `[pointLatitude, pointLongitude]` with `radiusInM = 0` the query returns...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies need to be updated together. Updates `http-cache-semantics` from 3.8.1 to 4.1.1 Commits See full diff in compare view Updates...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 13.2.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...