@firebase/firestore 4.1.2-canary.25cda8af6 → 4.1.2-canary.60e4a07d2
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.
- package/dist/index.cjs.js +3 -3
- package/dist/index.esm2017.js +3 -3
- package/dist/index.esm5.js +3 -3
- package/dist/index.node.cjs.js +2 -2
- package/dist/index.node.mjs +2 -2
- package/dist/index.rn.js +3 -3
- package/dist/lite/index.browser.esm2017.js +2 -2
- package/dist/lite/index.browser.esm5.js +2 -2
- package/dist/lite/index.cjs.js +2 -2
- package/dist/lite/index.node.cjs.js +2 -2
- package/dist/lite/index.node.mjs +2 -2
- package/dist/lite/index.rn.esm2017.js +2 -2
- package/package.json +9 -9
package/dist/index.cjs.js
CHANGED
|
@@ -70,7 +70,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
70
70
|
* See the License for the specific language governing permissions and
|
|
71
71
|
* limitations under the License.
|
|
72
72
|
*/
|
|
73
|
-
let S = "10.3.0-canary.
|
|
73
|
+
let S = "10.3.0-canary.60e4a07d2";
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -21826,9 +21826,9 @@ let Se = null;
|
|
|
21826
21826
|
return r = Object.assign({
|
|
21827
21827
|
useFetchStreams: t
|
|
21828
21828
|
}, r), s._setSettings(r), s;
|
|
21829
|
-
}), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.1.2-canary.
|
|
21829
|
+
}), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.1.2-canary.60e4a07d2", e),
|
|
21830
21830
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
21831
|
-
app.registerVersion(w, "4.1.2-canary.
|
|
21831
|
+
app.registerVersion(w, "4.1.2-canary.60e4a07d2", "cjs2017");
|
|
21832
21832
|
}();
|
|
21833
21833
|
|
|
21834
21834
|
exports.AbstractUserDataWriter = AbstractUserDataWriter;
|
package/dist/index.esm2017.js
CHANGED
|
@@ -66,7 +66,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
66
66
|
* See the License for the specific language governing permissions and
|
|
67
67
|
* limitations under the License.
|
|
68
68
|
*/
|
|
69
|
-
let S = "10.3.0-canary.
|
|
69
|
+
let S = "10.3.0-canary.60e4a07d2";
|
|
70
70
|
|
|
71
71
|
/**
|
|
72
72
|
* @license
|
|
@@ -21822,9 +21822,9 @@ let Se = null;
|
|
|
21822
21822
|
return r = Object.assign({
|
|
21823
21823
|
useFetchStreams: t
|
|
21824
21824
|
}, r), s._setSettings(r), s;
|
|
21825
|
-
}), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.1.2-canary.
|
|
21825
|
+
}), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.1.2-canary.60e4a07d2", e),
|
|
21826
21826
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
21827
|
-
registerVersion(w, "4.1.2-canary.
|
|
21827
|
+
registerVersion(w, "4.1.2-canary.60e4a07d2", "esm2017");
|
|
21828
21828
|
}();
|
|
21829
21829
|
|
|
21830
21830
|
export { AbstractUserDataWriter, AggregateField, AggregateQuerySnapshot, Bytes, fe as CACHE_SIZE_UNLIMITED, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, LoadBundleTask, PersistentCacheIndexManager, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, SnapshotMetadata, Timestamp, Transaction, WriteBatch, ByteString as _ByteString, DatabaseId as _DatabaseId, DocumentKey as _DocumentKey, __PRIVATE_EmptyAppCheckTokenProvider as _EmptyAppCheckTokenProvider, __PRIVATE_EmptyAuthCredentialsProvider as _EmptyAuthCredentialsProvider, FieldPath$1 as _FieldPath, TestingHooks as _TestingHooks, __PRIVATE_cast as _cast, __PRIVATE_debugAssert as _debugAssert, __PRIVATE_isBase64Available as _isBase64Available, __PRIVATE_logWarn as _logWarn, __PRIVATE_validateIsNotUsedTogether as _validateIsNotUsedTogether, addDoc, aggregateFieldEqual, aggregateQuerySnapshotEqual, and, arrayRemove, arrayUnion, average, clearIndexedDbPersistence, collection, collectionGroup, connectFirestoreEmulator, count, deleteAllPersistentCacheIndexes, deleteDoc, deleteField, disableNetwork, disablePersistentCacheIndexAutoCreation, doc, documentId, enableIndexedDbPersistence, enableMultiTabIndexedDbPersistence, enableNetwork, enablePersistentCacheIndexAutoCreation, endAt, endBefore, ensureFirestoreConfigured, executeWrite, getAggregateFromServer, getCountFromServer, getDoc, getDocFromCache, getDocFromServer, getDocs, getDocsFromCache, getDocsFromServer, getFirestore, getPersistentCacheIndexManager, increment, initializeFirestore, limit, limitToLast, loadBundle, memoryEagerGarbageCollector, memoryLocalCache, memoryLruGarbageCollector, namedQuery, onSnapshot, onSnapshotsInSync, or, orderBy, persistentLocalCache, persistentMultipleTabManager, persistentSingleTabManager, query, queryEqual, refEqual, runTransaction, serverTimestamp, setDoc, setIndexConfiguration, setLogLevel, snapshotEqual, startAfter, startAt, sum, terminate, updateDoc, waitForPendingWrites, where, writeBatch };
|
package/dist/index.esm5.js
CHANGED
|
@@ -70,7 +70,7 @@ k.MOCK_USER = new k("mock-user");
|
|
|
70
70
|
* See the License for the specific language governing permissions and
|
|
71
71
|
* limitations under the License.
|
|
72
72
|
*/
|
|
73
|
-
var P = "10.3.0-canary.
|
|
73
|
+
var P = "10.3.0-canary.60e4a07d2", O = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -22457,9 +22457,9 @@ function Gf(t, r) {
|
|
|
22457
22457
|
return r = Object.assign({
|
|
22458
22458
|
useFetchStreams: jf
|
|
22459
22459
|
}, r), o._setSettings(r), o;
|
|
22460
|
-
}), "PUBLIC").setMultipleInstances(!0)), a(A, "4.1.2-canary.
|
|
22460
|
+
}), "PUBLIC").setMultipleInstances(!0)), a(A, "4.1.2-canary.60e4a07d2", Kf),
|
|
22461
22461
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
22462
|
-
a(A, "4.1.2-canary.
|
|
22462
|
+
a(A, "4.1.2-canary.60e4a07d2", "esm5");
|
|
22463
22463
|
|
|
22464
22464
|
export { Fh as AbstractUserDataWriter, Cl as AggregateField, Dl as AggregateQuerySnapshot, Nl as Bytes, ll as CACHE_SIZE_UNLIMITED, el as CollectionReference, tl as DocumentReference, Kh as DocumentSnapshot, Al as FieldPath, Pl as FieldValue, hl as Firestore, j as FirestoreError, Ol as GeoPoint, cl as LoadBundleTask, Lf as PersistentCacheIndexManager, $c as Query, vh as QueryCompositeFilterConstraint, hh as QueryConstraint, jh as QueryDocumentSnapshot, xh as QueryEndAtConstraint, dh as QueryFieldFilterConstraint, bh as QueryLimitConstraint, gh as QueryOrderByConstraint, Qh as QuerySnapshot, Eh as QueryStartAtConstraint, Gh as SnapshotMetadata, ut as Timestamp, Df as Transaction, xf as WriteBatch, ke as _ByteString, Ue as _DatabaseId, dt as _DocumentKey, et as _EmptyAppCheckTokenProvider, H as _EmptyAuthCredentialsProvider, ft as _FieldPath, Wf as _TestingHooks, Hc as _cast, z as _debugAssert, Ae as _isBase64Available, L as _logWarn, Kc as _validateIsNotUsedTogether, af as addDoc, Bh as aggregateFieldEqual, zh as aggregateQuerySnapshotEqual, yh as and, Of as arrayRemove, Pf as arrayUnion, qh as average, wl as clearIndexedDbPersistence, nl as collection, rl as collectionGroup, Zc as connectFirestoreEmulator, Uh as count, zf as deleteAllPersistentCacheIndexes, of as deleteDoc, Af as deleteField, _l as disableNetwork, Bf as disablePersistentCacheIndexAutoCreation, il as doc, kl as documentId, ml as enableIndexedDbPersistence, yl as enableMultiTabIndexedDbPersistence, Il as enableNetwork, Uf as enablePersistentCacheIndexAutoCreation, Dh as endAt, Ch as endBefore, pl as ensureFirestoreConfigured, cf as executeWrite, ff as getAggregateFromServer, hf as getCountFromServer, Yh as getDoc, Jh as getDocFromCache, Zh as getDocFromServer, $h as getDocs, tf as getDocsFromCache, ef as getDocsFromServer, dl as getFirestore, qf as getPersistentCacheIndexManager, Rf as increment, fl as initializeFirestore, Ih as limit, _h as limitToLast, Tl as loadBundle, yf as memoryEagerGarbageCollector, wf as memoryLocalCache, gf as memoryLruGarbageCollector, Sl as namedQuery, uf as onSnapshot, sf as onSnapshotsInSync, mh as or, wh as orderBy, bf as persistentLocalCache, Tf as persistentMultipleTabManager, Ef as persistentSingleTabManager, fh as query, al as queryEqual, ol as refEqual, Nf as runTransaction, kf as serverTimestamp, nf as setDoc, Mf as setIndexConfiguration, F as setLogLevel, Hh as snapshotEqual, Sh as startAfter, Th as startAt, Lh as sum, El as terminate, rf as updateDoc, bl as waitForPendingWrites, ph as where, Ff as writeBatch };
|
|
22465
22465
|
//# sourceMappingURL=index.esm5.js.map
|
package/dist/index.node.cjs.js
CHANGED
|
@@ -34,7 +34,7 @@ var grpc__namespace = /*#__PURE__*/_interopNamespace(grpc);
|
|
|
34
34
|
var protoLoader__namespace = /*#__PURE__*/_interopNamespace(protoLoader);
|
|
35
35
|
|
|
36
36
|
const name = "@firebase/firestore";
|
|
37
|
-
const version$1 = "4.1.2-canary.
|
|
37
|
+
const version$1 = "4.1.2-canary.60e4a07d2";
|
|
38
38
|
|
|
39
39
|
/**
|
|
40
40
|
* @license
|
|
@@ -87,7 +87,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
|
|
|
87
87
|
User.FIRST_PARTY = new User('first-party-uid');
|
|
88
88
|
User.MOCK_USER = new User('mock-user');
|
|
89
89
|
|
|
90
|
-
const version = "10.3.0-canary.
|
|
90
|
+
const version = "10.3.0-canary.60e4a07d2";
|
|
91
91
|
|
|
92
92
|
/**
|
|
93
93
|
* @license
|
package/dist/index.node.mjs
CHANGED
|
@@ -9,7 +9,7 @@ import * as grpc from '@grpc/grpc-js';
|
|
|
9
9
|
import * as protoLoader from '@grpc/proto-loader';
|
|
10
10
|
|
|
11
11
|
const name = "@firebase/firestore";
|
|
12
|
-
const version$1 = "4.1.2-canary.
|
|
12
|
+
const version$1 = "4.1.2-canary.60e4a07d2";
|
|
13
13
|
|
|
14
14
|
/**
|
|
15
15
|
* @license
|
|
@@ -62,7 +62,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
|
|
|
62
62
|
User.FIRST_PARTY = new User('first-party-uid');
|
|
63
63
|
User.MOCK_USER = new User('mock-user');
|
|
64
64
|
|
|
65
|
-
const version = "10.3.0-canary.
|
|
65
|
+
const version = "10.3.0-canary.60e4a07d2";
|
|
66
66
|
|
|
67
67
|
/**
|
|
68
68
|
* @license
|
package/dist/index.rn.js
CHANGED
|
@@ -70,7 +70,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
70
70
|
* See the License for the specific language governing permissions and
|
|
71
71
|
* limitations under the License.
|
|
72
72
|
*/
|
|
73
|
-
let D = "10.3.0-canary.
|
|
73
|
+
let D = "10.3.0-canary.60e4a07d2";
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -21844,9 +21844,9 @@ let De = null;
|
|
|
21844
21844
|
return r = Object.assign({
|
|
21845
21845
|
useFetchStreams: t
|
|
21846
21846
|
}, r), s._setSettings(r), s;
|
|
21847
|
-
}), "PUBLIC").setMultipleInstances(!0)), r(b, "4.1.2-canary.
|
|
21847
|
+
}), "PUBLIC").setMultipleInstances(!0)), r(b, "4.1.2-canary.60e4a07d2", e),
|
|
21848
21848
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
21849
|
-
r(b, "4.1.2-canary.
|
|
21849
|
+
r(b, "4.1.2-canary.60e4a07d2", "esm2017");
|
|
21850
21850
|
}("rn", /* useFetchStreams= */ !1);
|
|
21851
21851
|
|
|
21852
21852
|
export { AbstractUserDataWriter, AggregateField, AggregateQuerySnapshot, Bytes, pe as CACHE_SIZE_UNLIMITED, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, LoadBundleTask, PersistentCacheIndexManager, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, SnapshotMetadata, Timestamp, Transaction, WriteBatch, ByteString as _ByteString, DatabaseId as _DatabaseId, DocumentKey as _DocumentKey, __PRIVATE_EmptyAppCheckTokenProvider as _EmptyAppCheckTokenProvider, __PRIVATE_EmptyAuthCredentialsProvider as _EmptyAuthCredentialsProvider, FieldPath$1 as _FieldPath, TestingHooks as _TestingHooks, __PRIVATE_cast as _cast, __PRIVATE_debugAssert as _debugAssert, __PRIVATE_isBase64Available as _isBase64Available, __PRIVATE_logWarn as _logWarn, __PRIVATE_validateIsNotUsedTogether as _validateIsNotUsedTogether, addDoc, aggregateFieldEqual, aggregateQuerySnapshotEqual, and, arrayRemove, arrayUnion, average, clearIndexedDbPersistence, collection, collectionGroup, connectFirestoreEmulator, count, deleteAllPersistentCacheIndexes, deleteDoc, deleteField, disableNetwork, disablePersistentCacheIndexAutoCreation, doc, documentId, enableIndexedDbPersistence, enableMultiTabIndexedDbPersistence, enableNetwork, enablePersistentCacheIndexAutoCreation, endAt, endBefore, ensureFirestoreConfigured, executeWrite, getAggregateFromServer, getCountFromServer, getDoc, getDocFromCache, getDocFromServer, getDocs, getDocsFromCache, getDocsFromServer, getFirestore, getPersistentCacheIndexManager, increment, initializeFirestore, limit, limitToLast, loadBundle, memoryEagerGarbageCollector, memoryLocalCache, memoryLruGarbageCollector, namedQuery, onSnapshot, onSnapshotsInSync, or, orderBy, persistentLocalCache, persistentMultipleTabManager, persistentSingleTabManager, query, queryEqual, refEqual, runTransaction, serverTimestamp, setDoc, setIndexConfiguration, setLogLevel, snapshotEqual, startAfter, startAt, sum, terminate, updateDoc, waitForPendingWrites, where, writeBatch };
|
|
@@ -63,7 +63,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
63
63
|
* See the License for the specific language governing permissions and
|
|
64
64
|
* limitations under the License.
|
|
65
65
|
*/
|
|
66
|
-
let d = "10.3.0-canary.
|
|
66
|
+
let d = "10.3.0-canary.60e4a07d2";
|
|
67
67
|
|
|
68
68
|
/**
|
|
69
69
|
* @license
|
|
@@ -7230,7 +7230,7 @@ class Transaction {
|
|
|
7230
7230
|
return r && i._setSettings(r), i;
|
|
7231
7231
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7232
7232
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7233
|
-
registerVersion("firestore-lite", "4.1.2-canary.
|
|
7233
|
+
registerVersion("firestore-lite", "4.1.2-canary.60e4a07d2", ""), registerVersion("firestore-lite", "4.1.2-canary.60e4a07d2", "esm2017");
|
|
7234
7234
|
}();
|
|
7235
7235
|
|
|
7236
7236
|
export { AggregateField, AggregateQuerySnapshot, Bytes, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, Timestamp, Transaction, WriteBatch, addDoc, aggregateFieldEqual, aggregateQuerySnapshotEqual, and, arrayRemove, arrayUnion, average, collection, collectionGroup, connectFirestoreEmulator, count, deleteDoc, deleteField, doc, documentId, endAt, endBefore, getAggregate, getCount, getDoc, getDocs, getFirestore, increment, initializeFirestore, limit, limitToLast, or, orderBy, query, queryEqual, refEqual, runTransaction, serverTimestamp, setDoc, setLogLevel, snapshotEqual, startAfter, startAt, sum, terminate, updateDoc, where, writeBatch };
|
|
@@ -67,7 +67,7 @@ v.MOCK_USER = new v("mock-user");
|
|
|
67
67
|
* See the License for the specific language governing permissions and
|
|
68
68
|
* limitations under the License.
|
|
69
69
|
*/
|
|
70
|
-
var g = "10.3.0-canary.
|
|
70
|
+
var g = "10.3.0-canary.60e4a07d2", w = new l("@firebase/firestore");
|
|
71
71
|
|
|
72
72
|
/**
|
|
73
73
|
* @license
|
|
@@ -6730,7 +6730,7 @@ yi = "".concat(i, "_lite"), g = yi, o(new c("firestore/lite", (function(t, e) {
|
|
|
6730
6730
|
return r && o._setSettings(r), o;
|
|
6731
6731
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
6732
6732
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
6733
|
-
a("firestore-lite", "4.1.2-canary.
|
|
6733
|
+
a("firestore-lite", "4.1.2-canary.60e4a07d2", ""), a("firestore-lite", "4.1.2-canary.60e4a07d2", "esm5");
|
|
6734
6734
|
|
|
6735
6735
|
export { kn as AggregateField, In as AggregateQuerySnapshot, Rn as Bytes, Fn as CollectionReference, Pn as DocumentReference, hr as DocumentSnapshot, xn as FieldPath, Ln as FieldValue, _n as Firestore, B as FirestoreError, jn as GeoPoint, An as Query, Tr as QueryCompositeFilterConstraint, gr as QueryConstraint, pr as QueryDocumentSnapshot, Dr as QueryEndAtConstraint, _r as QueryFieldFilterConstraint, Ar as QueryLimitConstraint, kr as QueryOrderByConstraint, dr as QuerySnapshot, Or as QueryStartAtConstraint, Dt as Timestamp, gi as Transaction, si as WriteBatch, Hr as addDoc, ei as aggregateFieldEqual, ni as aggregateQuerySnapshotEqual, Sr as and, ai as arrayRemove, oi as arrayUnion, Zr as average, On as collection, Vn as collectionGroup, En as connectFirestoreEmulator, ti as count, Yr as deleteDoc, ri as deleteField, Nn as doc, Cn as documentId, Rr as endAt, qr as endBefore, Xr as getAggregate, Jr as getCount, Kr as getDoc, Gr as getDocs, Tn as getFirestore, ui as increment, bn as initializeFirestore, Pr as limit, Fr as limitToLast, Er as or, Ir as orderBy, wr as query, qn as queryEqual, Dn as refEqual, wi as runTransaction, ii as serverTimestamp, Qr as setDoc, _ as setLogLevel, yr as snapshotEqual, Nr as startAfter, Vr as startAt, $r as sum, Sn as terminate, Wr as updateDoc, br as where, li as writeBatch };
|
|
6736
6736
|
//# sourceMappingURL=index.browser.esm5.js.map
|
package/dist/lite/index.cjs.js
CHANGED
|
@@ -63,7 +63,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
63
63
|
* See the License for the specific language governing permissions and
|
|
64
64
|
* limitations under the License.
|
|
65
65
|
*/
|
|
66
|
-
let d = "10.3.0-canary.
|
|
66
|
+
let d = "10.3.0-canary.60e4a07d2";
|
|
67
67
|
|
|
68
68
|
/**
|
|
69
69
|
* @license
|
|
@@ -7230,7 +7230,7 @@ class Transaction {
|
|
|
7230
7230
|
return r && i._setSettings(r), i;
|
|
7231
7231
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7232
7232
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7233
|
-
registerVersion("firestore-lite", "4.1.2-canary.
|
|
7233
|
+
registerVersion("firestore-lite", "4.1.2-canary.60e4a07d2", ""), registerVersion("firestore-lite", "4.1.2-canary.60e4a07d2", "cjs2017");
|
|
7234
7234
|
}();
|
|
7235
7235
|
|
|
7236
7236
|
export { AggregateField, AggregateQuerySnapshot, Bytes, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, Timestamp, Transaction, WriteBatch, addDoc, aggregateFieldEqual, aggregateQuerySnapshotEqual, and, arrayRemove, arrayUnion, average, collection, collectionGroup, connectFirestoreEmulator, count, deleteDoc, deleteField, doc, documentId, endAt, endBefore, getAggregate, getCount, getDoc, getDocs, getFirestore, increment, initializeFirestore, limit, limitToLast, or, orderBy, query, queryEqual, refEqual, runTransaction, serverTimestamp, setDoc, setLogLevel, snapshotEqual, startAfter, startAt, sum, terminate, updateDoc, where, writeBatch };
|
|
@@ -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 = "4.1.2-canary.
|
|
17
|
+
const version$1 = "4.1.2-canary.60e4a07d2";
|
|
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 = "10.3.0-canary.
|
|
70
|
+
const version = "10.3.0-canary.60e4a07d2";
|
|
71
71
|
|
|
72
72
|
/**
|
|
73
73
|
* @license
|
package/dist/lite/index.node.mjs
CHANGED
|
@@ -6,7 +6,7 @@ import { FirebaseError, getDefaultEmulatorHostnameAndPort, createMockUserToken,
|
|
|
6
6
|
import nodeFetch from 'node-fetch';
|
|
7
7
|
import { randomBytes as randomBytes$1 } from 'crypto';
|
|
8
8
|
|
|
9
|
-
const version$1 = "4.1.2-canary.
|
|
9
|
+
const version$1 = "4.1.2-canary.60e4a07d2";
|
|
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 = "10.3.0-canary.
|
|
62
|
+
const version = "10.3.0-canary.60e4a07d2";
|
|
63
63
|
|
|
64
64
|
/**
|
|
65
65
|
* @license
|
|
@@ -66,7 +66,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
66
66
|
* See the License for the specific language governing permissions and
|
|
67
67
|
* limitations under the License.
|
|
68
68
|
*/
|
|
69
|
-
let E = "10.3.0-canary.
|
|
69
|
+
let E = "10.3.0-canary.60e4a07d2";
|
|
70
70
|
|
|
71
71
|
/**
|
|
72
72
|
* @license
|
|
@@ -7240,7 +7240,7 @@ class Transaction {
|
|
|
7240
7240
|
return r && i._setSettings(r), i;
|
|
7241
7241
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7242
7242
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7243
|
-
n("firestore-lite", "4.1.2-canary.
|
|
7243
|
+
n("firestore-lite", "4.1.2-canary.60e4a07d2", "rn"), n("firestore-lite", "4.1.2-canary.60e4a07d2", "esm2017");
|
|
7244
7244
|
}();
|
|
7245
7245
|
|
|
7246
7246
|
export { AggregateField, AggregateQuerySnapshot, Bytes, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, Timestamp, Transaction, WriteBatch, addDoc, aggregateFieldEqual, aggregateQuerySnapshotEqual, and, arrayRemove, arrayUnion, average, collection, collectionGroup, connectFirestoreEmulator, count, deleteDoc, deleteField, doc, documentId, endAt, endBefore, getAggregate, getCount, getDoc, getDocs, getFirestore, increment, initializeFirestore, limit, limitToLast, or, orderBy, query, queryEqual, refEqual, runTransaction, serverTimestamp, setDoc, setLogLevel, snapshotEqual, startAfter, startAt, sum, terminate, updateDoc, where, writeBatch };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@firebase/firestore",
|
|
3
|
-
"version": "4.1.2-canary.
|
|
3
|
+
"version": "4.1.2-canary.60e4a07d2",
|
|
4
4
|
"engines": {
|
|
5
5
|
"node": ">=10.10.0"
|
|
6
6
|
},
|
|
@@ -96,22 +96,22 @@
|
|
|
96
96
|
"lite/package.json"
|
|
97
97
|
],
|
|
98
98
|
"dependencies": {
|
|
99
|
-
"@firebase/component": "0.6.4-canary.
|
|
100
|
-
"@firebase/logger": "0.4.0-canary.
|
|
101
|
-
"@firebase/util": "1.9.3-canary.
|
|
102
|
-
"@firebase/webchannel-wrapper": "0.10.2-canary.
|
|
99
|
+
"@firebase/component": "0.6.4-canary.60e4a07d2",
|
|
100
|
+
"@firebase/logger": "0.4.0-canary.60e4a07d2",
|
|
101
|
+
"@firebase/util": "1.9.3-canary.60e4a07d2",
|
|
102
|
+
"@firebase/webchannel-wrapper": "0.10.2-canary.60e4a07d2",
|
|
103
103
|
"@grpc/grpc-js": "~1.8.17",
|
|
104
104
|
"@grpc/proto-loader": "^0.7.8",
|
|
105
105
|
"node-fetch": "2.6.7",
|
|
106
106
|
"tslib": "^2.1.0"
|
|
107
107
|
},
|
|
108
108
|
"peerDependencies": {
|
|
109
|
-
"@firebase/app": "0.9.17-canary.
|
|
109
|
+
"@firebase/app": "0.9.17-canary.60e4a07d2"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
|
-
"@firebase/app": "0.9.17-canary.
|
|
113
|
-
"@firebase/app-compat": "0.2.17-canary.
|
|
114
|
-
"@firebase/auth": "1.3.0-canary.
|
|
112
|
+
"@firebase/app": "0.9.17-canary.60e4a07d2",
|
|
113
|
+
"@firebase/app-compat": "0.2.17-canary.60e4a07d2",
|
|
114
|
+
"@firebase/auth": "1.3.0-canary.60e4a07d2",
|
|
115
115
|
"@rollup/plugin-alias": "3.1.9",
|
|
116
116
|
"@rollup/plugin-json": "4.1.0",
|
|
117
117
|
"@types/eslint": "7.29.0",
|