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.11 to 1.4.12

21

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

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

"exports": {
"import": "./index.mjs",
"require": "./index.js"
".": {
"import": "./index.mjs",
"require": "./index.js"
},
"./package.json": "./package.json"
},

@@ -53,7 +56,7 @@ "scripts": {

"@commitlint/config-conventional": "16.2.1",
"@rollup/plugin-commonjs": "21.0.3",
"@rollup/plugin-node-resolve": "13.2.0",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-node-resolve": "13.2.1",
"@size-limit/preset-big-lib": "7.0.8",
"@types/react": "18.0.5",
"@typescript-eslint/parser": "5.19.0",
"@types/react": "18.0.6",
"@typescript-eslint/parser": "5.20.0",
"benchmark": "2.1.4",

@@ -65,3 +68,3 @@ "dtslint": "4.2.1",

"jest": "27.5.1",
"lint-staged": "12.3.7",
"lint-staged": "12.4.0",
"pinst": "3.0.0",

@@ -73,3 +76,3 @@ "preact": "10.7.1",

"rimraf": "3.0.2",
"rollup": "2.70.1",
"rollup": "2.70.2",
"rollup-plugin-terser": "7.0.2",

@@ -76,0 +79,0 @@ "size-limit": "7.0.8",

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