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.1 to 3.0.2

22

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

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

"test": "jest --coverage --testPathIgnorePatterns test/integration/",
"test:ci": "npm test -- --ci",
"test:ci": "npm test -- --ci --colors",
"test:module": "node --experimental-modules test/module/index.mjs",

@@ -49,3 +49,3 @@ "test:integration": "npm run build && jest --env=jsdom test/integration/",

"domhandler": "5.0.3",
"html-dom-parser": "3.0.1",
"html-dom-parser": "3.1.0",
"react-property": "2.0.0",

@@ -57,17 +57,17 @@ "style-to-js": "1.1.1"

"@commitlint/config-conventional": "17.0.3",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-commonjs": "22.0.2",
"@rollup/plugin-node-resolve": "13.3.0",
"@size-limit/preset-big-lib": "7.0.8",
"@types/react": "18.0.15",
"@typescript-eslint/parser": "5.30.5",
"@types/react": "18.0.17",
"@typescript-eslint/parser": "5.33.1",
"benchmark": "2.1.4",
"dtslint": "4.2.1",
"eslint": "8.19.0",
"eslint": "8.22.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"jest": "28.1.2",
"jest-environment-jsdom": "28.1.2",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"lint-staged": "13.0.3",
"pinst": "3.0.0",
"preact": "10.9.0",
"preact": "10.10.4",
"prettier": "2.7.1",

@@ -77,3 +77,3 @@ "react": "18.2.0",

"rimraf": "3.0.2",
"rollup": "2.76.0",
"rollup": "2.78.0",
"rollup-plugin-terser": "7.0.2",

@@ -80,0 +80,0 @@ "size-limit": "7.0.8",

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