Use leven module for levenshtein distance
https://github.com/sindresorhus/leven No point in bundling code like this. Leven is also the fastest one: https://github.com/sindresorhus/leven#benchmark
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"fs-readdir-recursive": "0.1.0",
|
||||
"globals": "^5.1.0",
|
||||
"js-tokenizer": "1.3.3",
|
||||
"leven": "^1.0.1",
|
||||
"lodash": "3.0.0",
|
||||
"output-file-sync": "1.1.0",
|
||||
"private": "0.1.6",
|
||||
|
||||
Reference in New Issue
Block a user