Comparing version 0.7.0 to 0.7.1
@@ -239,3 +239,5 @@ #!/usr/bin/env node | ||
json.dictionary || (dictionary = json.dictionary); | ||
if(json.dictionary) { | ||
dictionary = json.dictionary; | ||
} | ||
@@ -242,0 +244,0 @@ if(program.dictionary) { |
@@ -10,3 +10,3 @@ { | ||
"description": "Search tool typos in the text, files and websites", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"license": "MIT", | ||
@@ -13,0 +13,0 @@ "homepage": "https://github.com/hcodes/yaspeller", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55608
882