@markuplint/ml-spec
Advanced tools
Comparing version 4.1.1-alpha.0 to 4.2.0
export declare const ariaVersions: readonly ["1.1", "1.2", "1.3"]; | ||
export declare const ARIA_RECOMMENDED_VERSION: "1.2"; | ||
export declare const ARIA_RECOMMENDED_VERSION = "1.2"; |
{ | ||
"name": "@markuplint/ml-spec", | ||
"version": "4.1.1-alpha.0", | ||
"version": "4.2.0", | ||
"description": "Types and schema that specs of the Markup languages for markuplint", | ||
@@ -35,13 +35,13 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.0.2-alpha.0", | ||
"@markuplint/types": "4.0.3-alpha.0", | ||
"@markuplint/ml-ast": "4.1.0", | ||
"@markuplint/types": "4.1.0", | ||
"dom-accessibility-api": "0.6.3", | ||
"is-plain-object": "5.0.0", | ||
"type-fest": "4.12.0" | ||
"type-fest": "4.14.0" | ||
}, | ||
"devDependencies": { | ||
"@markuplint/test-tools": "4.1.1-alpha.0", | ||
"@markuplint/test-tools": "4.2.0", | ||
"json-schema-to-typescript": "13.1.2" | ||
}, | ||
"gitHead": "02b8ba8440aeeafbf9507ea0ef84bc258fced2c6" | ||
"gitHead": "fe251a0257345255ee887dd2302b889ac32a22a5" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
130064
+ Added@markuplint/ml-ast@4.1.0(transitive)
+ Added@markuplint/types@4.1.0(transitive)
+ Addedtype-fest@4.14.0(transitive)
- Removed@markuplint/ml-ast@4.0.2-alpha.0(transitive)
- Removed@markuplint/types@4.0.3-alpha.0(transitive)
- Removedtype-fest@4.12.0(transitive)
Updated@markuplint/ml-ast@4.1.0
Updated@markuplint/types@4.1.0
Updatedtype-fest@4.14.0