Comparing version 1.1.2 to 1.1.3
@@ -476,3 +476,3 @@ /*! Copyright (c) 2016 Ayogo Health Inc. | ||
if (!sentinel) { | ||
if (parentNode && !sentinel) { | ||
sentinel = $window.document.createElement('dialog-sentinel'); | ||
@@ -479,0 +479,0 @@ parentNode.insertBefore(sentinel, el); |
{ | ||
"name": "ay-dialog", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"copyright": "Copyright 2016 Ayogo Health Inc.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
27078