Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/firestore

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/firestore - npm Package Versions

1
15

4.7.1

Diff

Changelog

Source

4.7.1 (2020-11-10)

Bug Fixes

  • do not modify options object, use defaultScopes (#1360) (bd40d3a)
  • ignore 'undefined' in update() with UpdateMap (#1363) (9bad804)
  • remove unneeded async signature from BulkWriter.sendBatch() (#1361) (b5cf449)
google-wombot
published 4.7.0 •

Changelog

Source

4.7.0 (2020-11-05)

Features

  • add ability to specify custom headers for individual RPC types (#1355) (0900379)
google-wombot
published 4.6.1 •

Changelog

Source

4.6.1 (2020-11-03)

Bug Fixes

  • create new batch for writes to the same doc (#1352) (bd5adc3)
google-wombot
published 4.6.0 •

Changelog

Source

4.6.0 (2020-11-03)

Features

  • add onWriteError() and onWriteResult() handlers to BulkWriter (#1315) (a173f4d)

Bug Fixes

  • retry transactions that fail with expired transaction IDs (#1347) (a18ab50)
google-wombot
published 4.5.0 •

Changelog

Source

4.5.0 (2020-10-26)

Features

  • add implicit ordering for startAt(DocumentReference) calls (#1328) (e9afa38)
  • add support for Partition API (#1320) (51961c3)

Bug Fixes

  • retry PartitionQuery for INTERNAL and DEADLINE_EXCEEDED (#1336) (fdf5462)
  • simplify BulkWriter logic (#1321) (b493baf)
  • speed up listDocuments pagination (#1344) (498301d)
  • Update getAll example in documentation (#1326) (721fce0)
  • update required field to implement NodeJS.Timeout (#1338) (6b7371b)
  • firestore/v1: give PartitionQuery retry/timeout config (#1334) (39a30c2)
google-wombot
published 4.4.0 •

Changelog

Source

4.4.0 (2020-09-29)

Features

  • add starting/max rates to BulkWriterOptions (#1305) (57dcf1c)
google-wombot
published 4.2.0 •

Changelog

Source

4.2.0 (2020-07-31)

Features

  • allow Settings.host to be used when Settings.servicePath is set (#1275) (34d6728)
google-wombot
published 4.1.2 •

Changelog

Source

4.1.2 (2020-07-24)

Bug Fixes

  • add Firestore.bulkWriter to firestore.d.ts (#1272) (5e7e627)
google-wombot
published 4.1.1 •

Changelog

Source

4.1.1 (2020-07-09)

Bug Fixes

google-wombot
published 4.1.0 •

Changelog

Source

4.1.0 (2020-07-08)

Features

  • Added Firestore.bulkWriter(), which performs large scale writes in parallel. By default, BulkWriter throttles writes according to the "500/50/5" rule and retries writes that fail due to contention. (#1252) (d0c6c4b)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc