@markuplint/ml-spec
Advanced tools
Comparing version 4.6.1 to 4.6.2-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.6.2-alpha.0](https://github.com/markuplint/markuplint/compare/@markuplint/ml-spec@4.6.1...@markuplint/ml-spec@4.6.2-alpha.0) (2024-06-02) | ||
**Note:** Version bump only for package @markuplint/ml-spec | ||
## [4.6.1](https://github.com/markuplint/markuplint/compare/@markuplint/ml-spec@4.6.0...@markuplint/ml-spec@4.6.1) (2024-05-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@markuplint/ml-spec", | ||
"version": "4.6.1", | ||
"version": "4.6.2-alpha.0", | ||
"description": "Types and schema that specs of the Markup languages for markuplint", | ||
@@ -35,4 +35,4 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.4.0", | ||
"@markuplint/types": "4.5.1", | ||
"@markuplint/ml-ast": "4.4.1-alpha.0", | ||
"@markuplint/types": "4.5.2-alpha.0", | ||
"dom-accessibility-api": "0.6.3", | ||
@@ -43,6 +43,6 @@ "is-plain-object": "5.0.0", | ||
"devDependencies": { | ||
"@markuplint/test-tools": "4.5.3", | ||
"@markuplint/test-tools": "4.5.4-alpha.0", | ||
"json-schema-to-typescript": "14.0.4" | ||
}, | ||
"gitHead": "bf70c41b1d2497e85b73c9ecd5551eb522e6bdfc" | ||
"gitHead": "b1cabc178e3553fd66c7ed4357b4124eb2585327" | ||
} |
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
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
131857
2
+ Added@markuplint/ml-ast@4.4.1-alpha.0(transitive)
+ Added@markuplint/shared@4.4.2-alpha.0(transitive)
+ Added@markuplint/types@4.5.2-alpha.0(transitive)
+ Addeddebug@4.3.5(transitive)
- Removed@markuplint/ml-ast@4.4.0(transitive)
- Removed@markuplint/shared@4.4.1(transitive)
- Removed@markuplint/types@4.5.1(transitive)
- Removeddebug@4.3.4(transitive)