@vaadin/component-base
Advanced tools
Comparing version 24.5.2 to 24.5.3
{ | ||
"name": "@vaadin/component-base", | ||
"version": "24.5.2", | ||
"version": "24.5.3", | ||
"publishConfig": { | ||
@@ -41,7 +41,7 @@ "access": "public" | ||
"devDependencies": { | ||
"@vaadin/chai-plugins": "~24.5.2", | ||
"@vaadin/chai-plugins": "~24.5.3", | ||
"@vaadin/testing-helpers": "^1.0.0", | ||
"sinon": "^18.0.0" | ||
}, | ||
"gitHead": "3e07e97ed0bf355373d1ef0216a3954113e4a40f" | ||
"gitHead": "1f3681623cd4950de8b805fffa4bf148ea8ff9a2" | ||
} |
@@ -7,3 +7,3 @@ /** | ||
export function defineCustomElement(CustomElement, version = '24.5.2') { | ||
export function defineCustomElement(CustomElement, version = '24.5.3') { | ||
Object.defineProperty(CustomElement, 'version', { | ||
@@ -10,0 +10,0 @@ get() { |
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