@joplin/fork-htmlparser2
Advanced tools
Comparing version 4.1.43 to 4.1.44
{ | ||
"name": "@joplin/fork-htmlparser2", | ||
"description": "Fast & forgiving HTML/XML/RSS parser", | ||
"version": "4.1.43", | ||
"version": "4.1.44", | ||
"author": "Felix Boehm <me@feedic.com>", | ||
@@ -44,17 +44,17 @@ "publishConfig": { | ||
"domhandler": "3.3.0", | ||
"domutils": "3.0.1", | ||
"domutils": "3.1.0", | ||
"entities": "2.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "29.2.6", | ||
"@types/node": "18.11.18", | ||
"@typescript-eslint/eslint-plugin": "5.48.2", | ||
"@typescript-eslint/parser": "5.48.2", | ||
"@types/jest": "29.5.1", | ||
"@types/node": "18.15.13", | ||
"@typescript-eslint/eslint-plugin": "5.59.0", | ||
"@typescript-eslint/parser": "5.59.0", | ||
"coveralls": "3.1.1", | ||
"eslint": "8.31.0", | ||
"eslint-config-prettier": "8.6.0", | ||
"jest": "29.4.3", | ||
"prettier": "2.8.3", | ||
"ts-jest": "29.0.5", | ||
"typescript": "4.9.4" | ||
"eslint": "8.39.0", | ||
"eslint-config-prettier": "8.8.0", | ||
"jest": "29.5.0", | ||
"prettier": "2.8.8", | ||
"ts-jest": "29.1.0", | ||
"typescript": "5.0.2" | ||
}, | ||
@@ -69,3 +69,3 @@ "jest": { | ||
}, | ||
"gitHead": "8df128bb7abc4fc536b30662f53eb01617954cf6" | ||
"gitHead": "5625b15cb5f38e543247f44dad53f16666757eac" | ||
} |
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
+ Addeddomutils@3.1.0(transitive)
- Removeddomutils@3.0.1(transitive)
Updateddomutils@3.1.0