html-react-parser
Advanced tools
+8
-8
| { | ||
| "name": "html-react-parser", | ||
| "version": "5.2.12", | ||
| "version": "5.2.13", | ||
| "description": "HTML to React parser.", | ||
@@ -53,3 +53,3 @@ "author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)", | ||
| "domhandler": "5.0.3", | ||
| "html-dom-parser": "5.1.4", | ||
| "html-dom-parser": "5.1.5", | ||
| "react-property": "2.0.2", | ||
@@ -72,3 +72,3 @@ "style-to-js": "1.1.21" | ||
| "@types/node": "25.0.10", | ||
| "@types/react": "19.2.9", | ||
| "@types/react": "19.2.10", | ||
| "@types/react-dom": "19.2.3", | ||
@@ -79,3 +79,3 @@ "benchmark": "2.1.4", | ||
| "eslint-plugin-simple-import-sort": "12.1.1", | ||
| "globals": "17.1.0", | ||
| "globals": "17.2.0", | ||
| "husky": "9.1.7", | ||
@@ -88,5 +88,5 @@ "jest": "30.2.0", | ||
| "publint": "0.3.17", | ||
| "react": "19.2.3", | ||
| "react-dom": "19.2.3", | ||
| "rollup": "4.56.0", | ||
| "react": "19.2.4", | ||
| "react-dom": "19.2.4", | ||
| "rollup": "4.57.0", | ||
| "size-limit": "12.0.0", | ||
@@ -96,3 +96,3 @@ "ts-jest": "29.4.6", | ||
| "typescript": "5.9.3", | ||
| "typescript-eslint": "8.53.1" | ||
| "typescript-eslint": "8.54.0" | ||
| }, | ||
@@ -99,0 +99,0 @@ "peerDependencies": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
470011
0+ Added
- Removed
Updated