@firebase/firestore 4.9.3-20251215180848 → 4.9.3-canary.9cf4b7e35

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
@@ -9,7 +9,7 @@ var util = require('@firebase/util');
9
9
  var bloomBlob = require('@firebase/webchannel-wrapper/bloom-blob');
10
10
  var webchannelBlob = require('@firebase/webchannel-wrapper/webchannel-blob');
11
11
 
12
- const F = "@firebase/firestore", M = "4.9.3-20251215180848";
12
+ const F = "@firebase/firestore", M = "4.9.3-canary.9cf4b7e35";
13
13
 
14
14
  /**
15
15
  * @license
@@ -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 x = "12.6.1-20251215180848";
74
+ let x = "12.7.0-canary.9cf4b7e35";
75
75
 
76
76
  /**
77
77
  * @license