Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

imapflow

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imapflow - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

3

lib/commands/idle.js

@@ -15,5 +15,6 @@ 'use strict';

try {
connection.idling = true;
connection.onPlusTag = async () => {
connection.log.debug({ src: 'c', msg: `initiated IDLE` });
connection.idling = true;
};

@@ -20,0 +21,0 @@

{
"name": "imapflow",
"version": "1.0.14",
"version": "1.0.15",
"description": "IMAP Client for Node",

@@ -5,0 +5,0 @@ "main": "./lib/imap-flow.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc