@vaadin/component-base
Advanced tools
Comparing version 24.5.0-alpha8 to 24.5.0-alpha9
{ | ||
"name": "@vaadin/component-base", | ||
"version": "24.5.0-alpha8", | ||
"version": "24.5.0-alpha9", | ||
"publishConfig": { | ||
@@ -41,7 +41,7 @@ "access": "public" | ||
"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/component-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 |
@@ -12,3 +12,3 @@ /** | ||
get() { | ||
return '24.5.0-alpha8'; | ||
return '24.5.0-alpha9'; | ||
}, | ||
@@ -15,0 +15,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
216058