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

@vaadin/field-base

Package Overview
Maintainers
12
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/field-base - npm Package Compare versions

Source code not available
We could not scan this package. Some page functionalities have been disabled
Comparing version
25.3.0-alpha7
to
25.3.0-alpha8
+7
-7
package.json
{
"name": "@vaadin/field-base",
"version": "25.3.0-alpha7",
"version": "25.3.0-alpha8",
"publishConfig": {

@@ -35,10 +35,10 @@ "access": "public"

"@open-wc/dedupe-mixin": "^1.3.0",
"@vaadin/a11y-base": "25.3.0-alpha7",
"@vaadin/component-base": "25.3.0-alpha7",
"@vaadin/a11y-base": "25.3.0-alpha8",
"@vaadin/component-base": "25.3.0-alpha8",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/chai-plugins": "25.3.0-alpha7",
"@vaadin/input-container": "25.3.0-alpha7",
"@vaadin/test-runner-commands": "25.3.0-alpha7",
"@vaadin/chai-plugins": "25.3.0-alpha8",
"@vaadin/input-container": "25.3.0-alpha8",
"@vaadin/test-runner-commands": "25.3.0-alpha8",
"@vaadin/testing-helpers": "^2.0.0",

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

"customElements": "custom-elements.json",
"gitHead": "ae7b9823df5598faebd7a482993029ee489c35ae"
"gitHead": "ccbb4aaffb63c745c6da0426b532d4d05e47af29"
}