@firebase/firestore 4.7.4-canary.a97ac88db → 4.7.4-canary.fe447151b

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 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.0.0-canary.a97ac88db";
74
+ let S = "11.0.1-canary.fe447151b";
75
75
 
76
76
  /**
77
77
  * @license
@@ -22225,9 +22225,9 @@ let Fe = null;
22225
22225
  return r = Object.assign({
22226
22226
  useFetchStreams: t
22227
22227
  }, r), s._setSettings(r), s;
22228
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.4-canary.a97ac88db", e),
22228
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.4-canary.fe447151b", e),
22229
22229
  // BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
22230
- app.registerVersion(w, "4.7.4-canary.a97ac88db", "cjs2017");
22230
+ app.registerVersion(w, "4.7.4-canary.fe447151b", "cjs2017");
22231
22231
  }();
22232
22232
 
22233
22233
  exports.AbstractUserDataWriter = AbstractUserDataWriter;
@@ -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.0.0-canary.a97ac88db";
70
+ let S = "11.0.1-canary.fe447151b";
71
71
 
72
72
  /**
73
73
  * @license
@@ -22221,9 +22221,9 @@ let Fe = null;
22221
22221
  return r = Object.assign({
22222
22222
  useFetchStreams: t
22223
22223
  }, r), s._setSettings(r), s;
22224
- }), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.7.4-canary.a97ac88db", e),
22224
+ }), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.7.4-canary.fe447151b", e),
22225
22225
  // BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
22226
- registerVersion(w, "4.7.4-canary.a97ac88db", "esm2017");
22226
+ registerVersion(w, "4.7.4-canary.fe447151b", "esm2017");
22227
22227
  }();
22228
22228
 
22229
22229
  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 };
@@ -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.4-canary.a97ac88db";
37
+ const version$1 = "4.7.4-canary.fe447151b";
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.0.0-canary.a97ac88db";
90
+ const version = "11.0.1-canary.fe447151b";
91
91
 
92
92
  /**
93
93
  * @license
@@ -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.4-canary.a97ac88db";
12
+ const version$1 = "4.7.4-canary.fe447151b";
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.0.0-canary.a97ac88db";
65
+ const version = "11.0.1-canary.fe447151b";
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.0.0-canary.a97ac88db";
75
+ let D = "11.0.1-canary.fe447151b";
76
76
 
77
77
  /**
78
78
  * @license
@@ -22244,9 +22244,9 @@ let xe = null;
22244
22244
  return r = Object.assign({
22245
22245
  useFetchStreams: t
22246
22246
  }, r), s._setSettings(r), s;
22247
- }), "PUBLIC").setMultipleInstances(!0)), r(b, "4.7.4-canary.a97ac88db", e),
22247
+ }), "PUBLIC").setMultipleInstances(!0)), r(b, "4.7.4-canary.fe447151b", e),
22248
22248
  // BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
22249
- r(b, "4.7.4-canary.a97ac88db", "esm2017");
22249
+ r(b, "4.7.4-canary.fe447151b", "esm2017");
22250
22250
  }("rn", /* useFetchStreams= */ !1);
22251
22251
 
22252
22252
  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 };
@@ -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 = "11.0.0-canary.a97ac88db";
66
+ let d = "11.0.1-canary.fe447151b";
67
67
 
68
68
  /**
69
69
  * @license
@@ -7350,7 +7350,7 @@ class Transaction {
7350
7350
  return r && i._setSettings(r), i;
7351
7351
  }), "PUBLIC").setMultipleInstances(!0)),
7352
7352
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
7353
- registerVersion("firestore-lite", "4.7.4-canary.a97ac88db", ""), registerVersion("firestore-lite", "4.7.4-canary.a97ac88db", "esm2017");
7353
+ registerVersion("firestore-lite", "4.7.4-canary.fe447151b", ""), registerVersion("firestore-lite", "4.7.4-canary.fe447151b", "esm2017");
7354
7354
  }();
7355
7355
 
7356
7356
  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 };
@@ -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 = "11.0.0-canary.a97ac88db";
66
+ let d = "11.0.1-canary.fe447151b";
67
67
 
68
68
  /**
69
69
  * @license
@@ -7350,7 +7350,7 @@ class Transaction {
7350
7350
  return r && i._setSettings(r), i;
7351
7351
  }), "PUBLIC").setMultipleInstances(!0)),
7352
7352
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
7353
- registerVersion("firestore-lite", "4.7.4-canary.a97ac88db", ""), registerVersion("firestore-lite", "4.7.4-canary.a97ac88db", "cjs2017");
7353
+ registerVersion("firestore-lite", "4.7.4-canary.fe447151b", ""), registerVersion("firestore-lite", "4.7.4-canary.fe447151b", "cjs2017");
7354
7354
  }();
7355
7355
 
7356
7356
  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 };
@@ -9,7 +9,7 @@ var util$1 = require('util');
9
9
  var util = require('@firebase/util');
10
10
  var crypto = require('crypto');
11
11
 
12
- const version$1 = "4.7.4-canary.a97ac88db";
12
+ const version$1 = "4.7.4-canary.fe447151b";
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.0.0-canary.a97ac88db";
65
+ const version = "11.0.1-canary.fe447151b";
66
66
 
67
67
  /**
68
68
  * @license
@@ -5,7 +5,7 @@ import { inspect } from 'util';
5
5
  import { FirebaseError, getDefaultEmulatorHostnameAndPort, createMockUserToken, getModularInstance, deepEqual } from '@firebase/util';
6
6
  import { randomBytes as randomBytes$1 } from 'crypto';
7
7
 
8
- const version$1 = "4.7.4-canary.a97ac88db";
8
+ const version$1 = "4.7.4-canary.fe447151b";
9
9
 
10
10
  /**
11
11
  * @license
@@ -58,7 +58,7 @@ User.GOOGLE_CREDENTIALS = new User('google-credentials-uid');
58
58
  User.FIRST_PARTY = new User('first-party-uid');
59
59
  User.MOCK_USER = new User('mock-user');
60
60
 
61
- const version = "11.0.0-canary.a97ac88db";
61
+ const version = "11.0.1-canary.fe447151b";
62
62
 
63
63
  /**
64
64
  * @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 = "11.0.0-canary.a97ac88db";
69
+ let E = "11.0.1-canary.fe447151b";
70
70
 
71
71
  /**
72
72
  * @license
@@ -7360,7 +7360,7 @@ class Transaction {
7360
7360
  return r && i._setSettings(r), i;
7361
7361
  }), "PUBLIC").setMultipleInstances(!0)),
7362
7362
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
7363
- n("firestore-lite", "4.7.4-canary.a97ac88db", "rn"), n("firestore-lite", "4.7.4-canary.a97ac88db", "esm2017");
7363
+ n("firestore-lite", "4.7.4-canary.fe447151b", "rn"), n("firestore-lite", "4.7.4-canary.fe447151b", "esm2017");
7364
7364
  }();
7365
7365
 
7366
7366
  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.4-canary.a97ac88db",
3
+ "version": "4.7.4-canary.fe447151b",
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.10-canary.a97ac88db",
98
- "@firebase/logger": "0.4.3-canary.a97ac88db",
99
- "@firebase/util": "1.10.1-canary.a97ac88db",
100
- "@firebase/webchannel-wrapper": "1.0.2-canary.a97ac88db",
97
+ "@firebase/component": "0.6.10-canary.fe447151b",
98
+ "@firebase/logger": "0.4.3-canary.fe447151b",
99
+ "@firebase/util": "1.10.1-canary.fe447151b",
100
+ "@firebase/webchannel-wrapper": "1.0.2-canary.fe447151b",
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.14-canary.a97ac88db"
106
+ "@firebase/app": "0.10.15-canary.fe447151b"
107
107
  },
108
108
  "devDependencies": {
109
- "@firebase/app": "0.10.14-canary.a97ac88db",
110
- "@firebase/app-compat": "0.2.44-canary.a97ac88db",
111
- "@firebase/auth": "1.8.0-canary.a97ac88db",
109
+ "@firebase/app": "0.10.15-canary.fe447151b",
110
+ "@firebase/app-compat": "0.2.45-canary.fe447151b",
111
+ "@firebase/auth": "1.8.0-canary.fe447151b",
112
112
  "@rollup/plugin-alias": "5.1.0",
113
113
  "@rollup/plugin-json": "4.1.0",
114
114
  "@types/eslint": "7.29.0",