🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@vaadin/input-container

Package Overview
Dependencies
Maintainers
12
Versions
476
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

to
23.5.13

16

package.json
{
"name": "@vaadin/input-container",
"version": "23.5.12",
"version": "23.5.13",
"publishConfig": {

@@ -35,15 +35,15 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "~23.5.12",
"@vaadin/vaadin-lumo-styles": "~23.5.12",
"@vaadin/vaadin-material-styles": "~23.5.12",
"@vaadin/vaadin-themable-mixin": "~23.5.12"
"@vaadin/component-base": "~23.5.13",
"@vaadin/vaadin-lumo-styles": "~23.5.13",
"@vaadin/vaadin-material-styles": "~23.5.13",
"@vaadin/vaadin-themable-mixin": "~23.5.13"
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@vaadin/icon": "~23.5.12",
"@vaadin/icons": "~23.5.12",
"@vaadin/icon": "~23.5.13",
"@vaadin/icons": "~23.5.13",
"@vaadin/testing-helpers": "^0.3.2",
"sinon": "^13.0.2"
},
"gitHead": "649d4656babb0403813ce4f797e1fc4484b0dd11"
"gitHead": "ea39850126c4f1cbe9f90472eb2f20c06d9a28b8"
}