browserbox
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "browserbox", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"homepage": "https://github.com/whiteout-io/browserbox", | ||
@@ -5,0 +5,0 @@ "description": "IMAP client for browsers.", |
@@ -404,3 +404,3 @@ // Copyright (c) 2014 Andris Reinman | ||
clearTimeout(this._idleTimer); | ||
clearTimeout(this._socketTimeoutTimer); | ||
@@ -407,0 +407,0 @@ var match, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
361459
8390