@markuplint/selector
Advanced tools
Comparing version 4.6.3 to 4.6.4-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.6.4-alpha.0](https://github.com/markuplint/markuplint/compare/@markuplint/selector@4.6.3...@markuplint/selector@4.6.4-alpha.0) (2024-06-02) | ||
**Note:** Version bump only for package @markuplint/selector | ||
## [4.6.3](https://github.com/markuplint/markuplint/compare/@markuplint/selector@4.6.2...@markuplint/selector@4.6.3) (2024-05-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@markuplint/selector", | ||
"version": "4.6.3", | ||
"version": "4.6.4-alpha.0", | ||
"description": "Extended W3C Selectors matcher", | ||
@@ -28,5 +28,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.6.1", | ||
"@markuplint/ml-spec": "4.6.2-alpha.0", | ||
"@types/debug": "4.1.12", | ||
"debug": "4.3.4", | ||
"debug": "4.3.5", | ||
"postcss-selector-parser": "6.1.0", | ||
@@ -36,6 +36,6 @@ "type-fest": "4.18.3" | ||
"devDependencies": { | ||
"@types/jsdom": "21.1.6", | ||
"@types/jsdom": "21.1.7", | ||
"jsdom": "24.1.0" | ||
}, | ||
"gitHead": "bf70c41b1d2497e85b73c9ecd5551eb522e6bdfc" | ||
"gitHead": "b1cabc178e3553fd66c7ed4357b4124eb2585327" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
67465
2
+ Added@markuplint/ml-ast@4.4.1-alpha.0(transitive)
+ Added@markuplint/ml-spec@4.6.2-alpha.0(transitive)
+ Added@markuplint/shared@4.4.2-alpha.0(transitive)
+ Added@markuplint/types@4.5.2-alpha.0(transitive)
+ Addeddebug@4.3.5(transitive)
- Removed@markuplint/ml-ast@4.4.0(transitive)
- Removed@markuplint/ml-spec@4.6.1(transitive)
- Removed@markuplint/shared@4.4.1(transitive)
- Removed@markuplint/types@4.5.1(transitive)
- Removeddebug@4.3.4(transitive)
Updateddebug@4.3.5