@firebase/firestore 3.4.13-canary.f5426a512 → 3.4.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -33,7 +33,7 @@ var grpc__namespace = /*#__PURE__*/_interopNamespace(grpc);
33
33
  var protoLoader__namespace = /*#__PURE__*/_interopNamespace(protoLoader);
34
34
 
35
35
  const name = "@firebase/firestore";
36
- const version$1 = "3.4.13-canary.f5426a512";
36
+ const version$1 = "3.4.14";
37
37
 
38
38
  /**
39
39
  * @license
@@ -86,7 +86,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
86
86
  User.FIRST_PARTY = new User('first-party-uid');
87
87
  User.MOCK_USER = new User('mock-user');
88
88
 
89
- const version = "9.9.1-canary.f5426a512";
89
+ const version = "9.9.2";
90
90
 
91
91
  /**
92
92
  * @license
@@ -29418,7 +29418,6 @@ exports._cast = cast;
29418
29418
  exports._debugAssert = debugAssert;
29419
29419
  exports._isBase64Available = isBase64Available;
29420
29420
  exports._logWarn = logWarn;
29421
- exports._setIndexConfiguration = setIndexConfiguration;
29422
29421
  exports._validateIsNotUsedTogether = validateIsNotUsedTogether;
29423
29422
  exports.addDoc = addDoc;
29424
29423
  exports.arrayRemove = arrayRemove;
@@ -29461,6 +29460,7 @@ exports.refEqual = refEqual;
29461
29460
  exports.runTransaction = runTransaction;
29462
29461
  exports.serverTimestamp = serverTimestamp;
29463
29462
  exports.setDoc = setDoc;
29463
+ exports.setIndexConfiguration = setIndexConfiguration;
29464
29464
  exports.setLogLevel = setLogLevel;
29465
29465
  exports.snapshotEqual = snapshotEqual;
29466
29466
  exports.startAfter = startAfter;