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

html-react-parser

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-react-parser - npm Package Compare versions

Comparing version 5.1.19 to 5.2.0

12

package.json
{
"name": "html-react-parser",
"version": "5.1.19",
"version": "5.2.0",
"description": "HTML to React parser.",

@@ -59,3 +59,3 @@ "author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)",

"@commitlint/config-conventional": "19.6.0",
"@eslint/compat": "1.2.3",
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",

@@ -71,4 +71,4 @@ "@eslint/js": "9.16.0",

"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@typescript-eslint/eslint-plugin": "8.17.0",

@@ -96,4 +96,4 @@ "@typescript-eslint/parser": "8.17.0",

"peerDependencies": {
"@types/react": "0.14 || 15 || 16 || 17 || 18",
"react": "0.14 || 15 || 16 || 17 || 18"
"@types/react": "0.14 || 15 || 16 || 17 || 18 || 19",
"react": "0.14 || 15 || 16 || 17 || 18 || 19"
},

@@ -100,0 +100,0 @@ "peerDependenciesMeta": {

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