@vaadin/vaadin-element-mixin
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -12,3 +12,3 @@ { | ||
"name": "@vaadin/vaadin-element-mixin", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"main": "vaadin-element-mixin.js", | ||
@@ -15,0 +15,0 @@ "author": "Vaadin Ltd", |
@@ -76,2 +76,3 @@ /** | ||
this.__subscribe(false); | ||
this.removeAttribute('dir'); | ||
} | ||
@@ -78,0 +79,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
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
22227
130