@vaadin/vaadin-text-field
Advanced tools
Comparing version 2.3.6 to 2.3.7
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-text-field", | ||
"version": "2.3.6", | ||
"version": "2.3.7", | ||
"main": "vaadin-text-field.js", | ||
@@ -16,0 +16,0 @@ "author": "Vaadin Ltd", |
@@ -34,3 +34,3 @@ /** | ||
static get version() { | ||
return '2.3.6'; | ||
return '2.3.7'; | ||
} | ||
@@ -37,0 +37,0 @@ |
@@ -80,3 +80,3 @@ /** | ||
static get version() { | ||
return '2.3.6'; | ||
return '2.3.7'; | ||
} | ||
@@ -167,5 +167,5 @@ | ||
memoizedTemplate.content.appendChild(styles); | ||
} | ||
return memoizedTemplate; | ||
} | ||
return memoizedTemplate; | ||
} | ||
@@ -172,0 +172,0 @@ |
@@ -80,3 +80,3 @@ /** | ||
static get version() { | ||
return '2.3.6'; | ||
return '2.3.7'; | ||
} | ||
@@ -83,0 +83,0 @@ |
@@ -133,3 +133,3 @@ /** | ||
static get version() { | ||
return '2.3.6'; | ||
return '2.3.7'; | ||
} | ||
@@ -136,0 +136,0 @@ |
@@ -106,3 +106,3 @@ /** | ||
static get version() { | ||
return '2.3.6'; | ||
return '2.3.7'; | ||
} | ||
@@ -109,0 +109,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
92137