@markuplint/ml-config
Advanced tools
Comparing version 4.0.0-alpha.4 to 4.0.0-alpha.5
{ | ||
"name": "@markuplint/ml-config", | ||
"version": "4.0.0-alpha.4", | ||
"version": "4.0.0-alpha.5", | ||
"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.0.0-alpha.4", | ||
"@markuplint/selector": "4.0.0-alpha.4", | ||
"@markuplint/shared": "4.0.0-alpha.4", | ||
"@markuplint/ml-ast": "4.0.0-alpha.5", | ||
"@markuplint/selector": "4.0.0-alpha.5", | ||
"@markuplint/shared": "4.0.0-alpha.5", | ||
"@types/mustache": "^4.2.4", | ||
@@ -37,3 +37,3 @@ "deepmerge": "^4.3.1", | ||
}, | ||
"gitHead": "991b3aef77fde42c79343ee8c807257a35c589d7" | ||
"gitHead": "0c3e4690662edf1765bcc4b6411ec5507c1e2ea3" | ||
} |
Sorry, the diff of this file is not supported yet
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
+ Added@markuplint/ml-ast@4.0.0-alpha.5(transitive)
+ Added@markuplint/ml-spec@4.0.0-alpha.5(transitive)
+ Added@markuplint/selector@4.0.0-alpha.5(transitive)
+ Added@markuplint/shared@4.0.0-alpha.5(transitive)
+ Added@markuplint/types@4.0.0-alpha.5(transitive)
- Removed@markuplint/ml-ast@4.0.0-alpha.4(transitive)
- Removed@markuplint/ml-spec@4.0.0-alpha.4(transitive)
- Removed@markuplint/selector@4.0.0-alpha.4(transitive)
- Removed@markuplint/shared@4.0.0-alpha.4(transitive)
- Removed@markuplint/types@4.0.0-alpha.4(transitive)