html-react-parser
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
416943
+ Addedhtml-dom-parser@3.1.0(transitive)
- Removedhtml-dom-parser@3.0.1(transitive)
Updatedhtml-dom-parser@3.1.0