@joplin/fork-htmlparser2
Advanced tools
Comparing version 4.1.39 to 4.1.40
{ | ||
"name": "@joplin/fork-htmlparser2", | ||
"description": "Fast & forgiving HTML/XML/RSS parser", | ||
"version": "4.1.39", | ||
"version": "4.1.40", | ||
"author": "Felix Boehm <me@feedic.com>", | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
"domelementtype": "^2.0.1", | ||
"domhandler": "^3.0.0", | ||
"domhandler": "3.0.0", | ||
"domutils": "^2.0.0", | ||
@@ -59,3 +59,3 @@ "entities": "^2.0.0" | ||
"ts-jest": "^24.0.2", | ||
"typescript": "^3.5.3" | ||
"typescript": "3.8.2" | ||
}, | ||
@@ -70,3 +70,3 @@ "jest": { | ||
}, | ||
"gitHead": "95e79d5dc05467733a471789e62b389e0a190537" | ||
"gitHead": "2cbe7be16e47fe7b3cbe94a829b8ebbb401daa14" | ||
} |
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
94656
+ Addeddomhandler@3.0.0(transitive)
- Removeddomhandler@3.3.0(transitive)
Updateddomhandler@3.0.0