@firebase/firestore 4.7.4-20241017211210 → 4.7.4-canary.052e438bc

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-20241017211210";
74
+ let S = "11.0.1-canary.052e438bc";
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-20241017211210", e),
22228
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.4-canary.052e438bc", e),
22229
22229
  // BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
22230
- app.registerVersion(w, "4.7.4-20241017211210", "cjs2017");
22230
+ app.registerVersion(w, "4.7.4-canary.052e438bc", "cjs2017");
22231
22231
  }();
22232
22232
 
22233
22233
  exports.AbstractUserDataWriter = AbstractUserDataWriter;