@markuplint/ml-spec
Advanced tools
Comparing version 4.2.0 to 4.2.1-dev.1
@@ -0,3 +1,4 @@ | ||
import type { ImplicitRole } from '../types/aria.js'; | ||
import type { ARIAVersion, ComputedRole, MLMLSpec } from '../types/index.js'; | ||
export declare function getImplicitRole(specs: MLMLSpec, el: Element, version: ARIAVersion): ComputedRole; | ||
export declare function getImplicitRoleName(el: Element, version: ARIAVersion, specs: MLMLSpec): import("packages/@markuplint/ml-spec/src/index.js").ImplicitRole; | ||
export declare function getImplicitRoleName(el: Element, version: ARIAVersion, specs: MLMLSpec): ImplicitRole; |
{ | ||
"name": "@markuplint/ml-spec", | ||
"version": "4.2.0", | ||
"version": "4.2.1-dev.1+98cb4470a", | ||
"description": "Types and schema that specs of the Markup languages for markuplint", | ||
@@ -35,4 +35,4 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.1.0", | ||
"@markuplint/types": "4.1.0", | ||
"@markuplint/ml-ast": "4.1.1-dev.1+98cb4470a", | ||
"@markuplint/types": "4.1.1-dev.1+98cb4470a", | ||
"dom-accessibility-api": "0.6.3", | ||
@@ -46,3 +46,3 @@ "is-plain-object": "5.0.0", | ||
}, | ||
"gitHead": "fe251a0257345255ee887dd2302b889ac32a22a5" | ||
"gitHead": "98cb4470ad994275f52b0c3919f8d27dda8c38bc" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
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
130114
3014
2
1
- Removed@markuplint/ml-ast@4.1.0(transitive)
- Removed@markuplint/types@4.1.0(transitive)
- Removed@types/css-tree@2.3.7(transitive)
- Removed@types/debug@4.1.12(transitive)
- Removed@types/ms@0.7.34(transitive)
- Removed@types/whatwg-mimetype@3.0.2(transitive)
- Removedbcp-47@2.1.0(transitive)
- Removedcss-tree@2.3.1(transitive)
- Removeddebug@4.3.4(transitive)
- Removedis-alphabetical@2.0.1(transitive)
- Removedis-alphanumerical@2.0.1(transitive)
- Removedis-decimal@2.0.1(transitive)
- Removedleven@4.0.0(transitive)
- Removedmdn-data@2.0.30(transitive)
- Removedms@2.1.2(transitive)
- Removedsource-map-js@1.2.1(transitive)
- Removedwhatwg-mimetype@4.0.0(transitive)