@vaadin/text-field
Advanced tools
Comparing version 23.0.4 to 23.1.0-alpha1
{ | ||
"name": "@vaadin/text-field", | ||
"version": "23.0.4", | ||
"version": "23.1.0-alpha1", | ||
"publishConfig": { | ||
@@ -36,8 +36,8 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/component-base": "^23.0.4", | ||
"@vaadin/field-base": "^23.0.4", | ||
"@vaadin/input-container": "^23.0.4", | ||
"@vaadin/vaadin-lumo-styles": "^23.0.4", | ||
"@vaadin/vaadin-material-styles": "^23.0.4", | ||
"@vaadin/vaadin-themable-mixin": "^23.0.4" | ||
"@vaadin/component-base": "23.1.0-alpha1", | ||
"@vaadin/field-base": "23.1.0-alpha1", | ||
"@vaadin/input-container": "23.1.0-alpha1", | ||
"@vaadin/vaadin-lumo-styles": "23.1.0-alpha1", | ||
"@vaadin/vaadin-material-styles": "23.1.0-alpha1", | ||
"@vaadin/vaadin-themable-mixin": "23.1.0-alpha1" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d8db2046661c42fb5aac09ed683b500bf4613b26" | ||
"gitHead": "5d0cdee069f866037c507265fafb4d0476795333" | ||
} |
@@ -110,3 +110,3 @@ /** | ||
invalid="[[invalid]]" | ||
theme$="[[theme]]" | ||
theme$="[[_theme]]" | ||
> | ||
@@ -113,0 +113,0 @@ <slot name="prefix" slot="prefix"></slot> |
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
26564
1
+ Added@vaadin/component-base@23.1.0-alpha1(transitive)
+ Added@vaadin/field-base@23.1.0-alpha1(transitive)
+ Added@vaadin/icon@23.1.0-alpha1(transitive)
+ Added@vaadin/input-container@23.1.0-alpha1(transitive)
+ Added@vaadin/vaadin-lumo-styles@23.1.0-alpha1(transitive)
+ Added@vaadin/vaadin-material-styles@23.1.0-alpha1(transitive)
+ Added@vaadin/vaadin-themable-mixin@23.1.0-alpha1(transitive)
- Removed@vaadin/component-base@23.5.11(transitive)
- Removed@vaadin/field-base@23.5.11(transitive)
- Removed@vaadin/icon@23.5.11(transitive)
- Removed@vaadin/input-container@23.5.11(transitive)
- Removed@vaadin/vaadin-lumo-styles@23.5.11(transitive)
- Removed@vaadin/vaadin-material-styles@23.5.11(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.5.11(transitive)