@markuplint/selector
Advanced tools
Comparing version 4.0.0-alpha.9 to 4.0.0-alpha.10
{ | ||
"name": "@markuplint/selector", | ||
"version": "4.0.0-alpha.9", | ||
"version": "4.0.0-alpha.10", | ||
"description": "Extended W3C Selectors matcher", | ||
@@ -28,13 +28,13 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.0.0-alpha.9", | ||
"@markuplint/ml-spec": "4.0.0-alpha.10", | ||
"@types/debug": "^4.1.12", | ||
"debug": "^4.3.4", | ||
"postcss-selector-parser": "^6.0.15", | ||
"type-fest": "^4.9.0" | ||
"type-fest": "^4.10.1" | ||
}, | ||
"devDependencies": { | ||
"@types/jsdom": "21.1.6", | ||
"jsdom": "23.0.1" | ||
"jsdom": "24.0.0" | ||
}, | ||
"gitHead": "c86b754700aaf61b561a64dbd0c87424e772f619" | ||
"gitHead": "b41153ea665aa8f091daf6114a06047f4ccb8350" | ||
} |
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
65147
+ Added@markuplint/ml-ast@4.0.0-alpha.10(transitive)
+ Added@markuplint/ml-spec@4.0.0-alpha.10(transitive)
+ Added@markuplint/types@4.0.0-alpha.10(transitive)
- Removed@markuplint/ml-ast@4.0.0-alpha.9(transitive)
- Removed@markuplint/ml-spec@4.0.0-alpha.9(transitive)
- Removed@markuplint/types@4.0.0-alpha.9(transitive)
Updatedtype-fest@^4.10.1