html-react-parser
Advanced tools
Comparing version 3.0.7 to 3.0.8
{ | ||
"name": "html-react-parser", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "HTML to React parser.", | ||
@@ -10,2 +10,3 @@ "author": "Mark <mark@remarkablemark.org>", | ||
".": { | ||
"types": "./index.d.ts", | ||
"import": "./index.mjs", | ||
@@ -49,9 +50,9 @@ "require": "./index.js" | ||
"domhandler": "5.0.3", | ||
"html-dom-parser": "3.1.2", | ||
"html-dom-parser": "3.1.3", | ||
"react-property": "2.0.0", | ||
"style-to-js": "1.1.2" | ||
"style-to-js": "1.1.3" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "17.4.0", | ||
"@commitlint/config-conventional": "17.4.0", | ||
"@commitlint/cli": "17.4.2", | ||
"@commitlint/config-conventional": "17.4.2", | ||
"@rollup/plugin-commonjs": "24.0.0", | ||
@@ -61,6 +62,6 @@ "@rollup/plugin-node-resolve": "15.0.1", | ||
"@types/react": "18.0.26", | ||
"@typescript-eslint/parser": "5.48.0", | ||
"@typescript-eslint/parser": "5.48.1", | ||
"benchmark": "2.1.4", | ||
"dtslint": "4.2.1", | ||
"eslint": "8.31.0", | ||
"eslint": "8.32.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
@@ -73,6 +74,6 @@ "husky": "8.0.3", | ||
"preact": "10.11.3", | ||
"prettier": "2.8.1", | ||
"prettier": "2.8.3", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"rimraf": "3.0.2", | ||
"rimraf": "4.0.7", | ||
"rollup": "2.79.1", | ||
@@ -79,0 +80,0 @@ "rollup-plugin-terser": "7.0.2", |
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
420560
+ Addedhtml-dom-parser@3.1.3(transitive)
+ Addedstyle-to-js@1.1.3(transitive)
+ Addedstyle-to-object@0.4.1(transitive)
- Removedhtml-dom-parser@3.1.2(transitive)
- Removedstyle-to-js@1.1.2(transitive)
- Removedstyle-to-object@0.4.0(transitive)
Updatedhtml-dom-parser@3.1.3
Updatedstyle-to-js@1.1.3