js-solr-highlighter
Advanced tools
Comparing version 0.7.9 to 0.8.0
@@ -237,4 +237,2 @@ import TextAnnotator from 'text-annotator' | ||
newContent = highlighter.highlight(highlightIndex, { | ||
content: newContent, | ||
returnContent: true, | ||
highlightIdPattern, | ||
@@ -241,0 +239,0 @@ highlightClass |
{ | ||
"name": "js-solr-highlighter", | ||
"version": "0.7.9", | ||
"version": "0.8.0", | ||
"description": "A JavaScript library for highlighting HTML text based on the query in the lucene/solr query syntax", | ||
@@ -18,3 +18,3 @@ "main": "build/index.js", | ||
"lucene": "^2.1.1", | ||
"text-annotator": "^0.7.5" | ||
"text-annotator": "^0.8.1" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
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
53165
948
+ Addedhtml-entities@2.5.2(transitive)
+ Addedtext-annotator@0.8.9(transitive)
- Removedhtml-entities@1.4.0(transitive)
- Removedtext-annotator@0.7.9(transitive)
Updatedtext-annotator@^0.8.1