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

html-react-parser

Package Overview
Dependencies
Maintainers
1
Versions
148
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 1.4.8 to 1.4.9

36

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

@@ -44,4 +44,4 @@ "author": "Mark <mark@remarkablemark.org>",

"dependencies": {
"domhandler": "4.3.0",
"html-dom-parser": "1.1.0",
"domhandler": "4.3.1",
"html-dom-parser": "1.1.1",
"react-property": "2.0.0",

@@ -51,26 +51,26 @@ "style-to-js": "1.1.0"

"devDependencies": {
"@commitlint/cli": "16.1.0",
"@commitlint/config-conventional": "16.0.0",
"@rollup/plugin-commonjs": "21.0.1",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@rollup/plugin-commonjs": "21.0.2",
"@rollup/plugin-node-resolve": "13.1.3",
"@size-limit/preset-big-lib": "7.0.4",
"@types/react": "17.0.39",
"@typescript-eslint/parser": "5.10.2",
"@size-limit/preset-big-lib": "7.0.8",
"@types/react": "17.0.41",
"@typescript-eslint/parser": "5.15.0",
"benchmark": "2.1.4",
"dtslint": "4.2.1",
"eslint": "8.8.0",
"eslint": "8.11.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"jest": "27.4.7",
"lint-staged": "12.3.3",
"pinst": "2.1.6",
"preact": "10.6.5",
"prettier": "2.5.1",
"jest": "27.5.1",
"lint-staged": "12.3.7",
"pinst": "3.0.0",
"preact": "10.6.6",
"prettier": "2.6.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"rimraf": "3.0.2",
"rollup": "2.67.0",
"rollup": "2.70.1",
"rollup-plugin-terser": "7.0.2",
"size-limit": "7.0.4",
"typescript": "4.5.5"
"size-limit": "7.0.8",
"typescript": "4.6.2"
},

@@ -77,0 +77,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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