New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

html-ellipsis

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-ellipsis - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## [2.0.1](https://github.com/alexghr/html-ellipsis/compare/v2.0.0...v2.0.1) (2022-01-03)
# [2.0.0](https://github.com/alexghr/html-ellipsis/compare/v1.1.1...v2.0.0) (2022-01-03)

@@ -2,0 +4,0 @@

2

package.json
{
"name": "html-ellipsis",
"version": "2.0.0",
"version": "2.0.1",
"description": "truncates a html string without messing up the tags",

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

# html-ellipsis
[![NPM](https://img.shields.io/npm/l/html-ellipsis)](https://github.com/alexghr/html-ellipsis/blob/main/LICENSE)
[![Test](https://github.com/alexghr/html-ellipsis/actions/workflows/test.yml/badge.svg)](https://github.com/alexghr/html-ellipsis/actions/workflows/test.yml)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
[![npm](https://img.shields.io/npm/v/html-ellipsis)](https://www.npmjs.com/package/html-ellipsis)
[![npm](https://img.shields.io/npm/dm/html-ellipsis)](https://npmcharts.com/compare/html-ellipsis?interval=30&log=false)
Truncates a html string without messing up HTML tags

@@ -4,0 +10,0 @@

Sorry, the diff of this file is not supported yet

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