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

@vaadin/input-container

Package Overview
Dependencies
Maintainers
12
Versions
624
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.2
to
25.2.3
+10
-10
package.json
{
"name": "@vaadin/input-container",
"version": "25.2.2",
"version": "25.2.3",
"publishConfig": {

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

"dependencies": {
"@vaadin/component-base": "~25.2.2",
"@vaadin/vaadin-themable-mixin": "~25.2.2",
"@vaadin/component-base": "~25.2.3",
"@vaadin/vaadin-themable-mixin": "~25.2.3",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/aura": "~25.2.2",
"@vaadin/chai-plugins": "~25.2.2",
"@vaadin/icon": "~25.2.2",
"@vaadin/icons": "~25.2.2",
"@vaadin/test-runner-commands": "~25.2.2",
"@vaadin/aura": "~25.2.3",
"@vaadin/chai-plugins": "~25.2.3",
"@vaadin/icon": "~25.2.3",
"@vaadin/icons": "~25.2.3",
"@vaadin/test-runner-commands": "~25.2.3",
"@vaadin/testing-helpers": "^2.0.0",
"@vaadin/vaadin-lumo-styles": "~25.2.2",
"@vaadin/vaadin-lumo-styles": "~25.2.3",
"sinon": "^22.0.0"
},
"customElements": "custom-elements.json",
"gitHead": "7d89c827505a3c4112a7aa228da445e39b5fed9a"
"gitHead": "3262084812870d48255afbd19b76fc8b1af32604"
}