@joplin/fork-htmlparser2
Advanced tools
Comparing version 4.1.46 to 4.1.47
{ | ||
"name": "@joplin/fork-htmlparser2", | ||
"description": "Fast & forgiving HTML/XML/RSS parser", | ||
"version": "4.1.46", | ||
"version": "4.1.47", | ||
"author": "Felix Boehm <me@feedic.com>", | ||
@@ -48,12 +48,12 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@types/jest": "29.5.3", | ||
"@types/node": "18.16.18", | ||
"@typescript-eslint/eslint-plugin": "5.60.0", | ||
"@typescript-eslint/parser": "5.60.0", | ||
"@types/jest": "29.5.5", | ||
"@types/node": "18.18.6", | ||
"@typescript-eslint/eslint-plugin": "6.7.2", | ||
"@typescript-eslint/parser": "6.7.2", | ||
"coveralls": "3.1.1", | ||
"eslint": "8.43.0", | ||
"jest": "29.5.0", | ||
"prettier": "2.8.8", | ||
"eslint": "8.49.0", | ||
"jest": "29.7.0", | ||
"prettier": "3.0.3", | ||
"ts-jest": "29.1.1", | ||
"typescript": "5.1.3" | ||
"typescript": "5.2.2" | ||
}, | ||
@@ -68,3 +68,3 @@ "jest": { | ||
}, | ||
"gitHead": "21929157b5184b261264c43cc851e7d17faed2c6" | ||
"gitHead": "05a29b450962bf05a8642bbd39446a1f679a96ba" | ||
} |
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
98942