@firebase/database 1.1.4 → 1.1.5

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.
@@ -1256,7 +1256,7 @@ WebSocketConnection.responsesRequiredToBeHealthy = 2;
1256
1256
  WebSocketConnection.healthyTimeout = 30000;
1257
1257
 
1258
1258
  const name = "@firebase/database";
1259
- const version = "1.1.4";
1259
+ const version = "1.1.5";
1260
1260
 
1261
1261
  /**
1262
1262
  * @license