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 1.4.5 to 1.4.6

24

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

@@ -8,2 +8,6 @@ "author": "Mark <mark@remarkablemark.org>",

"module": "index.mjs",
"exports": {
"import": "./index.mjs",
"require": "./index.js"
},
"scripts": {

@@ -47,18 +51,18 @@ "benchmark": "node benchmark",

"devDependencies": {
"@commitlint/cli": "16.0.1",
"@commitlint/cli": "16.1.0",
"@commitlint/config-conventional": "16.0.0",
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-node-resolve": "13.1.2",
"@rollup/plugin-node-resolve": "13.1.3",
"@size-limit/preset-big-lib": "7.0.4",
"@types/react": "17.0.38",
"@typescript-eslint/parser": "5.9.0",
"@typescript-eslint/parser": "5.10.1",
"benchmark": "2.1.4",
"dtslint": "4.2.1",
"eslint": "8.6.0",
"eslint": "8.7.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"jest": "27.4.5",
"lint-staged": "12.1.5",
"jest": "27.4.7",
"lint-staged": "12.3.2",
"pinst": "2.1.6",
"preact": "10.6.4",
"preact": "10.6.5",
"prettier": "2.5.1",

@@ -68,6 +72,6 @@ "react": "17.0.2",

"rimraf": "3.0.2",
"rollup": "2.62.0",
"rollup": "2.66.1",
"rollup-plugin-terser": "7.0.2",
"size-limit": "7.0.4",
"typescript": "4.5.4"
"typescript": "4.5.5"
},

@@ -74,0 +78,0 @@ "peerDependencies": {

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