rdfa-streaming-parser
Advanced tools
Comparing version 1.3.0 to 1.4.0
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
<a name="v1.4.0"></a> | ||
## [v1.4.0](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v1.3.0...v1.4.0) - 2020-10-12 | ||
### Changed | ||
* [Update dependency htmlparser2 to v5](https://github.com/rubensworks/rdfa-streaming-parser.js/commit/43c98f38f37a5d61731e3c2fd85cffde881c7a28) | ||
<a name="v1.3.0"></a> | ||
@@ -5,0 +11,0 @@ ## [v1.3.0](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v1.2.2...v1.3.0) - 2020-09-15 |
{ | ||
"name": "rdfa-streaming-parser", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "A fast and lightweight streaming RDFa parser", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"rdf-data-factory": "^1.0.2", | ||
"htmlparser2": "^4.0.0", | ||
"htmlparser2": "^5.0.0", | ||
"relative-to-absolute-iri": "^1.0.2" | ||
@@ -36,0 +36,0 @@ }, |
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
93110
+ Addedhtmlparser2@5.0.1(transitive)
- Removedhtmlparser2@4.1.0(transitive)
Updatedhtmlparser2@^5.0.0