html-dom-parser
Advanced tools
Comparing version 5.0.12 to 5.0.13
{ | ||
"name": "html-dom-parser", | ||
"version": "5.0.12", | ||
"version": "5.0.13", | ||
"description": "HTML to DOM parser.", | ||
@@ -44,3 +44,3 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"type": "git", | ||
"url": "https://github.com/remarkablemark/html-dom-parser" | ||
"url": "git+https://github.com/remarkablemark/html-dom-parser.git" | ||
}, | ||
@@ -60,3 +60,3 @@ "bugs": { | ||
"domhandler": "5.0.3", | ||
"htmlparser2": "9.1.0" | ||
"htmlparser2": "10.0.0" | ||
}, | ||
@@ -79,4 +79,4 @@ "devDependencies": { | ||
"@types/node": "22.10.2", | ||
"@typescript-eslint/eslint-plugin": "8.18.0", | ||
"@typescript-eslint/parser": "8.18.0", | ||
"@typescript-eslint/eslint-plugin": "8.18.2", | ||
"@typescript-eslint/parser": "8.18.2", | ||
"chai": "4.5.0", | ||
@@ -86,3 +86,3 @@ "eslint": "9.17.0", | ||
"eslint-plugin-simple-import-sort": "12.1.1", | ||
"globals": "15.13.0", | ||
"globals": "15.14.0", | ||
"html-minifier": "4.0.0", | ||
@@ -102,3 +102,3 @@ "husky": "9.1.7", | ||
"prettier": "3.4.2", | ||
"rollup": "4.28.1", | ||
"rollup": "4.29.1", | ||
"size-limit": "11.1.6", | ||
@@ -105,0 +105,0 @@ "ts-node": "10.9.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
131668
+ Addedentities@6.0.0(transitive)
+ Addedhtmlparser2@10.0.0(transitive)
- Removedhtmlparser2@9.1.0(transitive)
Updatedhtmlparser2@10.0.0