firestore-migrator
firestore-migrator copied to clipboard
:bullettrain_side: A CLI utility for moving data to and from Cloud Firestore
Bumps [async](https://github.com/caolan/async) from 2.6.0 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...
Bumps [dot-object](https://github.com/rhalff/dot-object) from 1.7.0 to 2.1.3. Changelog Sourced from dot-object's changelog. 2020-02-16 Version 2.1.3 fix possible pollution of prototype for paths containing proto 2019-11-02 Version 2.1.1 fix undefined key with...
Hello, and thank you for this app, helped me a lot! I am new to firestore and I was able to import my data from xlsx but date fields '2020-01-01'...
Does it intended? The `FieldHandler` seems never use `BooleanFH` when I'm trying to console log, it always stops at `NumberFH` and result was converting boolean value to integer type instead
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.13.3 to 0.17.0. Changelog Sourced from xlsx's changelog. CHANGELOG This log is intended to keep track of backwards-incompatible changes, including but not limited to API changes and...
Bumps [grpc](https://github.com/grpc/grpc-node) from 1.9.1 to 1.24.9. Release notes Sourced from grpc's releases. Node gRPC v1.24.7 Log just serialization and deserialization errors on the server, instead of logging all errors with...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Hi, I build successfully after install, update, then link, and bin starts ok. The file I load is a 1Gb CSV. I get that error in the stacktrace: FATAL ERROR:...