New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

imapflow

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imapflow - npm Package Versions

1
35
18

1.0.154

Diff
andris
published 1.0.154 •

Changelog

Source

1.0.154 (2024-03-05)

Bug Fixes

  • FETCH: throw on failing FETCH (12f9a45)
andris
published 1.0.153 •

Changelog

Source

1.0.153 (2024-02-29)

Bug Fixes

andris
published 1.0.152 •

Changelog

Source

1.0.152 (2024-02-12)

Bug Fixes

  • address: do not use '@' instead of empyt address if a field does not contain a value (aeabbde)
andris
published 1.0.151 •

Changelog

Source

1.0.151 (2024-02-12)

Bug Fixes

  • filename: Fixed filename decoding for the download method (68a8159)
andris
published 1.0.150 •

Changelog

Source

1.0.150 (2024-02-01)

Bug Fixes

  • deps: Bumped Nodemailer version (ee02764)
andris
published 1.0.149 •

Changelog

Source

1.0.149 (2024-01-31)

Bug Fixes

  • flag-colors: added a method to set Flag Color. The color is also included in the Fetch response structure (d840951)
andris
published 1.0.148 •

Changelog

Source

1.0.148 (2024-01-16)

Bug Fixes

  • logout: Fixed race condition for logout and TCP close. Fixes #161 (39a7333)
andris
published 1.0.147 •

Changelog

Source

1.0.147 (2023-10-26)

Bug Fixes

  • idle: removed unneeded variable (da59d9a)
andris
published 1.0.146 •

Changelog

Source

1.0.146 (2023-10-26)

Bug Fixes

  • throttling: automatically retry throttled FETCH commands a few times (07a9aea)
andris
published 1.0.145 •

Changelog

Source

1.0.145 (2023-10-26)

Bug Fixes

  • docs: Fixed mailbox property name in AppendResponseObject (ca6d789)
  • special-use: support custom special use flags for the Archive folder (17aa6a8)