@vaadin/field-base
Advanced tools
Comparing version 24.5.0-alpha8 to 24.5.0-alpha9
{ | ||
"name": "@vaadin/field-base", | ||
"version": "24.5.0-alpha8", | ||
"version": "24.5.0-alpha9", | ||
"publishConfig": { | ||
@@ -35,12 +35,12 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/a11y-base": "24.5.0-alpha8", | ||
"@vaadin/component-base": "24.5.0-alpha8", | ||
"@vaadin/a11y-base": "24.5.0-alpha9", | ||
"@vaadin/component-base": "24.5.0-alpha9", | ||
"lit": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vaadin/chai-plugins": "24.5.0-alpha8", | ||
"@vaadin/chai-plugins": "24.5.0-alpha9", | ||
"@vaadin/testing-helpers": "^1.0.0", | ||
"sinon": "^18.0.0" | ||
}, | ||
"gitHead": "1e227aaa55df3f5dae3d477b9afb5fce4f5ece33" | ||
"gitHead": "804744762f3bec0a2247c4bbcbbb204dbcd78bc0" | ||
} |
@@ -7,3 +7,3 @@ # @vaadin/field-base | ||
Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components. | ||
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components. | ||
@@ -10,0 +10,0 @@ ## License |
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
88408
+ Added@vaadin/a11y-base@24.5.0-alpha9(transitive)
+ Added@vaadin/component-base@24.5.0-alpha9(transitive)
- Removed@vaadin/a11y-base@24.5.0-alpha8(transitive)
- Removed@vaadin/component-base@24.5.0-alpha8(transitive)