node-levenshtein
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "node-levenshtein", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Fastest Levenshtein distance implementation.", | ||
@@ -9,6 +9,2 @@ "main": "node-levenshtein.js", | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"install": "node-gyp rebuild" | ||
}, | ||
"repository": { | ||
@@ -15,0 +11,0 @@ "type": "git", |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
7521224