@markuplint/ml-spec
Advanced tools
Comparing version 4.0.0-alpha.2 to 4.0.0-alpha.3
{ | ||
"name": "@markuplint/ml-spec", | ||
"version": "4.0.0-alpha.2", | ||
"version": "4.0.0-alpha.3", | ||
"description": "Types and schema that specs of the Markup languages for markuplint", | ||
@@ -33,4 +33,4 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.0.0-alpha.2", | ||
"@markuplint/types": "4.0.0-alpha.2", | ||
"@markuplint/ml-ast": "4.0.0-alpha.3", | ||
"@markuplint/types": "4.0.0-alpha.3", | ||
"dom-accessibility-api": "^0.6.3", | ||
@@ -42,6 +42,6 @@ "is-plain-object": "^5.0.0", | ||
"devDependencies": { | ||
"@markuplint/test-tools": "4.0.0-alpha.2", | ||
"@markuplint/test-tools": "4.0.0-alpha.3", | ||
"json-schema-to-typescript": "13.1.1" | ||
}, | ||
"gitHead": "51ad52c760435641f9bff8685707d8178b0787eb" | ||
"gitHead": "380836f7adc1ff7e8eaf9d869e68d29eee8f3b7e" | ||
} |
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.3(transitive)
+ Added@markuplint/types@4.0.0-alpha.3(transitive)
- Removed@markuplint/ml-ast@4.0.0-alpha.2(transitive)
- Removed@markuplint/types@4.0.0-alpha.2(transitive)