fast-fuzzy
Advanced tools
Comparing version 1.11.0 to 1.11.1
@@ -5,3 +5,3 @@ declare module 'fast-fuzzy' { | ||
bestMatch = "bestMatch", | ||
}; | ||
} | ||
@@ -8,0 +8,0 @@ interface FuzzyOptions { |
{ | ||
"name": "fast-fuzzy", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Fast and tiny fuzzy-search utility", | ||
@@ -5,0 +5,0 @@ "main": "lib/fuzzy.js", |
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
40274