node-levenshtein
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "node-levenshtein", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Fastest Levenshtein distance implementation.", | ||
@@ -12,10 +12,21 @@ "main": "./js/node-levenshtein.js", | ||
"levenshtein", | ||
"distance", | ||
"fast", | ||
"fastest", | ||
"distance", | ||
"native", | ||
"n-api", | ||
"fastest", | ||
"edit", | ||
"string", | ||
"similarity" | ||
"similarity", | ||
"algorithm", | ||
"addon", | ||
"comparison", | ||
"fuzzy", | ||
"search", | ||
"string", | ||
"matching", | ||
"match", | ||
"similar", | ||
"node", | ||
"difference" | ||
], | ||
@@ -22,0 +33,0 @@ "author": "Kasper U. Weihe", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
7520982
31
9