vdom-virtualize
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -109,2 +109,3 @@ /*! | ||
if("attributes" == propName) return | ||
if("tabIndex" == propName && el.tabIndex === -1) return | ||
@@ -111,0 +112,0 @@ |
{ | ||
"name": "vdom-virtualize", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Virtulize any DOM node and turn it into a virtual-dom node.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6926
233