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

highlightable

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highlightable - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0-beta.0

3

package.json
{
"name": "highlightable",
"version": "1.1.0",
"version": "1.2.0-beta.0",
"description": "Component that help highlighting text",

@@ -36,2 +36,3 @@ "main": "lib/Highlightable.min.js",

"webpack": "3.4.1",
"webpack-cli": "^4.9.1",
"yargs": "8.0.2"

@@ -38,0 +39,0 @@ },

@@ -55,2 +55,5 @@ [![Build Status](https://travis-ci.org/ydeshayes/react-highlight.svg?branch=master)](https://travis-ci.org/ydeshayes/react-highlight)

* **nodeRenderer** -> func: Use this function to customise the render of the nodes.
`(charIndex, range, text, url, isEmoji) => {return node}`
### Range object:

@@ -57,0 +60,0 @@

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