@firebase/firestore 4.7.6-canary.144bc3709 → 4.7.6-canary.3aefcc3e1
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.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.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
|
@@ -71,7 +71,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
71
71
|
* See the License for the specific language governing permissions and
|
|
72
72
|
* limitations under the License.
|
|
73
73
|
*/
|
|
74
|
-
let S = "11.2.0-canary.
|
|
74
|
+
let S = "11.2.0-canary.3aefcc3e1";
|
|
75
75
|
|
|
76
76
|
/**
|
|
77
77
|
* @license
|
|
@@ -22255,9 +22255,9 @@ let Fe = null;
|
|
|
22255
22255
|
return r = Object.assign({
|
|
22256
22256
|
useFetchStreams: t
|
|
22257
22257
|
}, r), s._setSettings(r), s;
|
|
22258
|
-
}), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.6-canary.
|
|
22258
|
+
}), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.6-canary.3aefcc3e1", e),
|
|
22259
22259
|
// BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
|
|
22260
|
-
app.registerVersion(w, "4.7.6-canary.
|
|
22260
|
+
app.registerVersion(w, "4.7.6-canary.3aefcc3e1", "cjs2017");
|
|
22261
22261
|
}();
|
|
22262
22262
|
|
|
22263
22263
|
exports.AbstractUserDataWriter = AbstractUserDataWriter;
|
package/dist/index.esm2017.js
CHANGED
|
@@ -67,7 +67,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
67
67
|
* See the License for the specific language governing permissions and
|
|
68
68
|
* limitations under the License.
|
|
69
69
|
*/
|
|
70
|
-
let S = "11.2.0-canary.
|
|
70
|
+
let S = "11.2.0-canary.3aefcc3e1";
|
|
71
71
|
|
|
72
72
|
/**
|
|
73
73
|
* @license
|
|
@@ -22251,9 +22251,9 @@ let Fe = null;
|
|
|
22251
22251
|
return r = Object.assign({
|
|
22252
22252
|
useFetchStreams: t
|
|
22253
22253
|
}, r), s._setSettings(r), s;
|
|
22254
|
-
}), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.7.6-canary.
|
|
22254
|
+
}), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.7.6-canary.3aefcc3e1", e),
|
|
22255
22255
|
// BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
|
|
22256
|
-
registerVersion(w, "4.7.6-canary.
|
|
22256
|
+
registerVersion(w, "4.7.6-canary.3aefcc3e1", "esm2017");
|
|
22257
22257
|
}();
|
|
22258
22258
|
|
|
22259
22259
|
export { AbstractUserDataWriter, AggregateField, AggregateQuerySnapshot, Bytes, Se 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, VectorValue, WriteBatch, __PRIVATE_AutoId as _AutoId, 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, _internalAggregationQueryToProtoRunAggregationQueryRequest, _internalQueryToProtoQueryTarget, __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, vector, waitForPendingWrites, where, writeBatch };
|
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.7.6-canary.
|
|
37
|
+
const version$1 = "4.7.6-canary.3aefcc3e1";
|
|
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 = "11.2.0-canary.
|
|
90
|
+
const version = "11.2.0-canary.3aefcc3e1";
|
|
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.7.6-canary.
|
|
12
|
+
const version$1 = "4.7.6-canary.3aefcc3e1";
|
|
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 = "11.2.0-canary.
|
|
65
|
+
const version = "11.2.0-canary.3aefcc3e1";
|
|
66
66
|
|
|
67
67
|
/**
|
|
68
68
|
* @license
|
package/dist/index.rn.js
CHANGED
|
@@ -72,7 +72,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
72
72
|
* See the License for the specific language governing permissions and
|
|
73
73
|
* limitations under the License.
|
|
74
74
|
*/
|
|
75
|
-
let D = "11.2.0-canary.
|
|
75
|
+
let D = "11.2.0-canary.3aefcc3e1";
|
|
76
76
|
|
|
77
77
|
/**
|
|
78
78
|
* @license
|
|
@@ -22274,9 +22274,9 @@ let xe = null;
|
|
|
22274
22274
|
return r = Object.assign({
|
|
22275
22275
|
useFetchStreams: t
|
|
22276
22276
|
}, r), s._setSettings(r), s;
|
|
22277
|
-
}), "PUBLIC").setMultipleInstances(!0)), r(b, "4.7.6-canary.
|
|
22277
|
+
}), "PUBLIC").setMultipleInstances(!0)), r(b, "4.7.6-canary.3aefcc3e1", e),
|
|
22278
22278
|
// BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
|
|
22279
|
-
r(b, "4.7.6-canary.
|
|
22279
|
+
r(b, "4.7.6-canary.3aefcc3e1", "esm2017");
|
|
22280
22280
|
}("rn", /* useFetchStreams= */ !1);
|
|
22281
22281
|
|
|
22282
22282
|
export { AbstractUserDataWriter, AggregateField, AggregateQuerySnapshot, Bytes, De 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, VectorValue, WriteBatch, __PRIVATE_AutoId as _AutoId, 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, _internalAggregationQueryToProtoRunAggregationQueryRequest, _internalQueryToProtoQueryTarget, __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, vector, waitForPendingWrites, where, writeBatch };
|
|
@@ -64,7 +64,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
64
64
|
* See the License for the specific language governing permissions and
|
|
65
65
|
* limitations under the License.
|
|
66
66
|
*/
|
|
67
|
-
let f = "11.2.0-canary.
|
|
67
|
+
let f = "11.2.0-canary.3aefcc3e1";
|
|
68
68
|
|
|
69
69
|
/**
|
|
70
70
|
* @license
|
|
@@ -7367,7 +7367,7 @@ class Transaction {
|
|
|
7367
7367
|
return r && i._setSettings(r), i;
|
|
7368
7368
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7369
7369
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7370
|
-
registerVersion("firestore-lite", "4.7.6-canary.
|
|
7370
|
+
registerVersion("firestore-lite", "4.7.6-canary.3aefcc3e1", ""), registerVersion("firestore-lite", "4.7.6-canary.3aefcc3e1", "esm2017");
|
|
7371
7371
|
}();
|
|
7372
7372
|
|
|
7373
7373
|
export { AggregateField, AggregateQuerySnapshot, Bytes, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, Timestamp, Transaction, VectorValue, 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, vector, where, writeBatch };
|
package/dist/lite/index.cjs.js
CHANGED
|
@@ -64,7 +64,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
64
64
|
* See the License for the specific language governing permissions and
|
|
65
65
|
* limitations under the License.
|
|
66
66
|
*/
|
|
67
|
-
let f = "11.2.0-canary.
|
|
67
|
+
let f = "11.2.0-canary.3aefcc3e1";
|
|
68
68
|
|
|
69
69
|
/**
|
|
70
70
|
* @license
|
|
@@ -7367,7 +7367,7 @@ class Transaction {
|
|
|
7367
7367
|
return r && i._setSettings(r), i;
|
|
7368
7368
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7369
7369
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7370
|
-
registerVersion("firestore-lite", "4.7.6-canary.
|
|
7370
|
+
registerVersion("firestore-lite", "4.7.6-canary.3aefcc3e1", ""), registerVersion("firestore-lite", "4.7.6-canary.3aefcc3e1", "cjs2017");
|
|
7371
7371
|
}();
|
|
7372
7372
|
|
|
7373
7373
|
export { AggregateField, AggregateQuerySnapshot, Bytes, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, Timestamp, Transaction, VectorValue, 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, vector, where, writeBatch };
|
|
@@ -10,7 +10,7 @@ var util = require('@firebase/util');
|
|
|
10
10
|
var bloomBlob = require('@firebase/webchannel-wrapper/bloom-blob');
|
|
11
11
|
var crypto = require('crypto');
|
|
12
12
|
|
|
13
|
-
const version$1 = "4.7.6-canary.
|
|
13
|
+
const version$1 = "4.7.6-canary.3aefcc3e1";
|
|
14
14
|
|
|
15
15
|
/**
|
|
16
16
|
* @license
|
|
@@ -63,7 +63,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
|
|
|
63
63
|
User.FIRST_PARTY = new User('first-party-uid');
|
|
64
64
|
User.MOCK_USER = new User('mock-user');
|
|
65
65
|
|
|
66
|
-
const version = "11.2.0-canary.
|
|
66
|
+
const version = "11.2.0-canary.3aefcc3e1";
|
|
67
67
|
|
|
68
68
|
/**
|
|
69
69
|
* @license
|
package/dist/lite/index.node.mjs
CHANGED
|
@@ -6,7 +6,7 @@ import { FirebaseError, getDefaultEmulatorHostnameAndPort, createMockUserToken,
|
|
|
6
6
|
import { Integer } from '@firebase/webchannel-wrapper/bloom-blob';
|
|
7
7
|
import { randomBytes as randomBytes$1 } from 'crypto';
|
|
8
8
|
|
|
9
|
-
const version$1 = "4.7.6-canary.
|
|
9
|
+
const version$1 = "4.7.6-canary.3aefcc3e1";
|
|
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 = "11.2.0-canary.
|
|
62
|
+
const version = "11.2.0-canary.3aefcc3e1";
|
|
63
63
|
|
|
64
64
|
/**
|
|
65
65
|
* @license
|
|
@@ -68,7 +68,7 @@ User.MOCK_USER = new User("mock-user");
|
|
|
68
68
|
* See the License for the specific language governing permissions and
|
|
69
69
|
* limitations under the License.
|
|
70
70
|
*/
|
|
71
|
-
let m = "11.2.0-canary.
|
|
71
|
+
let m = "11.2.0-canary.3aefcc3e1";
|
|
72
72
|
|
|
73
73
|
/**
|
|
74
74
|
* @license
|
|
@@ -7378,7 +7378,7 @@ class Transaction {
|
|
|
7378
7378
|
return r && i._setSettings(r), i;
|
|
7379
7379
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
7380
7380
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
7381
|
-
n("firestore-lite", "4.7.6-canary.
|
|
7381
|
+
n("firestore-lite", "4.7.6-canary.3aefcc3e1", "rn"), n("firestore-lite", "4.7.6-canary.3aefcc3e1", "esm2017");
|
|
7382
7382
|
}();
|
|
7383
7383
|
|
|
7384
7384
|
export { AggregateField, AggregateQuerySnapshot, Bytes, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, Timestamp, Transaction, VectorValue, 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, vector, where, writeBatch };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@firebase/firestore",
|
|
3
|
-
"version": "4.7.6-canary.
|
|
3
|
+
"version": "4.7.6-canary.3aefcc3e1",
|
|
4
4
|
"engines": {
|
|
5
5
|
"node": ">=18.0.0"
|
|
6
6
|
},
|
|
@@ -94,21 +94,21 @@
|
|
|
94
94
|
"lite/package.json"
|
|
95
95
|
],
|
|
96
96
|
"dependencies": {
|
|
97
|
-
"@firebase/component": "0.6.12-canary.
|
|
98
|
-
"@firebase/logger": "0.4.4-canary.
|
|
99
|
-
"@firebase/util": "1.10.3-canary.
|
|
100
|
-
"@firebase/webchannel-wrapper": "1.0.3-canary.
|
|
97
|
+
"@firebase/component": "0.6.12-canary.3aefcc3e1",
|
|
98
|
+
"@firebase/logger": "0.4.4-canary.3aefcc3e1",
|
|
99
|
+
"@firebase/util": "1.10.3-canary.3aefcc3e1",
|
|
100
|
+
"@firebase/webchannel-wrapper": "1.0.3-canary.3aefcc3e1",
|
|
101
101
|
"@grpc/grpc-js": "~1.9.0",
|
|
102
102
|
"@grpc/proto-loader": "^0.7.8",
|
|
103
103
|
"tslib": "^2.1.0"
|
|
104
104
|
},
|
|
105
105
|
"peerDependencies": {
|
|
106
|
-
"@firebase/app": "0.10.18-canary.
|
|
106
|
+
"@firebase/app": "0.10.18-canary.3aefcc3e1"
|
|
107
107
|
},
|
|
108
108
|
"devDependencies": {
|
|
109
|
-
"@firebase/app": "0.10.18-canary.
|
|
110
|
-
"@firebase/app-compat": "0.2.48-canary.
|
|
111
|
-
"@firebase/auth": "1.8.2-canary.
|
|
109
|
+
"@firebase/app": "0.10.18-canary.3aefcc3e1",
|
|
110
|
+
"@firebase/app-compat": "0.2.48-canary.3aefcc3e1",
|
|
111
|
+
"@firebase/auth": "1.8.2-canary.3aefcc3e1",
|
|
112
112
|
"@rollup/plugin-alias": "5.1.0",
|
|
113
113
|
"@rollup/plugin-json": "4.1.0",
|
|
114
114
|
"@types/eslint": "7.29.0",
|