highlightable
Advanced tools
Comparing version 1.1.0 to 1.2.0-beta.0
{ | ||
"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 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
247403
71
26
1