@firebase/firestore 4.2.0-canary.0ae010ef2 → 4.2.0-canary.e30d7a652
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.4.0-canary.
|
|
73
|
+
let S = "10.4.0-canary.e30d7a652";
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -21793,9 +21793,9 @@ let Se = null;
|
|
|
21793
21793
|
return r = Object.assign({
|
|
21794
21794
|
useFetchStreams: t
|
|
21795
21795
|
}, r), s._setSettings(r), s;
|
|
21796
|
-
}), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.2.0-canary.
|
|
21796
|
+
}), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.2.0-canary.e30d7a652", e),
|
|
21797
21797
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
21798
|
-
app.registerVersion(w, "4.2.0-canary.
|
|
21798
|
+
app.registerVersion(w, "4.2.0-canary.e30d7a652", "cjs2017");
|
|
21799
21799
|
}();
|
|
21800
21800
|
|
|
21801
21801
|
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.4.0-canary.
|
|
69
|
+
let S = "10.4.0-canary.e30d7a652";
|
|
70
70
|
|
|
71
71
|
/**
|
|
72
72
|
* @license
|
|
@@ -21789,9 +21789,9 @@ let Se = null;
|
|
|
21789
21789
|
return r = Object.assign({
|
|
21790
21790
|
useFetchStreams: t
|
|
21791
21791
|
}, r), s._setSettings(r), s;
|
|
21792
|
-
}), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.2.0-canary.
|
|
21792
|
+
}), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.2.0-canary.e30d7a652", e),
|
|
21793
21793
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
21794
|
-
registerVersion(w, "4.2.0-canary.
|
|
21794
|
+
registerVersion(w, "4.2.0-canary.e30d7a652", "esm2017");
|
|
21795
21795
|
}();
|
|
21796
21796
|
|
|
21797
21797
|
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.4.0-canary.
|
|
73
|
+
var P = "10.4.0-canary.e30d7a652", O = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -22424,9 +22424,9 @@ function Uf(t, r) {
|
|
|
22424
22424
|
return r = Object.assign({
|
|
22425
22425
|
useFetchStreams: zf
|
|
22426
22426
|
}, r), o._setSettings(r), o;
|
|
22427
|
-
}), "PUBLIC").setMultipleInstances(!0)), a(A, "4.2.0-canary.
|
|
22427
|
+
}), "PUBLIC").setMultipleInstances(!0)), a(A, "4.2.0-canary.e30d7a652", Bf),
|
|
22428
22428
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
22429
|
-
a(A, "4.2.0-canary.
|
|
22429
|
+
a(A, "4.2.0-canary.e30d7a652", "esm5");
|
|
22430
22430
|
|
|
22431
22431
|
export { Ph as AbstractUserDataWriter, Sl as AggregateField, xl as AggregateQuerySnapshot, Dl as Bytes, sl as CACHE_SIZE_UNLIMITED, $c as CollectionReference, Zc as DocumentReference, Bh as DocumentSnapshot, Cl as FieldPath, Al as FieldValue, cl as Firestore, j as FirestoreError, kl as GeoPoint, ul as LoadBundleTask, Ff as PersistentCacheIndexManager, Jc as Query, dh as QueryCompositeFilterConstraint, ch as QueryConstraint, zh as QueryDocumentSnapshot, Th as QueryEndAtConstraint, hh as QueryFieldFilterConstraint, gh as QueryLimitConstraint, mh as QueryOrderByConstraint, Gh as QuerySnapshot, Ih as QueryStartAtConstraint, Uh as SnapshotMetadata, ut as Timestamp, Sf as Transaction, Ef as WriteBatch, ke as _ByteString, Ue as _DatabaseId, dt as _DocumentKey, et as _EmptyAppCheckTokenProvider, H as _EmptyAuthCredentialsProvider, ft as _FieldPath, Kf as _TestingHooks, Qc as _cast, z as _debugAssert, Ae as _isBase64Available, V as _logWarn, zc as _validateIsNotUsedTogether, nf as addDoc, Vh as aggregateFieldEqual, qh as aggregateQuerySnapshotEqual, vh as and, Af as arrayRemove, Nf as arrayUnion, Mh as average, yl as clearIndexedDbPersistence, tl as collection, el as collectionGroup, Xc as connectFirestoreEmulator, Lh as count, qf as deleteAllPersistentCacheIndexes, ef as deleteDoc, Df as deleteField, bl as disableNetwork, Vf as disablePersistentCacheIndexAutoCreation, nl as doc, Nl as documentId, pl as enableIndexedDbPersistence, vl as enableMultiTabIndexedDbPersistence, wl as enableNetwork, Lf as enablePersistentCacheIndexAutoCreation, xh as endAt, Sh as endBefore, fl as ensureFirestoreConfigured, af as executeWrite, cf as getAggregateFromServer, sf as getCountFromServer, Qh as getDoc, Hh as getDocFromCache, Yh as getDocFromServer, Xh as getDocs, Jh as getDocsFromCache, Zh as getDocsFromServer, hl as getFirestore, Mf as getPersistentCacheIndexManager, kf as increment, ll as initializeFirestore, wh as limit, bh as limitToLast, _l as loadBundle, pf as memoryEagerGarbageCollector, mf as memoryLocalCache, vf as memoryLruGarbageCollector, El as namedQuery, rf as onSnapshot, of as onSnapshotsInSync, ph as or, yh as orderBy, yf as persistentLocalCache, If as persistentMultipleTabManager, bf as persistentSingleTabManager, lh as query, il as queryEqual, rl as refEqual, xf as runTransaction, Cf as serverTimestamp, $h as setDoc, Of as setIndexConfiguration, F as setLogLevel, jh as snapshotEqual, Eh as startAfter, _h as startAt, Fh as sum, Il as terminate, tf as updateDoc, gl as waitForPendingWrites, fh as where, Pf as writeBatch };
|
|
22432
22432
|
//# 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.2.0-canary.
|
|
37
|
+
const version$1 = "4.2.0-canary.e30d7a652";
|
|
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.4.0-canary.
|
|
90
|
+
const version = "10.4.0-canary.e30d7a652";
|
|
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.2.0-canary.
|
|
12
|
+
const version$1 = "4.2.0-canary.e30d7a652";
|
|
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.4.0-canary.
|
|
65
|
+
const version = "10.4.0-canary.e30d7a652";
|
|
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.4.0-canary.
|
|
73
|
+
let D = "10.4.0-canary.e30d7a652";
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -21811,9 +21811,9 @@ let De = null;
|
|
|
21811
21811
|
return r = Object.assign({
|
|
21812
21812
|
useFetchStreams: t
|
|
21813
21813
|
}, r), s._setSettings(r), s;
|
|
21814
|
-
}), "PUBLIC").setMultipleInstances(!0)), r(b, "4.2.0-canary.
|
|
21814
|
+
}), "PUBLIC").setMultipleInstances(!0)), r(b, "4.2.0-canary.e30d7a652", e),
|
|
21815
21815
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
21816
|
-
r(b, "4.2.0-canary.
|
|
21816
|
+
r(b, "4.2.0-canary.e30d7a652", "esm2017");
|
|
21817
21817
|
}("rn", /* useFetchStreams= */ !1);
|
|
21818
21818
|
|
|
21819
21819
|
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.4.0-canary.
|
|
66
|
+
let d = "10.4.0-canary.e30d7a652";
|
|
67
67
|
|
|
68
68
|
/**
|
|
69
69
|
* @license
|
|
@@ -7196,7 +7196,7 @@ class Transaction {
|
|
|
7196
7196
|
return r && i._setSettings(r), i;
|
|
7197
7197
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7198
7198
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7199
|
-
registerVersion("firestore-lite", "4.2.0-canary.
|
|
7199
|
+
registerVersion("firestore-lite", "4.2.0-canary.e30d7a652", ""), registerVersion("firestore-lite", "4.2.0-canary.e30d7a652", "esm2017");
|
|
7200
7200
|
}();
|
|
7201
7201
|
|
|
7202
7202
|
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.4.0-canary.
|
|
70
|
+
var g = "10.4.0-canary.e30d7a652", w = new l("@firebase/firestore");
|
|
71
71
|
|
|
72
72
|
/**
|
|
73
73
|
* @license
|
|
@@ -6689,7 +6689,7 @@ hi = "".concat(i, "_lite"), g = hi, o(new c("firestore/lite", (function(t, e) {
|
|
|
6689
6689
|
return r && o._setSettings(r), o;
|
|
6690
6690
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
6691
6691
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
6692
|
-
a("firestore-lite", "4.2.0-canary.
|
|
6692
|
+
a("firestore-lite", "4.2.0-canary.e30d7a652", ""), a("firestore-lite", "4.2.0-canary.e30d7a652", "esm5");
|
|
6693
6693
|
|
|
6694
6694
|
export { En as AggregateField, Sn as AggregateQuerySnapshot, Nn as Bytes, An as CollectionReference, In as DocumentReference, lr as DocumentSnapshot, Rn as FieldPath, xn as FieldValue, gn as Firestore, B as FirestoreError, Cn as GeoPoint, kn as Query, _r as QueryCompositeFilterConstraint, mr as QueryConstraint, fr as QueryDocumentSnapshot, Vr as QueryEndAtConstraint, gr as QueryFieldFilterConstraint, kr as QueryLimitConstraint, Er as QueryOrderByConstraint, hr as QuerySnapshot, Pr as QueryStartAtConstraint, Nt as Timestamp, yi as Transaction, oi as WriteBatch, Qr as addDoc, Zr as aggregateFieldEqual, $r as aggregateQuerySnapshotEqual, Tr as and, ri as arrayRemove, ni as arrayUnion, Jr as average, Pn as collection, Fn as collectionGroup, bn as connectFirestoreEmulator, Xr as count, Gr as deleteDoc, ti as deleteField, On as doc, qn as documentId, Nr as endAt, Dr as endBefore, Hr as getAggregate, Wr as getCount, Ur as getDoc, Br as getDocs, _n as getFirestore, ii as increment, wn as initializeFirestore, Ir as limit, Ar as limitToLast, br as or, Sr as orderBy, vr as query, Dn as queryEqual, Vn as refEqual, mi as runTransaction, ei as serverTimestamp, zr as setDoc, _ as setLogLevel, pr as snapshotEqual, Or as startAfter, Fr as startAt, Yr as sum, Tn as terminate, Kr as updateDoc, wr as where, ui as writeBatch };
|
|
6695
6695
|
//# 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.4.0-canary.
|
|
66
|
+
let d = "10.4.0-canary.e30d7a652";
|
|
67
67
|
|
|
68
68
|
/**
|
|
69
69
|
* @license
|
|
@@ -7196,7 +7196,7 @@ class Transaction {
|
|
|
7196
7196
|
return r && i._setSettings(r), i;
|
|
7197
7197
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7198
7198
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7199
|
-
registerVersion("firestore-lite", "4.2.0-canary.
|
|
7199
|
+
registerVersion("firestore-lite", "4.2.0-canary.e30d7a652", ""), registerVersion("firestore-lite", "4.2.0-canary.e30d7a652", "cjs2017");
|
|
7200
7200
|
}();
|
|
7201
7201
|
|
|
7202
7202
|
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.2.0-canary.
|
|
17
|
+
const version$1 = "4.2.0-canary.e30d7a652";
|
|
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.4.0-canary.
|
|
70
|
+
const version = "10.4.0-canary.e30d7a652";
|
|
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.2.0-canary.
|
|
9
|
+
const version$1 = "4.2.0-canary.e30d7a652";
|
|
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.4.0-canary.
|
|
62
|
+
const version = "10.4.0-canary.e30d7a652";
|
|
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.4.0-canary.
|
|
69
|
+
let E = "10.4.0-canary.e30d7a652";
|
|
70
70
|
|
|
71
71
|
/**
|
|
72
72
|
* @license
|
|
@@ -7206,7 +7206,7 @@ class Transaction {
|
|
|
7206
7206
|
return r && i._setSettings(r), i;
|
|
7207
7207
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7208
7208
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7209
|
-
n("firestore-lite", "4.2.0-canary.
|
|
7209
|
+
n("firestore-lite", "4.2.0-canary.e30d7a652", "rn"), n("firestore-lite", "4.2.0-canary.e30d7a652", "esm2017");
|
|
7210
7210
|
}();
|
|
7211
7211
|
|
|
7212
7212
|
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.2.0-canary.
|
|
3
|
+
"version": "4.2.0-canary.e30d7a652",
|
|
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.3-canary.
|
|
99
|
+
"@firebase/component": "0.6.4-canary.e30d7a652",
|
|
100
|
+
"@firebase/logger": "0.4.0-canary.e30d7a652",
|
|
101
|
+
"@firebase/util": "1.9.3-canary.e30d7a652",
|
|
102
|
+
"@firebase/webchannel-wrapper": "0.10.3-canary.e30d7a652",
|
|
103
103
|
"@grpc/grpc-js": "~1.9.0",
|
|
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.19-canary.
|
|
109
|
+
"@firebase/app": "0.9.19-canary.e30d7a652"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
|
-
"@firebase/app": "0.9.19-canary.
|
|
113
|
-
"@firebase/app-compat": "0.2.19-canary.
|
|
114
|
-
"@firebase/auth": "1.3.0-canary.
|
|
112
|
+
"@firebase/app": "0.9.19-canary.e30d7a652",
|
|
113
|
+
"@firebase/app-compat": "0.2.19-canary.e30d7a652",
|
|
114
|
+
"@firebase/auth": "1.3.0-canary.e30d7a652",
|
|
115
115
|
"@rollup/plugin-alias": "3.1.9",
|
|
116
116
|
"@rollup/plugin-json": "4.1.0",
|
|
117
117
|
"@types/eslint": "7.29.0",
|