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

2.2.1

Diff

Changelog

Source

2.2.1 (2019-06-14)

Bug Fixes

  • docs: move to new client docs URL (#689) (58acc46)
google-wombot
published 2.2.0 •

Changelog

Source

2.2.0 (2019-06-06)

Bug Fixes

Features

  • support apiEndpoint override in client constructor (368bc5c)
  • Support host, ssl and FIRESTORE_EMULATOR_HOST for endpoint configuration (#680) (d15f29d)
google-wombot
published 2.1.1 •

Changelog

Source

2.1.1 (2019-05-30)

Dependencies

  • deps: Pin @gprc/grpc-js to 0.4.0 (#668)

Internal / Testing Changes

  • build: remove verbose logging from test scripts (#665)
  • build: ignore proto files in test coverage (#664)
google-wombot
published 2.1.0 •

Changelog

Source

2.1.0 (2019-05-28)

Bug Fixes

  • Add overloads for doc() and doc(id:string) (#662) (cb189e9)
  • retry on abort and limit retry count to 10 (#655) (9e97656)

Features

  • Support listDocuments()/listCollections() via the Firestore Emulator (#654) (eaf5a4e)
google-wombot
published 2.0.0 •

Changelog

Source

2.0.0 (2019-05-20)

⚠ BREAKING CHANGES

  • library now requires Node >= 8.13.0
  • deprecation: remove legacy support for array arguments (#625)
  • deprecation: remove deprecated getCollections() (#624)
  • upgrade engines field to >=8.10.0 (#608)

Bug Fixes

Build System

Code Refactoring

  • deprecation: remove deprecated getCollections() (#624) (43ac9c6)
  • deprecation: remove legacy support for array arguments (#625) (54dd405)
google-wombot
published 1.3.0 •

Changelog

Source

v1.3.0

04-26-2019 16:54 PDT

New Features

  • feature: Adding CollectionGroup queries (#578)(#595)

Dependencies

  • chore(deps): update dependency nyc to v14 (#600)
  • chore(deps): update dependency typescript to ~3.4.0
  • docs: add .readme-metadata.json and generate new README.md

Documentation

  • docs: Add example for Precondition (#601)
google-wombot
published 1.2.0 •

Changelog

Source

v1.2.0

03-21-2019 14:17 PDT

New Features

  • feature: Release the V1 Admin API (#590) The Firestore Node SDK now exposes the Firestore Admin API (via v1.FirebaseAdminClient()).

Implementation Changes

  • deps/refactor: Removing @google-cloud/projectify (#564)

Dependencies

  • chore(deps): update dependency hard-rejection to v2

Documentation

  • fix(docs): add namespaces so docs are generated (#591)
  • docs: fix typo in doc strings (#585)

Internal / Testing Changes

  • chore: publish to npm using wombat (#586)
  • build: use per-repo publish token (#582)
  • refactor: update json import paths (#580)
google-node-team
published 1.1.0 •

Changelog

Source

v1.1.0

03-10-2019 20:09 PDT

New Features

  • feature: Added FieldValue.increment(), which can be used in create(), update() and set(..., {merge:true}) to increment or decrement numeric field values safely without transactions (#444)

Implementation Changes

  • fix: Allow async functions (#576)
  • fix: Don't call stream.end() on Watch ended by server (#565)

Internal / Testing Changes

  • refactor: async/await to test/order.ts (#566)
  • build: Add docuploader credentials to node publish jobs (#572)
  • build: update release config (#570)
  • build: use node10 to run samples-test, system-test etc (#571)
google-node-team
published 1.0.2 •

Changelog

Source

v1.0.2

03-04-2019 13:32 PST

Implementation Changes

  • fix: throw on invalid credentials (#548)

Dependencies

  • fix(deps): update dependency google-gax to ^0.25.0 (#535)
  • chore(deps): update dependency mocha to v6
  • chore(deps): update dependency duplexify to v4 (#539)

Documentation

  • docs: update comments on protos (#559)
  • docs: update API doc comments (#557)
  • docs: update links in contrib guide (#550)
  • docs: add lint/fix example to contributing guide (#541)
  • docs: fix example comments (#540)
  • doc: show GA message in README.md (#536)
  • Add note about Datastore mode (#552)
  • chore: move CONTRIBUTING.md to root (#543)
  • docs: update contributing path in README (#544)

Internal / Testing Changes

  • refactor(typescript): enable noImplicitAny (#553)
  • chore: update array types (#555)
  • Finish TypeScript Migration (#512)
  • refactor: improve generated code style. (#538)
  • Remove unhandled Promise rejection warning (#556)
  • build: use linkinator for docs test (#549)
  • build: create docs test npm scripts (#547)
  • build: test using @grpc/grpc-js in CI (#546)
google-node-team
published 1.0.1 •

Changelog

Source

v1.0.1

01-29-2019 14:02 PST

Documentation

  • doc: update README.md to show this library as GA (#532)
  • fix(samples): constructor doesn't need project or cred options (#533)
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