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

Diff

Changelog

Source

4.0.0 (2020-06-24)

⚠ BREAKING CHANGES

  • drop Node 8 support (#1006)
  • FirestoreDataConverter.fromFirestore() is now called with a QueryDocumentSnapshot instead of DocumentData (#965)

Features

  • add support for serialization to BigInt (via settings({useBigInt: true}) (#1016)
  • add support for set() with SetOptions when using FirestoreDataConverter (#1087)
  • retry CommitRequests that fail with UNAVAILABLE (#1235)

Bug Fix

  • remove fallback code that periodically invoked CommitRequests inside Transactions on GCF (#1112)
  • fixes an error that prevented Firestore from connecting to the Emulator if multiple versions of @grpc/grpc-js are installed (#1233)
google-wombot
published 3.8.6 •

Changelog

Source

3.8.6 (2020-06-19)

Bug Fixes

  • reject all promises with errors (#1224) (9118521)
  • restart onSnapshot() listeners that stop receiving updates (#1220) (49ca641)
google-wombot
published 3.8.5 •

Changelog

Source

3.8.5 (2020-06-10)

Bug Fixes

google-wombot
published 3.8.4 •

Changelog

Source

3.8.4 (2020-06-01)

Bug Fixes

  • send Authentication header with every emulator request (#1105) (83f617c)
google-wombot
published 3.8.3 •

Changelog

Source

3.8.3 (2020-05-31)

Bug Fixes

  • return null for 'parent' call on root collection (#1099) (c5c0b15)
google-wombot
published 3.8.2 •

Changelog

Source

3.8.2 (2020-05-30)

Bug Fixes

google-wombot
published 3.8.1 •

Changelog

Source

3.8.1 (2020-05-27)

Bug Fixes

  • Add tests to check fields used in whereIn should be equality filters (#1081) (3153dd2)
  • capture error stacks across async calls (#1088) (7acdd7e)
google-wombot
published 3.8.0 •

Changelog

Source

3.8.0 (2020-05-13)

Features

Bug Fixes

google-wombot
published 3.7.5 •

Changelog

Source

3.7.5 (2020-04-25)

Bug Fixes

google-wombot
published 3.7.4 •

Changelog

Source

3.7.4 (2020-04-09)

Bug Fixes

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