@firebase/firestore 4.7.3-20240930164710 → 4.7.3

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 = "10.14.0-20240930164710";
74
+ let S = "10.14.0";
75
75
 
76
76
  /**
77
77
  * @license
@@ -22223,9 +22223,9 @@ let Fe = null;
22223
22223
  return r = Object.assign({
22224
22224
  useFetchStreams: t
22225
22225
  }, r), s._setSettings(r), s;
22226
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.3-20240930164710", e),
22226
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.3", e),
22227
22227
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
22228
- app.registerVersion(w, "4.7.3-20240930164710", "cjs2017");
22228
+ app.registerVersion(w, "4.7.3", "cjs2017");
22229
22229
  }();
22230
22230
 
22231
22231
  exports.AbstractUserDataWriter = AbstractUserDataWriter;