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
144
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 3.0.7 to 3.0.8

19

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

@@ -10,2 +10,3 @@ "author": "Mark <mark@remarkablemark.org>",

".": {
"types": "./index.d.ts",
"import": "./index.mjs",

@@ -49,9 +50,9 @@ "require": "./index.js"

"domhandler": "5.0.3",
"html-dom-parser": "3.1.2",
"html-dom-parser": "3.1.3",
"react-property": "2.0.0",
"style-to-js": "1.1.2"
"style-to-js": "1.1.3"
},
"devDependencies": {
"@commitlint/cli": "17.4.0",
"@commitlint/config-conventional": "17.4.0",
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@rollup/plugin-commonjs": "24.0.0",

@@ -61,6 +62,6 @@ "@rollup/plugin-node-resolve": "15.0.1",

"@types/react": "18.0.26",
"@typescript-eslint/parser": "5.48.0",
"@typescript-eslint/parser": "5.48.1",
"benchmark": "2.1.4",
"dtslint": "4.2.1",
"eslint": "8.31.0",
"eslint": "8.32.0",
"eslint-plugin-prettier": "4.2.1",

@@ -73,6 +74,6 @@ "husky": "8.0.3",

"preact": "10.11.3",
"prettier": "2.8.1",
"prettier": "2.8.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "3.0.2",
"rimraf": "4.0.7",
"rollup": "2.79.1",

@@ -79,0 +80,0 @@ "rollup-plugin-terser": "7.0.2",

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