bianco.dom-to-array
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "bianco.dom-to-array", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Converts any DOM node/s to a loopable array", | ||
@@ -38,5 +38,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"jsdom": "9.5.0", | ||
"jsdom-global": "2.1.0" | ||
"jsdom": "9.11.0", | ||
"jsdom-global": "2.1.1" | ||
} | ||
} |
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
4971