dictionary-en-us
Advanced tools
Comparing version
15
index.js
@@ -53,17 +53,8 @@ /** | ||
if (exception) { | ||
return; | ||
} | ||
if (err) { | ||
exception = err; | ||
callback(err); | ||
return; | ||
} | ||
exception = exception || err; | ||
result[name] = doc; | ||
if (pos) { | ||
callback(exception, !exception && result) | ||
callback(exception, !exception && result) | ||
result = exception = null; | ||
} | ||
@@ -70,0 +61,0 @@ }); |
{ | ||
"name": "dictionary-en-us", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "English (United States) spelling dictionary in UTF-8", | ||
@@ -5,0 +5,0 @@ "license": "(MIT AND BSD)", |
563423
-0.02%60
-9.09%