html-react-parser
Advanced tools
Comparing version 5.1.19 to 5.2.0
{ | ||
"name": "html-react-parser", | ||
"version": "5.1.19", | ||
"version": "5.2.0", | ||
"description": "HTML to React parser.", | ||
@@ -59,3 +59,3 @@ "author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)", | ||
"@commitlint/config-conventional": "19.6.0", | ||
"@eslint/compat": "1.2.3", | ||
"@eslint/compat": "1.2.4", | ||
"@eslint/eslintrc": "3.2.0", | ||
@@ -71,4 +71,4 @@ "@eslint/js": "9.16.0", | ||
"@types/node": "22.10.1", | ||
"@types/react": "18.3.12", | ||
"@types/react-dom": "18.3.1", | ||
"@types/react": "19.0.0", | ||
"@types/react-dom": "19.0.0", | ||
"@typescript-eslint/eslint-plugin": "8.17.0", | ||
@@ -96,4 +96,4 @@ "@typescript-eslint/parser": "8.17.0", | ||
"peerDependencies": { | ||
"@types/react": "0.14 || 15 || 16 || 17 || 18", | ||
"react": "0.14 || 15 || 16 || 17 || 18" | ||
"@types/react": "0.14 || 15 || 16 || 17 || 18 || 19", | ||
"react": "0.14 || 15 || 16 || 17 || 18 || 19" | ||
}, | ||
@@ -100,0 +100,0 @@ "peerDependenciesMeta": { |
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
465326