bianco.query
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "bianco.query", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Modern DOM query selectors helpers written in es2015", | ||
@@ -41,4 +41,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"bianco.dom-to-array": "^0.0.2" | ||
"bianco.dom-to-array": "^0.0.4" | ||
} | ||
} |
@@ -18,3 +18,3 @@ # bianco.query | ||
// convert DOM nodes into arrays | ||
// convert DOM nodes to arrays | ||
$(footer) | ||
@@ -21,0 +21,0 @@ .concat($(header)) |
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
4546
+ Addedbianco.dom-to-array@0.0.4(transitive)
- Removedbianco.dom-to-array@0.0.2(transitive)
- Removedbianco.is-iterable@0.0.1(transitive)
Updatedbianco.dom-to-array@^0.0.4