@markuplint/ml-core
Advanced tools
Comparing version
@@ -1684,2 +1684,6 @@ import type { MLDocument } from './document'; | ||
/** | ||
* @implements `@markuplint/ml-core` API: `MLElement` | ||
*/ | ||
isEmpty(): boolean; | ||
/** | ||
* @implements DOM API: `Element` | ||
@@ -1686,0 +1690,0 @@ * @see https://dom.spec.whatwg.org/#ref-for-dom-element-matches%E2%91%A0 |
{ | ||
"name": "@markuplint/ml-core", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "The core module of markuplint", | ||
@@ -20,9 +20,9 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/config-presets": "3.0.0-alpha.1", | ||
"@markuplint/i18n": "3.0.0-alpha.1", | ||
"@markuplint/ml-ast": "3.0.0-alpha.1", | ||
"@markuplint/ml-config": "3.0.0-alpha.1", | ||
"@markuplint/ml-spec": "3.0.0-alpha.1", | ||
"@markuplint/parser-utils": "3.0.0-alpha.1", | ||
"@markuplint/selector": "3.0.0-alpha.1", | ||
"@markuplint/config-presets": "3.0.0-alpha.2", | ||
"@markuplint/i18n": "3.0.0-alpha.2", | ||
"@markuplint/ml-ast": "3.0.0-alpha.2", | ||
"@markuplint/ml-config": "3.0.0-alpha.2", | ||
"@markuplint/ml-spec": "3.0.0-alpha.2", | ||
"@markuplint/parser-utils": "3.0.0-alpha.2", | ||
"@markuplint/selector": "3.0.0-alpha.2", | ||
"debug": "^4.3.4", | ||
@@ -33,6 +33,6 @@ "postcss-selector-parser": "^6.0.10", | ||
"devDependencies": { | ||
"@markuplint/html-parser": "3.0.0-alpha.1", | ||
"@markuplint/html-parser": "3.0.0-alpha.2", | ||
"@types/debug": "^4.1.7" | ||
}, | ||
"gitHead": "56de89456146a06777eb5b6d4e8ba456147dd18b" | ||
"gitHead": "830bf8187b81bf5ca2f5f09b6f85a98395a58bdb" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
468143
0.11%12275
0.13%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed