@firebase/firestore 4.3.0-20231011154928 → 4.3.0

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
@@ -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.5.0-20231011154928";
73
+ let S = "10.5.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -21785,9 +21785,9 @@ let Se = null;
21785
21785
  return r = Object.assign({
21786
21786
  useFetchStreams: t
21787
21787
  }, r), s._setSettings(r), s;
21788
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.3.0-20231011154928", e),
21788
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.3.0", e),
21789
21789
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21790
- app.registerVersion(w, "4.3.0-20231011154928", "cjs2017");
21790
+ app.registerVersion(w, "4.3.0", "cjs2017");
21791
21791
  }();
21792
21792
 
21793
21793
  exports.AbstractUserDataWriter = AbstractUserDataWriter;