node-firestore-import-export icon indicating copy to clipboard operation
node-firestore-import-export copied to clipboard

Firestore data import and export

Results 90 node-firestore-import-export issues
Sort by recently updated
recently updated
newest added

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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=firebase-admin&from_version=8.12.1&to_version=9.2.0&pr_id=01beb5c2-ebc4-4069-8168-966bfb51c516&visibility=true&has_feature_flag=false) #### 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...

dependencies
security

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...

dependencies

### 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...