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.9 to 0.8.0

2

index.js

@@ -237,4 +237,2 @@ import TextAnnotator from 'text-annotator'

newContent = highlighter.highlight(highlightIndex, {
content: newContent,
returnContent: true,
highlightIdPattern,

@@ -241,0 +239,0 @@ highlightClass

4

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

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