html-react-parser
Advanced tools
Comparing version 5.1.7 to 5.1.8
{ | ||
"name": "html-react-parser", | ||
"version": "5.1.7", | ||
"version": "5.1.8", | ||
"description": "HTML to React parser.", | ||
@@ -51,3 +51,2 @@ "author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)", | ||
"dependencies": { | ||
"@types/react": "17 || 18", | ||
"domhandler": "5.0.3", | ||
@@ -68,7 +67,8 @@ "html-dom-parser": "5.0.8", | ||
"@types/jest": "29.5.12", | ||
"@types/react": "18.2.59", | ||
"@types/react-dom": "18.2.19", | ||
"@typescript-eslint/eslint-plugin": "7.0.1", | ||
"@typescript-eslint/parser": "7.0.1", | ||
"@typescript-eslint/eslint-plugin": "7.1.0", | ||
"@typescript-eslint/parser": "7.1.0", | ||
"benchmark": "2.1.4", | ||
"eslint": "8.56.0", | ||
"eslint": "8.57.0", | ||
"eslint-plugin-prettier": "5.1.3", | ||
@@ -80,6 +80,6 @@ "husky": "9.0.11", | ||
"lint-staged": "15.2.2", | ||
"preact": "10.19.4", | ||
"preact": "10.19.6", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"rollup": "4.11.0", | ||
"rollup": "4.12.0", | ||
"size-limit": "11.0.2", | ||
@@ -90,4 +90,10 @@ "ts-jest": "29.1.2", | ||
"peerDependencies": { | ||
"@types/react": "17 || 18", | ||
"react": "0.14 || 15 || 16 || 17 || 18" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@types/react": { | ||
"optional": true | ||
} | ||
}, | ||
"files": [ | ||
@@ -94,0 +100,0 @@ "/dist", |
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
464870
28
- Removed@types/react@17 || 18