Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

js-solr-highlighter

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-solr-highlighter - npm Package Compare versions

Comparing version 0.7.8 to 0.7.9

.DS_Store

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc