@markuplint/ml-config
Advanced tools
Comparing version 4.0.0-alpha.6 to 4.0.0-alpha.7
{ | ||
"name": "@markuplint/ml-config", | ||
"version": "4.0.0-alpha.6", | ||
"version": "4.0.0-alpha.7", | ||
"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.6", | ||
"@markuplint/selector": "4.0.0-alpha.6", | ||
"@markuplint/shared": "4.0.0-alpha.6", | ||
"@markuplint/ml-ast": "4.0.0-alpha.7", | ||
"@markuplint/selector": "4.0.0-alpha.7", | ||
"@markuplint/shared": "4.0.0-alpha.7", | ||
"@types/mustache": "^4.2.5", | ||
@@ -35,5 +35,5 @@ "deepmerge": "^4.3.1", | ||
"mustache": "^4.2.0", | ||
"type-fest": "^4.8.2" | ||
"type-fest": "^4.9.0" | ||
}, | ||
"gitHead": "06e1242d274c72cf08a10a572b06ac35d1b924a4" | ||
"gitHead": "571129bf6498541125e1e7c3907d5ed9af53459a" | ||
} |
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.7(transitive)
+ Added@markuplint/ml-spec@4.0.0-alpha.7(transitive)
+ Added@markuplint/selector@4.0.0-alpha.7(transitive)
+ Added@markuplint/shared@4.0.0-alpha.7(transitive)
+ Added@markuplint/types@4.0.0-alpha.7(transitive)
- Removed@markuplint/ml-ast@4.0.0-alpha.6(transitive)
- Removed@markuplint/ml-spec@4.0.0-alpha.6(transitive)
- Removed@markuplint/selector@4.0.0-alpha.6(transitive)
- Removed@markuplint/shared@4.0.0-alpha.6(transitive)
- Removed@markuplint/types@4.0.0-alpha.6(transitive)
Updatedtype-fest@^4.9.0