@social-mail/social-mail-client 1.8.352 → 1.8.353

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.
@@ -22814,7 +22814,7 @@ System.register([], function (_export, _context) {
22814
22814
  name: "Social Mail"
22815
22815
  };
22816
22816
  (_b = socialMail.links) !== null && _b !== void 0 ? _b : socialMail.links = {};
22817
- (_c = socialMail.maxStreamSize) !== null && _c !== void 0 ? _c : socialMail.maxStreamSize = 100 * 1024 * 1024;
22817
+ (_c = socialMail.maxStreamSize) !== null && _c !== void 0 ? _c : socialMail.maxStreamSize = 500 * 1024 * 1024;
22818
22818
  SocialMailApp = class SocialMailApp {
22819
22819
  static get isAdmin() {
22820
22820
  var _a;