Socket
Book a DemoInstallSign in
Socket

react-lines-ellipsis

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-lines-ellipsis - npm Package Compare versions

Comparing version

to
0.10.2

2

package.json
{
"name": "react-lines-ellipsis",
"version": "0.10.1",
"version": "0.10.2",
"description": "Simple multiline ellipsis component for React.JS",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -59,5 +59,6 @@ [![npm version](https://badge.fury.io/js/react-lines-ellipsis.svg)](https://www.npmjs.com/package/react-lines-ellipsis)

- only accept plain text by default. Use `lib/html.js` for experimental rich html support
- not clamps text on the server side or with JavaScript disabled
- only accepts plain text by default. Use `lib/html.js` for experimental rich html support
- can be fooled by some special styles: `::first-letter`, ligatures, etc.
- require modern browsers env
- requires modern browsers env

@@ -64,0 +65,0 @@ ## Experimental html truncation