Comparing version 1.6.5 to 1.6.6-rc
@@ -418,3 +418,3 @@ 'use strict'; | ||
if (this.isPanelRoot && this.initialized) { | ||
if (this.initialized) { | ||
this.update(); | ||
@@ -421,0 +421,0 @@ } |
@@ -354,3 +354,3 @@ import cuid from 'cuid'; | ||
if (this.isPanelRoot && this.initialized) { | ||
if (this.initialized) { | ||
this.update(); | ||
@@ -357,0 +357,0 @@ } |
{ | ||
"name": "panel", | ||
"version": "1.6.5", | ||
"version": "1.6.6-rc", | ||
"description": "Web Components with Virtual DOM: lightweight composable web apps", | ||
@@ -75,3 +75,4 @@ "main": "build/index.js", | ||
"typescript": "3.2.2", | ||
"web-component-tester": "5.0.0", | ||
"wct-browser-legacy": "1.0.2", | ||
"web-component-tester": "6.9.2", | ||
"webpack": "1.13.0", | ||
@@ -78,0 +79,0 @@ "zip-folder": "1.0.0" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
129188
24
1