@firebase/firestore 4.0.0-20230706224113 → 4.0.0-canary.82d7df439

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 b = "10.0.0-20230706224113";
73
+ let b = "10.0.0-canary.82d7df439";
74
74
 
75
75
  /**
76
76
  * @license
@@ -21551,9 +21551,9 @@ function __PRIVATE_tryGetString(e, t) {
21551
21551
  return r = Object.assign({
21552
21552
  useFetchStreams: t
21553
21553
  }, r), s._setSettings(r), s;
21554
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.0.0-20230706224113", e),
21554
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.0.0-canary.82d7df439", e),
21555
21555
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21556
- app.registerVersion(S, "4.0.0-20230706224113", "cjs2017");
21556
+ app.registerVersion(S, "4.0.0-canary.82d7df439", "cjs2017");
21557
21557
  }();
21558
21558
 
21559
21559
  exports.AbstractUserDataWriter = AbstractUserDataWriter;