@wordpress/dom
Advanced tools
Comparing version 3.2.1 to 3.2.2-next.253d9b6e21.0
@@ -61,5 +61,5 @@ /** | ||
* | ||
* @param {HTMLElement|Node} query The element to check. | ||
* @param {HTMLElement} container The container that we suspect "query" may be a first or last child of. | ||
* @param {"firstChild"|"lastChild"} propName "firstChild" or "lastChild" | ||
* @param {HTMLElement|Node} query The element to check. | ||
* @param {HTMLElement} container The container that we suspect "query" may be a first or last child of. | ||
* @param {"firstChild"|"lastChild"} propName "firstChild" or "lastChild" | ||
* | ||
@@ -66,0 +66,0 @@ * @return {boolean} True if query is a deep first/last child of container, false otherwise. |
@@ -72,5 +72,5 @@ "use strict"; | ||
* | ||
* @param {HTMLElement|Node} query The element to check. | ||
* @param {HTMLElement} container The container that we suspect "query" may be a first or last child of. | ||
* @param {"firstChild"|"lastChild"} propName "firstChild" or "lastChild" | ||
* @param {HTMLElement|Node} query The element to check. | ||
* @param {HTMLElement} container The container that we suspect "query" may be a first or last child of. | ||
* @param {"firstChild"|"lastChild"} propName "firstChild" or "lastChild" | ||
* | ||
@@ -77,0 +77,0 @@ * @return {boolean} True if query is a deep first/last child of container, false otherwise. |
{ | ||
"name": "@wordpress/dom", | ||
"version": "3.2.1", | ||
"version": "3.2.2-next.253d9b6e21.0", | ||
"description": "DOM utilities module for WordPress.", | ||
@@ -37,3 +37,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "4e106dd6283fd742aeb521ebc0ae29f35d4274b4" | ||
"gitHead": "c4b9acee18dfcc1767c35631f90725c7d604c5e9" | ||
} |
@@ -68,5 +68,5 @@ /** | ||
* | ||
* @param {HTMLElement|Node} query The element to check. | ||
* @param {HTMLElement} container The container that we suspect "query" may be a first or last child of. | ||
* @param {"firstChild"|"lastChild"} propName "firstChild" or "lastChild" | ||
* @param {HTMLElement|Node} query The element to check. | ||
* @param {HTMLElement} container The container that we suspect "query" may be a first or last child of. | ||
* @param {"firstChild"|"lastChild"} propName "firstChild" or "lastChild" | ||
* | ||
@@ -73,0 +73,0 @@ * @return {boolean} True if query is a deep first/last child of container, false otherwise. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
559868
1