@joplin/fork-htmlparser2
Advanced tools
Comparing version 4.1.50 to 4.1.51
@@ -67,2 +67,3 @@ "use strict"; | ||
exports.ElementType = ElementType; | ||
// cSpell:disable | ||
/** | ||
@@ -87,2 +88,3 @@ * List of all events that the parser emits. | ||
}; | ||
// cSpell:enable | ||
/* | ||
@@ -89,0 +91,0 @@ All of the following exports exist for backwards-compatibility. |
{ | ||
"name": "@joplin/fork-htmlparser2", | ||
"description": "Fast & forgiving HTML/XML/RSS parser", | ||
"version": "4.1.50", | ||
"version": "4.1.51", | ||
"author": "Felix Boehm <me@feedic.com>", | ||
@@ -48,8 +48,8 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@types/jest": "29.5.5", | ||
"@types/node": "18.18.7", | ||
"@typescript-eslint/eslint-plugin": "6.7.2", | ||
"@typescript-eslint/parser": "6.7.2", | ||
"@types/jest": "29.5.8", | ||
"@types/node": "18.19.8", | ||
"@typescript-eslint/eslint-plugin": "6.8.0", | ||
"@typescript-eslint/parser": "6.8.0", | ||
"coveralls": "3.1.1", | ||
"eslint": "8.49.0", | ||
"eslint": "8.52.0", | ||
"jest": "29.7.0", | ||
@@ -68,3 +68,3 @@ "prettier": "3.0.3", | ||
}, | ||
"gitHead": "7c24a2f4bead520b5782cdc08635c104eedffa81" | ||
"gitHead": "5aba5e544d2e7884fb18b447652d1f50ecc74fe7" | ||
} |
Sorry, the diff of this file is not supported yet
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
98977
2101