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

1345
18

1.0.173

Diff
andris
published 1.0.173 •

Changelog

Source

1.0.173 (2025-01-08)

Bug Fixes

  • bodystructure: Handle invalid BODYSTRUCTURE from Bluemind mail server (b63f861)
andris
published 1.0.172 •

Changelog

Source

1.0.172 (2025-01-03)

Bug Fixes

  • password-auth: Added option auth.loginMethod to set specific authentication method ('LOGIN', 'AUTH=PLAIN', 'AUTH=LOGIN') (ce3c339)
andris
published 1.0.171 •

Changelog

Source

1.0.171 (2024-12-05)

Bug Fixes

  • Trying to re-publish as previous release attempt failed, no actual changes (d882816)
andris
published 1.0.170 •

Changelog

Source

1.0.170 (2024-12-05)

Bug Fixes

  • uidvalidity: Do not expect UIDVALIDITY to always exist (7761653)
andris
published 1.0.169 •

Changelog

Source

1.0.169 (2024-11-08)

Bug Fixes

  • fetc: Treat 'Some of the requested messages no longer exist' as a success, not a failure (565f988)
andris
published 1.0.168 •

Changelog

Source

1.0.168 (2024-11-07)

Bug Fixes

  • imap: Fixed issue with a single + response (51be3a9)
andris
published 1.0.167 •

Changelog

Source

1.0.167 (2024-11-07)

Bug Fixes

  • auth: Prefer AUTH=LOGIN and AUTH=PLAIN to LOGIN (3efd98a)
andris
published 1.0.166 •

Changelog

Source

1.0.166 (2024-11-05)

Bug Fixes

  • login: Always treat username and password as strings, not atom (01b3471)
andris
published 1.0.165 •

Changelog

Source

1.0.165 (2024-11-01)

Bug Fixes

  • imap: Support invalid servers that return a full partial instead of starting byte for a FETCH property (7281ce9)
andris
published 1.0.164 •

Changelog

Source

1.0.164 (2024-07-09)

Bug Fixes