nanocomponent
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -150,2 +150,3 @@ var observeResize = require('observe-resize') | ||
if (!compare(_args, args)) { | ||
args = _args | ||
element = render.apply(render, args) | ||
@@ -152,0 +153,0 @@ onload(element, handleLoad, handleUnload) |
{ | ||
"name": "nanocomponent", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Create performant HTML elements", | ||
@@ -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
20356
242