node-firestore-import-export
node-firestore-import-export copied to clipboard
Firestore data import and export
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Please update firestore dependency to latest version.
const usersRef = db.collection(`users`).where('projectKey', '==', projectKey); firestoreExport(usersRef).then .... the 'where' query dont work on 0.14 but works on 0.12 ### Steps to reproduce the behavior try a where query on...
Changes proposed in this pull request: Test is failed when `expectedRemainder` is zero. If the return value of `Math.random()` is divisible by 100, `expectedRemainder` is zero.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.  #### Changes included in this PR - Changes to...
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. The size option isn't honored after following a redirect...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3. Release notes Sourced from bl's releases. v4.0.3 Fix unintialized memory access Commits f659836 Bumped v4.0.3 7a4ae7f Node v14 d3e240e Fix unintialized memory access 1c590ad...
### Expected behavior Export special characters, example: "musculação" ### Actual behavior Exporting muscula├º├úo ### Steps to reproduce the behavior Export collections with special characters
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...