fast-fuzzy
Advanced tools
Comparing version 1.10.4 to 1.10.5
{ | ||
"name": "fast-fuzzy", | ||
"version": "1.10.4", | ||
"version": "1.10.5", | ||
"description": "Fast and tiny fuzzy-search utility", | ||
@@ -43,9 +43,9 @@ "main": "lib/fuzzy.js", | ||
"eslint": "^7.2.0", | ||
"mocha": "^8.0.1", | ||
"mocha": "^8.1.1", | ||
"rollup": "^2.16.1", | ||
"rollup-plugin-babel": "^4.4.0" | ||
}, | ||
"dependencies": { | ||
"graphemesplit": "^2.3.0", | ||
"rollup": "^2.16.1" | ||
"graphemesplit": "^2.3.0" | ||
} | ||
} |
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
1
8
- Removedrollup@^2.16.1
- Removedfsevents@2.3.3(transitive)
- Removedrollup@2.79.2(transitive)