@firebase/firestore 4.6.2-20240508224036 → 4.6.2-canary.8fb372afb

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 b = "10.12.0-20240508224036";
74
+ let b = "10.12.0-canary.8fb372afb";
75
75
 
76
76
  /**
77
77
  * @license
@@ -21992,9 +21992,9 @@ let ve = null;
21992
21992
  return r = Object.assign({
21993
21993
  useFetchStreams: t
21994
21994
  }, r), s._setSettings(r), s;
21995
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.6.2-20240508224036", e),
21995
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.6.2-canary.8fb372afb", e),
21996
21996
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21997
- app.registerVersion(S, "4.6.2-20240508224036", "cjs2017");
21997
+ app.registerVersion(S, "4.6.2-canary.8fb372afb", "cjs2017");
21998
21998
  }();
21999
21999
 
22000
22000
  exports.AbstractUserDataWriter = AbstractUserDataWriter;