@markuplint/ml-config
Advanced tools
Comparing version 4.7.1-alpha.1 to 4.7.1
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.7.1-alpha.1](https://github.com/markuplint/markuplint/compare/@markuplint/ml-config@4.7.1-alpha.0...@markuplint/ml-config@4.7.1-alpha.1) (2024-06-02) | ||
## [4.7.1](https://github.com/markuplint/markuplint/compare/@markuplint/ml-config@4.7.0...@markuplint/ml-config@4.7.1) (2024-06-09) | ||
@@ -18,6 +18,2 @@ | ||
## [4.7.1-alpha.0](https://github.com/markuplint/markuplint/compare/@markuplint/ml-config@4.7.0...@markuplint/ml-config@4.7.1-alpha.0) (2024-06-02) | ||
**Note:** Version bump only for package @markuplint/ml-config | ||
# [4.7.0](https://github.com/markuplint/markuplint/compare/@markuplint/ml-config@4.6.2...@markuplint/ml-config@4.7.0) (2024-05-28) | ||
@@ -24,0 +20,0 @@ |
{ | ||
"name": "@markuplint/ml-config", | ||
"version": "4.7.1-alpha.1", | ||
"version": "4.7.1", | ||
"description": "JSON Schema and TypeScript types of markuplint configure JSON", | ||
@@ -27,5 +27,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.4.1-alpha.1", | ||
"@markuplint/selector": "4.6.4-alpha.1", | ||
"@markuplint/shared": "4.4.2-alpha.1", | ||
"@markuplint/ml-ast": "4.4.1", | ||
"@markuplint/selector": "4.6.4", | ||
"@markuplint/shared": "4.4.2", | ||
"@types/mustache": "4.2.5", | ||
@@ -35,5 +35,5 @@ "deepmerge": "4.3.1", | ||
"mustache": "4.2.0", | ||
"type-fest": "4.18.3" | ||
"type-fest": "4.20.0" | ||
}, | ||
"gitHead": "938c2164b55ad729da47a1851dc396c0033de3f7" | ||
"gitHead": "0200dc1f7b1ffa7455b889696153e25dbae8241f" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
26221
+ Added@markuplint/ml-ast@4.4.1(transitive)
+ Added@markuplint/ml-spec@4.6.2(transitive)
+ Added@markuplint/selector@4.6.4(transitive)
+ Added@markuplint/shared@4.4.2(transitive)
+ Added@markuplint/types@4.5.2(transitive)
+ Addedtype-fest@4.20.0(transitive)
- Removed@markuplint/ml-ast@4.4.1-alpha.1(transitive)
- Removed@markuplint/ml-spec@4.6.2-alpha.1(transitive)
- Removed@markuplint/selector@4.6.4-alpha.1(transitive)
- Removed@markuplint/shared@4.4.2-alpha.1(transitive)
- Removed@markuplint/types@4.5.2-alpha.1(transitive)
- Removedtype-fest@4.18.3(transitive)
Updated@markuplint/ml-ast@4.4.1
Updated@markuplint/selector@4.6.4
Updated@markuplint/shared@4.4.2
Updatedtype-fest@4.20.0