@firebase/firestore 4.7.10-canary.1df3d26fb → 4.7.10-canary.4e0f630e7

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 S = "@firebase/firestore", D = "4.7.10-canary.1df3d26fb";
12
+ const S = "@firebase/firestore", D = "4.7.10-canary.4e0f630e7";
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 v = "11.6.0-canary.1df3d26fb";
74
+ let v = "11.6.0-canary.4e0f630e7";
75
75
 
76
76
  /**
77
77
  * @license
@@ -14169,7 +14169,7 @@ class __PRIVATE_WebChannelConnection extends __PRIVATE_RestConnection {
14169
14169
  h || (h = !0, __PRIVATE_logDebug(Gt, `RPC '${e}' stream ${r} transport closed`),
14170
14170
  P.Ko());
14171
14171
  })), __PRIVATE_unguardedEventListen(c, webchannelBlob.WebChannel.EventType.ERROR, (t => {
14172
- h || (h = !0, __PRIVATE_logWarn(Gt, `RPC '${e}' stream ${r} transport errored:`, t),
14172
+ h || (h = !0, __PRIVATE_logWarn(Gt, `RPC '${e}' stream ${r} transport errored. Name:`, t.name, "Message:", t.message),
14173
14173
  P.Ko(new FirestoreError(F.UNAVAILABLE, "The operation could not be completed")));
14174
14174
  })), __PRIVATE_unguardedEventListen(c, webchannelBlob.WebChannel.EventType.MESSAGE, (t => {
14175
14175
  var n;