@markuplint/selector
Advanced tools
Comparing version 4.6.2 to 4.6.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [4.6.3](https://github.com/markuplint/markuplint/compare/@markuplint/selector@4.6.2...@markuplint/selector@4.6.3) (2024-05-28) | ||
**Note:** Version bump only for package @markuplint/selector | ||
## [4.6.2](https://github.com/markuplint/markuplint/compare/@markuplint/selector@4.6.1...@markuplint/selector@4.6.2) (2024-05-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@markuplint/selector", | ||
"version": "4.6.2", | ||
"version": "4.6.3", | ||
"description": "Extended W3C Selectors matcher", | ||
@@ -28,13 +28,13 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.6.0", | ||
"@markuplint/ml-spec": "4.6.1", | ||
"@types/debug": "4.1.12", | ||
"debug": "4.3.4", | ||
"postcss-selector-parser": "6.0.16", | ||
"type-fest": "4.18.2" | ||
"postcss-selector-parser": "6.1.0", | ||
"type-fest": "4.18.3" | ||
}, | ||
"devDependencies": { | ||
"@types/jsdom": "21.1.6", | ||
"jsdom": "24.0.0" | ||
"jsdom": "24.1.0" | ||
}, | ||
"gitHead": "ca7dc6bf40eac4f2813e492878f889eb77751a70" | ||
"gitHead": "bf70c41b1d2497e85b73c9ecd5551eb522e6bdfc" | ||
} |
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
67236
+ Added@markuplint/ml-ast@4.4.0(transitive)
+ Added@markuplint/ml-spec@4.6.1(transitive)
+ Added@markuplint/shared@4.4.1(transitive)
+ Added@markuplint/types@4.5.1(transitive)
+ Addedpostcss-selector-parser@6.1.0(transitive)
+ Addedtype-fest@4.18.3(transitive)
- Removed@markuplint/ml-ast@4.3.1(transitive)
- Removed@markuplint/ml-spec@4.6.0(transitive)
- Removed@markuplint/shared@4.4.0(transitive)
- Removed@markuplint/types@4.5.0(transitive)
- Removedpostcss-selector-parser@6.0.16(transitive)
- Removedtype-fest@4.18.2(transitive)
Updated@markuplint/ml-spec@4.6.1
Updatedtype-fest@4.18.3