js-solr-highlighter
Advanced tools
Comparing version 0.7.8 to 0.7.9
{ | ||
"name": "js-solr-highlighter", | ||
"version": "0.7.8", | ||
"version": "0.7.9", | ||
"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.6.6" | ||
"text-annotator": "^0.7.5" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
@@ -10,4 +10,4 @@ # js-solr-highlighter | ||
## An example from Europe PMC | ||
js-solr-highlighter has been used to highlight the article titles in the search results of [Europe PMC](https://europepmc.org "Europe PMC"). An example is https://europepmc.org/search?query=blood%20AND%20TITLE%3Acancer | ||
!["an example from Europe PMC" "an example from Europe PMC"](example.JPG) | ||
js-solr-highlighter has been used to highlight the article titles in the search results of [Europe PMC](https://europepmc.org "Europe PMC"), an open science platform that enables access to a worldwide collection of life science publications. An example is https://europepmc.org/search?query=blood%20AND%20TITLE%3Acancer | ||
!["an example from Europe PMC" "an example from Europe PMC"](https://raw.githubusercontent.com/zhan-huang/assets/master/js-solr-highlighter/example.JPG) | ||
@@ -14,0 +14,0 @@ ## Basic usage |
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
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
53231
1
+ Addedhtml-entities@1.4.0(transitive)
+ Addedtext-annotator@0.7.9(transitive)
- Removedtext-annotator@0.6.9(transitive)
Updatedtext-annotator@^0.7.5