posthtml-parser
Advanced tools
Comparing version 0.5.3 to 0.6.0
@@ -0,3 +1,10 @@ | ||
## 0.6.0 (2020-11-13) | ||
* refactor: update htmlparser2 to version 5 ([58258b4](https://github.com/posthtml/posthtml-parser/commit/58258b4)) | ||
## <small>0.5.3 (2020-11-13)</small> | ||
* 0.5.3 ([88475c2](https://github.com/posthtml/posthtml-parser/commit/88475c2)) | ||
* build: down grade xo is broken ([9631e7d](https://github.com/posthtml/posthtml-parser/commit/9631e7d)) | ||
@@ -4,0 +11,0 @@ * fix: downgrade htmlpareser2 to 3* version, issue #53 ([7353f6b](https://github.com/posthtml/posthtml-parser/commit/7353f6b)), closes [#53](https://github.com/posthtml/posthtml-parser/issues/53) |
{ | ||
"name": "posthtml-parser", | ||
"version": "0.5.3", | ||
"version": "0.6.0", | ||
"description": "Parse HTML/XML to PostHTMLTree", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"htmlparser2": "^3.9.2" | ||
"htmlparser2": "^5.0.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
1721191
+ Addeddom-serializer@1.4.1(transitive)
+ Addeddomhandler@3.3.04.3.1(transitive)
+ Addeddomutils@2.8.0(transitive)
+ Addedhtmlparser2@5.0.1(transitive)
- Removeddom-serializer@0.2.2(transitive)
- Removeddomelementtype@1.3.1(transitive)
- Removeddomhandler@2.4.2(transitive)
- Removeddomutils@1.7.0(transitive)
- Removedentities@1.1.2(transitive)
- Removedhtmlparser2@3.10.1(transitive)
- Removedinherits@2.0.4(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedstring_decoder@1.3.0(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updatedhtmlparser2@^5.0.1