Comparing version 1.0.18 to 1.0.19
@@ -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", |