@firebase/firestore 3.7.0 → 3.7.1

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 @@ w.MOCK_USER = new w("mock-user");
66
66
  * See the License for the specific language governing permissions and
67
67
  * limitations under the License.
68
68
  */
69
- let m = "9.12.0";
69
+ let m = "9.12.1";
70
70
 
71
71
  /**
72
72
  * @license
@@ -6658,7 +6658,7 @@ class es {
6658
6658
  return n && s._setSettings(n), s;
6659
6659
  }), "PUBLIC").setMultipleInstances(!0)),
6660
6660
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
6661
- r("firestore-lite", "3.7.0", "rn"), r("firestore-lite", "3.7.0", "esm2017");
6661
+ r("firestore-lite", "3.7.1", "rn"), r("firestore-lite", "3.7.1", "esm2017");
6662
6662
 
6663
6663
  export { _n as AggregateField, vn as AggregateQuerySnapshot, $n as Bytes, Tn as CollectionReference, En as DocumentReference, ur as DocumentSnapshot, Dn as FieldPath, Sn as FieldValue, wn as Firestore, j as FirestoreError, Fn as GeoPoint, In as Query, fr as QueryConstraint, cr as QueryDocumentSnapshot, ar as QuerySnapshot, Et as Timestamp, es as Transaction, Wr as WriteBatch, Cr as addDoc, Mr as aggregateQuerySnapshotEqual, Qr as arrayRemove, Br as arrayUnion, An as collection, Rn as collectionGroup, yn as connectFirestoreEmulator, kr as deleteDoc, Ur as deleteField, Pn as doc, xn as documentId, Rr as endAt, Ar as endBefore, Lr as getCount, Sr as getDoc, Fr as getDocs, pn as getFirestore, zr as increment, mn as initializeFirestore, _r as limit, vr as limitToLast, yr as orderBy, dr as query, Nn as queryEqual, Vn as refEqual, ns as runTransaction, jr as serverTimestamp, qr as setDoc, y as setLogLevel, hr as snapshotEqual, Ir as startAfter, Er as startAt, gn as terminate, Or as updateDoc, mr as where, Kr as writeBatch };
6664
6664
  //# sourceMappingURL=index.rn.esm2017.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/firestore",
3
- "version": "3.7.0",
3
+ "version": "3.7.1",
4
4
  "engines": {
5
5
  "node": ">=10.10.0"
6
6
  },
@@ -80,9 +80,9 @@
80
80
  "lite/package.json"
81
81
  ],
82
82
  "dependencies": {
83
- "@firebase/component": "0.5.19",
83
+ "@firebase/component": "0.5.20",
84
84
  "@firebase/logger": "0.3.3",
85
- "@firebase/util": "1.7.1",
85
+ "@firebase/util": "1.7.2",
86
86
  "@firebase/webchannel-wrapper": "0.8.0",
87
87
  "@grpc/grpc-js": "^1.3.2",
88
88
  "@grpc/proto-loader": "^0.6.13",
@@ -93,9 +93,9 @@
93
93
  "@firebase/app": "0.x"
94
94
  },
95
95
  "devDependencies": {
96
- "@firebase/app": "0.8.1",
97
- "@firebase/app-compat": "0.1.36",
98
- "@firebase/auth": "0.20.9",
96
+ "@firebase/app": "0.8.2",
97
+ "@firebase/app-compat": "0.1.37",
98
+ "@firebase/auth": "0.20.10",
99
99
  "@rollup/plugin-alias": "3.1.9",
100
100
  "@rollup/plugin-json": "4.1.0",
101
101
  "@types/eslint": "7.29.0",