@vaadin/date-picker
Advanced tools
Comparing version 23.1.0 to 23.1.1
{ | ||
"name": "@vaadin/date-picker", | ||
"version": "23.1.0", | ||
"version": "23.1.1", | ||
"publishConfig": { | ||
@@ -37,10 +37,10 @@ "access": "public" | ||
"@polymer/polymer": "^3.2.0", | ||
"@vaadin/button": "^23.1.0", | ||
"@vaadin/component-base": "^23.1.0", | ||
"@vaadin/field-base": "^23.1.0", | ||
"@vaadin/input-container": "^23.1.0", | ||
"@vaadin/vaadin-lumo-styles": "^23.1.0", | ||
"@vaadin/vaadin-material-styles": "^23.1.0", | ||
"@vaadin/vaadin-overlay": "^23.1.0", | ||
"@vaadin/vaadin-themable-mixin": "^23.1.0" | ||
"@vaadin/button": "^23.1.1", | ||
"@vaadin/component-base": "^23.1.1", | ||
"@vaadin/field-base": "^23.1.1", | ||
"@vaadin/input-container": "^23.1.1", | ||
"@vaadin/vaadin-lumo-styles": "^23.1.1", | ||
"@vaadin/vaadin-material-styles": "^23.1.1", | ||
"@vaadin/vaadin-overlay": "^23.1.1", | ||
"@vaadin/vaadin-themable-mixin": "^23.1.1" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "322bba42b83f908a78cd972b06acadc5da95a69d" | ||
"gitHead": "390458d6519433a2dd502cef90da48e84573a275" | ||
} |
@@ -238,3 +238,3 @@ /** | ||
type: Number, | ||
default: 300, | ||
value: 300, | ||
}, | ||
@@ -241,0 +241,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
156498
Updated@vaadin/button@^23.1.1
Updated@vaadin/field-base@^23.1.1