html-react-parser
Advanced tools
Comparing version 5.1.13 to 5.1.14
{ | ||
"name": "html-react-parser", | ||
"version": "5.1.13", | ||
"version": "5.1.14", | ||
"description": "HTML to React parser.", | ||
@@ -28,3 +28,3 @@ "author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)", | ||
"prepare": "husky", | ||
"prepublishOnly": "npm run lint && npm run test:ci && npm run clean && npm run build", | ||
"prepublishOnly": "npm run lint && npm run lint:tsc && npm run test:ci && npm run clean && npm run build", | ||
"size-limit": "size-limit", | ||
@@ -55,3 +55,3 @@ "test": "jest --testPathIgnorePatterns __tests__/integration", | ||
"react-property": "2.0.2", | ||
"style-to-js": "1.1.12" | ||
"style-to-js": "1.1.13" | ||
}, | ||
@@ -73,4 +73,4 @@ "devDependencies": { | ||
"@types/react-dom": "18.3.0", | ||
"@typescript-eslint/eslint-plugin": "8.2.0", | ||
"@typescript-eslint/parser": "8.2.0", | ||
"@typescript-eslint/eslint-plugin": "8.3.0", | ||
"@typescript-eslint/parser": "8.3.0", | ||
"benchmark": "2.1.4", | ||
@@ -89,3 +89,3 @@ "eslint": "9.9.1", | ||
"react-dom": "18.3.1", | ||
"rollup": "4.21.0", | ||
"rollup": "4.21.1", | ||
"size-limit": "11.1.4", | ||
@@ -92,0 +92,0 @@ "ts-jest": "29.2.5", |
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
464538
+ Addedstyle-to-js@1.1.13(transitive)
- Removedstyle-to-js@1.1.12(transitive)
Updatedstyle-to-js@1.1.13