🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vaadin/component-base

Package Overview
Dependencies
Maintainers
12
Versions
618
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/component-base - npm Package Compare versions

Comparing version
25.2.2
to
25.2.3
+4
-4
package.json
{
"name": "@vaadin/component-base",
"version": "25.2.2",
"version": "25.2.3",
"publishConfig": {

@@ -41,4 +41,4 @@ "access": "public"

"devDependencies": {
"@vaadin/chai-plugins": "~25.2.2",
"@vaadin/test-runner-commands": "~25.2.2",
"@vaadin/chai-plugins": "~25.2.3",
"@vaadin/test-runner-commands": "~25.2.3",
"@vaadin/testing-helpers": "^2.0.0",

@@ -48,3 +48,3 @@ "sinon": "^22.0.0"

"customElements": "custom-elements.json",
"gitHead": "7d89c827505a3c4112a7aa228da445e39b5fed9a"
"gitHead": "3262084812870d48255afbd19b76fc8b1af32604"
}

@@ -16,3 +16,3 @@ /**

export function defineCustomElement(CustomElement, version = '25.2.2') {
export function defineCustomElement(CustomElement, version = '25.2.3') {
Object.defineProperty(CustomElement, 'version', {

@@ -19,0 +19,0 @@ get() {