New:Socket for Asana Is Now Available.Learn more
Get Started

@vaadin/input-container

Package Overview
Dependencies
Maintainers
12
Versions
644
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/input-container - npm Package Compare versions

Comparing version
25.2.7
to
25.2.8
+10
-10
package.json
{
"name": "@vaadin/input-container",
"version": "25.2.7",
"version": "25.2.8",
"publishConfig": {

@@ -34,18 +34,18 @@ "access": "public"

"dependencies": {
"@vaadin/component-base": "~25.2.7",
"@vaadin/vaadin-themable-mixin": "~25.2.7",
"@vaadin/component-base": "~25.2.8",
"@vaadin/vaadin-themable-mixin": "~25.2.8",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/aura": "~25.2.7",
"@vaadin/chai-plugins": "~25.2.7",
"@vaadin/icon": "~25.2.7",
"@vaadin/icons": "~25.2.7",
"@vaadin/test-runner-commands": "~25.2.7",
"@vaadin/aura": "~25.2.8",
"@vaadin/chai-plugins": "~25.2.8",
"@vaadin/icon": "~25.2.8",
"@vaadin/icons": "~25.2.8",
"@vaadin/test-runner-commands": "~25.2.8",
"@vaadin/testing-helpers": "^2.0.0",
"@vaadin/vaadin-lumo-styles": "~25.2.7",
"@vaadin/vaadin-lumo-styles": "~25.2.8",
"sinon": "^22.0.0"
},
"customElements": "custom-elements.json",
"gitHead": "14be1af674f3968cce68c6eb4742340694c4a949"
"gitHead": "46ec4be23967061d203ca4dad6e7b8291d4edd9c"
}