@cocreate/utils
Advanced tools
Comparing version 1.33.4 to 1.33.5
{ | ||
"name": "@cocreate/utils", | ||
"version": "1.33.4", | ||
"version": "1.33.5", | ||
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -452,2 +452,4 @@ (function (root, factory) { | ||
// } | ||
if (!specialSelectors[k]) | ||
continue | ||
if (k === 0) { | ||
@@ -454,0 +456,0 @@ if (type[i] === 'parent') |
Sorry, the diff of this file is too big to display
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
182685
948