@markuplint/ml-config
Advanced tools
Comparing version 4.0.0-rc.0 to 4.0.0-rc.1
{ | ||
"name": "@markuplint/ml-config", | ||
"version": "4.0.0-rc.0", | ||
"version": "4.0.0-rc.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.0.0-rc.0", | ||
"@markuplint/selector": "4.0.0-rc.0", | ||
"@markuplint/shared": "4.0.0-rc.0", | ||
"@markuplint/ml-ast": "4.0.0-rc.1", | ||
"@markuplint/selector": "4.0.0-rc.1", | ||
"@markuplint/shared": "4.0.0-rc.1", | ||
"@types/mustache": "^4.2.5", | ||
@@ -37,3 +37,3 @@ "deepmerge": "^4.3.1", | ||
}, | ||
"gitHead": "3fdeb45cb69ed52b3a215a7520cea1181601443f" | ||
"gitHead": "3a9dbbf4c3c05de66d402802919ee94a46a5eb67" | ||
} |
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-rc.1(transitive)
+ Added@markuplint/ml-spec@4.0.0-rc.1(transitive)
+ Added@markuplint/selector@4.0.0-rc.1(transitive)
+ Added@markuplint/shared@4.0.0-rc.1(transitive)
+ Added@markuplint/types@4.0.0-rc.1(transitive)
- Removed@markuplint/ml-ast@4.0.0-rc.0(transitive)
- Removed@markuplint/ml-spec@4.0.0-rc.0(transitive)
- Removed@markuplint/selector@4.0.0-rc.0(transitive)
- Removed@markuplint/shared@4.0.0-rc.0(transitive)
- Removed@markuplint/types@4.0.0-rc.0(transitive)