Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

ibs-format

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ibs-format - npm Package Compare versions

Comparing version
1.4.7
to
1.4.8
+1
-1
package.json
{
"name": "ibs-format",
"version": "1.4.7",
"version": "1.4.8",
"description": "Detect the user-defined identifiers in the text and convert them into HTML tags like bold, italic, strike, and many more having XSS (Cross-site scripting) security with escaping functionality, also detect the links like URLs, email, and IP addresses and wrap them into Anchor tag `<a>`.",

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

@@ -11,3 +11,3 @@ # Description

- [Text Formatting](#text-formatting)
- [Links Detecting](#Links-detecting)
- [Links Detecting](#links-detecting)
- [Cross Site Scripting (XSS)](#cross-site-scripting)

@@ -87,3 +87,3 @@ - [Format the text at run time using custom Pipe](#pipe)

<a name="Links-detecting"/>
<a name="links-detecting"/>

@@ -90,0 +90,0 @@ # Links Detecting