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.1.11
to
25.1.12
+10
-10
package.json
{
"name": "@vaadin/input-container",
"version": "25.1.11",
"version": "25.1.12",
"publishConfig": {

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

"dependencies": {
"@vaadin/component-base": "~25.1.11",
"@vaadin/vaadin-themable-mixin": "~25.1.11",
"@vaadin/component-base": "~25.1.12",
"@vaadin/vaadin-themable-mixin": "~25.1.12",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/aura": "~25.1.11",
"@vaadin/chai-plugins": "~25.1.11",
"@vaadin/icon": "~25.1.11",
"@vaadin/icons": "~25.1.11",
"@vaadin/test-runner-commands": "~25.1.11",
"@vaadin/aura": "~25.1.12",
"@vaadin/chai-plugins": "~25.1.12",
"@vaadin/icon": "~25.1.12",
"@vaadin/icons": "~25.1.12",
"@vaadin/test-runner-commands": "~25.1.12",
"@vaadin/testing-helpers": "^2.0.0",
"@vaadin/vaadin-lumo-styles": "~25.1.11",
"@vaadin/vaadin-lumo-styles": "~25.1.12",
"sinon": "^21.0.2"
},
"customElements": "custom-elements.json",
"gitHead": "96aa0ee7f6cfa81a59155963fc71cd259be854c2"
"gitHead": "a83f7aa5ab76b317eb25e99cf9c96a8c72341e95"
}