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