Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "daq-proc", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Simple document processor for [nowsearch.xyz](https://github.com/eklem/nowsearch.xyz) to makes search running in the browser and node.js a little better. Removes stopwords (smaller index and less irrelevant hits), extract keywords to filter on and prepares ngrams for auto-complete functionality.", | ||
@@ -22,4 +22,4 @@ "main": "index.js", | ||
"words-n-numbers": "^2.0.1", | ||
"stopword": "^0.3.4", | ||
"eklem-headline-parser": "^2.0.3", | ||
"stopword": "^0.3.5", | ||
"eklem-headline-parser": "^2.0.4", | ||
"ngraminator": "^2.0.1", | ||
@@ -26,0 +26,0 @@ "hit-highlighter": "1.0.1", |
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
3251386
22
2974
Updatedeklem-headline-parser@^2.0.4
Updatedstopword@^0.3.5