New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/field-base

Package Overview
Dependencies
Maintainers
12
Versions
437
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/field-base - npm Package Compare versions

Comparing version

to
24.7.0-alpha8

11

package.json
{
"name": "@vaadin/field-base",
"version": "24.7.0-alpha7",
"version": "24.7.0-alpha8",
"publishConfig": {

@@ -35,12 +35,13 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/a11y-base": "24.7.0-alpha7",
"@vaadin/component-base": "24.7.0-alpha7",
"@vaadin/a11y-base": "24.7.0-alpha8",
"@vaadin/component-base": "24.7.0-alpha8",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/chai-plugins": "24.7.0-alpha7",
"@vaadin/chai-plugins": "24.7.0-alpha8",
"@vaadin/test-runner-commands": "24.7.0-alpha8",
"@vaadin/testing-helpers": "^1.1.0",
"sinon": "^18.0.0"
},
"gitHead": "5f48d7024caa02773aff3aa53091326a42d1eeb1"
"gitHead": "d015035192480fcc8cc9df5d00a950f177b83c32"
}