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
171
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.18 to 1.0.19

2

lib/tools.js

@@ -286,3 +286,3 @@ 'use strict';

case 'bodystructure':
map.bodystructure = module.exports.parseBodystructure(attribute);
map.bodyStructure = module.exports.parseBodystructure(attribute);
break;

@@ -289,0 +289,0 @@

{
"name": "imapflow",
"version": "1.0.18",
"version": "1.0.19",
"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