@firebase/firestore 3.4.2-canary.88d43ec00 → 3.4.2-canary.922e9ed9a

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.
@@ -67,7 +67,7 @@ m.MOCK_USER = new m("mock-user");
67
67
  * See the License for the specific language governing permissions and
68
68
  * limitations under the License.
69
69
  */
70
- var y = "9.6.2-canary.88d43ec00", v = new l("@firebase/firestore");
70
+ var y = "9.6.2-canary.922e9ed9a", v = new l("@firebase/firestore");
71
71
 
72
72
  /**
73
73
  * @license
@@ -5647,7 +5647,7 @@ y = i + "_lite", o(new c("firestore/lite", (function(t, e) {
5647
5647
  return n && i._setSettings(n), i;
5648
5648
  }), "PUBLIC")),
5649
5649
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
5650
- a("firestore-lite", "3.4.2-canary.88d43ec00", ""), a("firestore-lite", "3.4.2-canary.88d43ec00", "esm5");
5650
+ a("firestore-lite", "3.4.2-canary.922e9ed9a", ""), a("firestore-lite", "3.4.2-canary.922e9ed9a", "esm5");
5651
5651
 
5652
5652
  export { vn as Bytes, cn as CollectionReference, sn as DocumentReference, Kn as DocumentSnapshot, mn as FieldPath, gn as FieldValue, en as Firestore, U as FirestoreError, wn as GeoPoint, un as Query, Xn as QueryConstraint, Hn as QueryDocumentSnapshot, Wn as QuerySnapshot, bt as Timestamp, Lr as Transaction, Dr as WriteBatch, Sr as addDoc, kr as arrayRemove, Ar as arrayUnion, ln as collection, fn as collectionGroup, on as connectFirestoreEmulator, Tr as deleteDoc, Er as deleteField, hn as doc, yn as documentId, fr as endAt, lr as endBefore, gr as getDoc, wr as getDocs, rn as getFirestore, Vr as increment, nn as initializeFirestore, ir as limit, or as limitToLast, nr as orderBy, Jn as query, dn as queryEqual, pn as refEqual, Rr as runTransaction, Ir as serverTimestamp, br as setDoc, g as setLogLevel, Yn as snapshotEqual, ur as startAfter, sr as startAt, an as terminate, _r as updateDoc, tr as where, Pr as writeBatch };
5653
5653
  //# sourceMappingURL=index.browser.esm5.js.map
@@ -14,7 +14,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
14
14
 
15
15
  var nodeFetch__default = /*#__PURE__*/_interopDefaultLegacy(nodeFetch);
16
16
 
17
- const version$1 = "3.4.2-canary.88d43ec00";
17
+ const version$1 = "3.4.2-canary.922e9ed9a";
18
18
 
19
19
  /**
20
20
  * @license
@@ -67,7 +67,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
67
67
  User.FIRST_PARTY = new User('first-party-uid');
68
68
  User.MOCK_USER = new User('mock-user');
69
69
 
70
- const version = "9.6.2-canary.88d43ec00";
70
+ const version = "9.6.2-canary.922e9ed9a";
71
71
 
72
72
  /**
73
73
  * @license
@@ -6,7 +6,7 @@ import { FirebaseError, createMockUserToken, getModularInstance } from '@firebas
6
6
  import nodeFetch from 'node-fetch';
7
7
  import { randomBytes as randomBytes$1 } from 'crypto';
8
8
 
9
- const version$1 = "3.4.2-canary.88d43ec00";
9
+ const version$1 = "3.4.2-canary.922e9ed9a";
10
10
 
11
11
  /**
12
12
  * @license
@@ -59,7 +59,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
59
59
  User.FIRST_PARTY = new User('first-party-uid');
60
60
  User.MOCK_USER = new User('mock-user');
61
61
 
62
- const version = "9.6.2-canary.88d43ec00";
62
+ const version = "9.6.2-canary.922e9ed9a";
63
63
 
64
64
  /**
65
65
  * @license