Comparing version 3.0.1 to 3.0.2
@@ -305,3 +305,3 @@ (function() { | ||
var child, elementsWithHooks, onDom, _i, _j, _len, _len1, _ref, _ref1, _results; | ||
if (!(element instanceof jQuery)) { | ||
if (!(element instanceof jQuery && element[0])) { | ||
return; | ||
@@ -308,0 +308,0 @@ } |
{ | ||
"name": "space-pen", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Write markup on the final frontier", | ||
@@ -5,0 +5,0 @@ "main": "./lib/space-pen.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
271940