dom-closest
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "dom-closest", | ||
"description": "For a given DOM element, find the first ancestor that matches a given CSS selector.", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"files": [ | ||
@@ -9,3 +9,3 @@ "index.js" | ||
"dependencies": { | ||
"dom-matches": "^1.0.1" | ||
"dom-matches": ">=1.0.1" | ||
}, | ||
@@ -12,0 +12,0 @@ "devDependencies": { |
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
3233
5
+ Addeddom-matches@2.0.0(transitive)
- Removeddom-matches@1.0.1(transitive)
Updateddom-matches@>=1.0.1