🎩 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
625
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.4
to
25.2.5
+10
-10
package.json
{
"name": "@vaadin/input-container",
"version": "25.2.4",
"version": "25.2.5",
"publishConfig": {

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

"dependencies": {
"@vaadin/component-base": "~25.2.4",
"@vaadin/vaadin-themable-mixin": "~25.2.4",
"@vaadin/component-base": "~25.2.5",
"@vaadin/vaadin-themable-mixin": "~25.2.5",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/aura": "~25.2.4",
"@vaadin/chai-plugins": "~25.2.4",
"@vaadin/icon": "~25.2.4",
"@vaadin/icons": "~25.2.4",
"@vaadin/test-runner-commands": "~25.2.4",
"@vaadin/aura": "~25.2.5",
"@vaadin/chai-plugins": "~25.2.5",
"@vaadin/icon": "~25.2.5",
"@vaadin/icons": "~25.2.5",
"@vaadin/test-runner-commands": "~25.2.5",
"@vaadin/testing-helpers": "^2.0.0",
"@vaadin/vaadin-lumo-styles": "~25.2.4",
"@vaadin/vaadin-lumo-styles": "~25.2.5",
"sinon": "^22.0.0"
},
"customElements": "custom-elements.json",
"gitHead": "8671e6394dd539f76cd5e3ec885c7abf133ce3e7"
"gitHead": "bfaf51d71619f34c0b00b326e6426f1cd9f7b2f5"
}