@markuplint/html-parser
Advanced tools
Comparing version 4.6.4 to 4.6.5
@@ -6,13 +6,16 @@ # Change Log | ||
## [4.6.4](https://github.com/markuplint/markuplint/compare/@markuplint/html-parser@4.6.3...@markuplint/html-parser@4.6.4) (2024-06-09) | ||
## [4.6.5](https://github.com/markuplint/markuplint/compare/@markuplint/html-parser@4.6.4...@markuplint/html-parser@4.6.5) (2024-06-25) | ||
**Note:** Version bump only for package @markuplint/html-parser | ||
### Bug Fixes | ||
* fix to export type files ([eff4bbf](https://github.com/markuplint/markuplint/commit/eff4bbfd127574809dc5e15d7cafe87699758ee0)) | ||
## [4.6.4](https://github.com/markuplint/markuplint/compare/@markuplint/html-parser@4.6.3...@markuplint/html-parser@4.6.4) (2024-06-09) | ||
### Bug Fixes | ||
- fix to export type files ([eff4bbf](https://github.com/markuplint/markuplint/commit/eff4bbfd127574809dc5e15d7cafe87699758ee0)) | ||
## [4.6.3](https://github.com/markuplint/markuplint/compare/@markuplint/html-parser@4.6.2...@markuplint/html-parser@4.6.3) (2024-05-28) | ||
@@ -19,0 +22,0 @@ |
{ | ||
"name": "@markuplint/html-parser", | ||
"version": "4.6.4", | ||
"version": "4.6.5", | ||
"description": "HTML parser for markuplint", | ||
@@ -28,8 +28,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.4.1", | ||
"@markuplint/parser-utils": "4.6.4", | ||
"@markuplint/ml-ast": "4.4.2", | ||
"@markuplint/parser-utils": "4.6.5", | ||
"parse5": "7.1.2", | ||
"type-fest": "4.20.0" | ||
"type-fest": "4.20.1" | ||
}, | ||
"gitHead": "0200dc1f7b1ffa7455b889696153e25dbae8241f" | ||
"gitHead": "05fdca254661ec335ff0cae4c6a11db164b032b9" | ||
} |
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
16378
+ Added@markuplint/ml-ast@4.4.2(transitive)
+ Added@markuplint/ml-spec@4.6.3(transitive)
+ Added@markuplint/parser-utils@4.6.5(transitive)
+ Added@markuplint/shared@4.4.3(transitive)
+ Added@markuplint/types@4.5.3(transitive)
+ Added@types/css-tree@2.3.8(transitive)
+ Added@types/uuid@10.0.0(transitive)
+ Addedespree@10.1.0(transitive)
+ Addedtype-fest@4.20.1(transitive)
+ Addeduuid@10.0.0(transitive)
- Removed@markuplint/ml-ast@4.4.1(transitive)
- Removed@markuplint/ml-spec@4.6.2(transitive)
- Removed@markuplint/parser-utils@4.6.4(transitive)
- Removed@markuplint/shared@4.4.2(transitive)
- Removed@markuplint/types@4.5.2(transitive)
- Removed@types/css-tree@2.3.7(transitive)
- Removed@types/uuid@9.0.8(transitive)
- Removedespree@10.0.1(transitive)
- Removedtype-fest@4.20.0(transitive)
- Removeduuid@9.0.1(transitive)
Updated@markuplint/ml-ast@4.4.2
Updatedtype-fest@4.20.1