@markuplint/html-spec
Advanced tools
Comparing version 4.8.1 to 4.8.2
@@ -6,10 +6,17 @@ # Change Log | ||
## [4.8.1](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.0...@markuplint/html-spec@4.8.1) (2024-06-09) | ||
## [4.8.2](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.1...@markuplint/html-spec@4.8.2) (2024-06-25) | ||
**Note:** Version bump only for package @markuplint/html-spec | ||
### Bug Fixes | ||
* **html-spec:** update content model for div element within dl element ([9d5ba90](https://github.com/markuplint/markuplint/commit/9d5ba90f0704748513bd257aab74584ff3cdaef3)) | ||
## [4.8.1](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.0...@markuplint/html-spec@4.8.1) (2024-06-09) | ||
**Note:** Version bump only for package @markuplint/html-spec | ||
# [4.8.0](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.7.2...@markuplint/html-spec@4.8.0) (2024-05-28) | ||
@@ -16,0 +23,0 @@ |
{ | ||
"name": "@markuplint/html-spec", | ||
"version": "4.8.1", | ||
"version": "4.8.2", | ||
"description": "A specification of HTML Living Standard for markuplint", | ||
@@ -30,9 +30,9 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"devDependencies": { | ||
"@markuplint/spec-generator": "4.6.4", | ||
"@markuplint/test-tools": "4.5.4" | ||
"@markuplint/spec-generator": "4.6.5", | ||
"@markuplint/test-tools": "4.5.5" | ||
}, | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.6.2" | ||
"@markuplint/ml-spec": "4.6.3" | ||
}, | ||
"gitHead": "0200dc1f7b1ffa7455b889696153e25dbae8241f" | ||
"gitHead": "05fdca254661ec335ff0cae4c6a11db164b032b9" | ||
} |
Sorry, the diff of this file is too big to display
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
1437486
49377
+ Added@markuplint/ml-ast@4.4.2(transitive)
+ Added@markuplint/ml-spec@4.6.3(transitive)
+ Added@markuplint/shared@4.4.3(transitive)
+ Added@markuplint/types@4.5.3(transitive)
+ Added@types/css-tree@2.3.8(transitive)
+ Addedtype-fest@4.20.1(transitive)
- Removed@markuplint/ml-ast@4.4.1(transitive)
- Removed@markuplint/ml-spec@4.6.2(transitive)
- Removed@markuplint/shared@4.4.2(transitive)
- Removed@markuplint/types@4.5.2(transitive)
- Removed@types/css-tree@2.3.7(transitive)
- Removedtype-fest@4.20.0(transitive)
Updated@markuplint/ml-spec@4.6.3