@firebase/firestore 3.4.12 → 3.4.13

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.
@@ -66,7 +66,7 @@ f.MOCK_USER = new f("mock-user");
66
66
  * See the License for the specific language governing permissions and
67
67
  * limitations under the License.
68
68
  */
69
- let d = "9.9.0";
69
+ let d = "9.9.1";
70
70
 
71
71
  /**
72
72
  * @license
@@ -6501,7 +6501,7 @@ class Kr {
6501
6501
  return e && r._setSettings(e), r;
6502
6502
  }), "PUBLIC")),
6503
6503
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
6504
- r("firestore-lite", "3.4.12", "rn"), r("firestore-lite", "3.4.12", "esm2017");
6504
+ r("firestore-lite", "3.4.13", "rn"), r("firestore-lite", "3.4.13", "esm2017");
6505
6505
 
6506
6506
  export { Rn as Bytes, _n as CollectionReference, pn as DocumentReference, er as DocumentSnapshot, In as FieldPath, Pn as FieldValue, ln as Firestore, M as FirestoreError, Vn as GeoPoint, yn as Query, or as QueryConstraint, nr as QueryDocumentSnapshot, rr as QuerySnapshot, vt as Timestamp, Kr as Transaction, Cr as WriteBatch, xr as addDoc, Or as arrayRemove, qr as arrayUnion, gn as collection, vn as collectionGroup, wn as connectFirestoreEmulator, Dr as deleteDoc, Sr as deleteField, bn as doc, An as documentId, vr as endAt, gr as endBefore, Pr as getDoc, Vr as getDocs, dn as getFirestore, kr as increment, fn as initializeFirestore, dr as limit, wr as limitToLast, lr as orderBy, ur as query, Tn as queryEqual, En as refEqual, Qr as runTransaction, Fr as serverTimestamp, Nr as setDoc, m as setLogLevel, sr as snapshotEqual, yr as startAfter, pr as startAt, mn as terminate, $r as updateDoc, ar as where, Mr as writeBatch };
6507
6507
  //# sourceMappingURL=index.rn.esm2017.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/firestore",
3
- "version": "3.4.12",
3
+ "version": "3.4.13",
4
4
  "engines": {
5
5
  "node": ">=10.10.0"
6
6
  },
@@ -84,7 +84,7 @@
84
84
  "@firebase/util": "1.6.3",
85
85
  "@firebase/webchannel-wrapper": "0.6.2",
86
86
  "@grpc/grpc-js": "^1.3.2",
87
- "@grpc/proto-loader": "^0.6.0",
87
+ "@grpc/proto-loader": "^0.6.13",
88
88
  "node-fetch": "2.6.7",
89
89
  "tslib": "^2.1.0"
90
90
  },
@@ -92,8 +92,8 @@
92
92
  "@firebase/app": "0.x"
93
93
  },
94
94
  "devDependencies": {
95
- "@firebase/app": "0.7.28",
96
- "@firebase/app-compat": "0.1.29",
95
+ "@firebase/app": "0.7.29",
96
+ "@firebase/app-compat": "0.1.30",
97
97
  "@firebase/auth": "0.20.5",
98
98
  "@rollup/plugin-alias": "3.1.9",
99
99
  "@rollup/plugin-json": "4.1.0",