@markuplint/ml-spec
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
{ | ||
"name": "@markuplint/ml-spec", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "Types and schema that specs of the Markup languages for markuplint", | ||
@@ -25,3 +25,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "3.0.0-alpha.1", | ||
"@markuplint/ml-ast": "3.0.0-alpha.2", | ||
"dom-accessibility-api": "^0.5.14", | ||
@@ -31,7 +31,7 @@ "tslib": "^2.4.0" | ||
"devDependencies": { | ||
"@markuplint/test-tools": "3.0.0-alpha.1", | ||
"@markuplint/types": "3.0.0-alpha.1", | ||
"@markuplint/test-tools": "3.0.0-alpha.2", | ||
"@markuplint/types": "3.0.0-alpha.2", | ||
"json-schema-to-typescript": "^11.0.2" | ||
}, | ||
"gitHead": "56de89456146a06777eb5b6d4e8ba456147dd18b" | ||
"gitHead": "830bf8187b81bf5ca2f5f09b6f85a98395a58bdb" | ||
} |
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@3.0.0-alpha.2(transitive)
- Removed@markuplint/ml-ast@3.0.0-alpha.1(transitive)