@firebase/firestore 3.8.3-canary.36558bd2e → 3.8.3-canary.39c9ada85

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 @@ v.MOCK_USER = new v("mock-user");
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- let P = "9.17.1-canary.36558bd2e";
73
+ let P = "9.17.1-canary.39c9ada85";
74
74
 
75
75
  /**
76
76
  * @license
@@ -16227,7 +16227,7 @@ function la(t, e = 10240) {
16227
16227
  },
16228
16228
  async cancel() {},
16229
16229
  releaseLock() {},
16230
- closed: Promise.reject("unimplemented")
16230
+ closed: Promise.resolve()
16231
16231
  };
16232
16232
  }
16233
16233
 
@@ -20744,9 +20744,9 @@ function pf(t, e) {
20744
20744
  return s = Object.assign({
20745
20745
  useFetchStreams: e
20746
20746
  }, s), r._setSettings(s), r;
20747
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.8.3-canary.36558bd2e", t),
20747
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.8.3-canary.39c9ada85", t),
20748
20748
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
20749
- app.registerVersion(b, "3.8.3-canary.36558bd2e", "cjs2017");
20749
+ app.registerVersion(b, "3.8.3-canary.39c9ada85", "cjs2017");
20750
20750
  }();
20751
20751
 
20752
20752
  exports.AbstractUserDataWriter = Sl;