@markuplint/ml-config
Advanced tools
Comparing version 4.6.0 to 4.6.1-alpha.0
{ | ||
"name": "@markuplint/ml-config", | ||
"version": "4.6.0", | ||
"version": "4.6.1-alpha.0", | ||
"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.3.0", | ||
"@markuplint/selector": "4.6.0", | ||
"@markuplint/shared": "4.3.0", | ||
"@markuplint/ml-ast": "4.3.1-alpha.0", | ||
"@markuplint/selector": "4.6.1-alpha.0", | ||
"@markuplint/shared": "4.3.1-alpha.0", | ||
"@types/mustache": "4.2.5", | ||
@@ -37,3 +37,3 @@ "deepmerge": "4.3.1", | ||
}, | ||
"gitHead": "b8d7bae9bdcdad63ff79abe21b88be12abde3633" | ||
"gitHead": "d091e2199e3dc6757c2c8edbf01fd19e8b072015" | ||
} |
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
22029
13
2
+ Added@markuplint/ml-ast@4.3.1-alpha.0(transitive)
+ Added@markuplint/ml-spec@4.5.1-alpha.0(transitive)
+ Added@markuplint/selector@4.6.1-alpha.0(transitive)
+ Added@markuplint/shared@4.3.1-alpha.0(transitive)
+ Added@markuplint/types@4.4.1-alpha.0(transitive)
- Removed@markuplint/ml-ast@4.3.0(transitive)
- Removed@markuplint/ml-spec@4.5.0(transitive)
- Removed@markuplint/selector@4.6.0(transitive)
- Removed@markuplint/shared@4.3.0(transitive)
- Removed@markuplint/types@4.4.0(transitive)