You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@vaadin/input-container

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

16

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

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "^22.0.20",
"@vaadin/vaadin-lumo-styles": "^22.0.20",
"@vaadin/vaadin-material-styles": "^22.0.20",
"@vaadin/vaadin-themable-mixin": "^22.0.20"
"@vaadin/component-base": "^22.0.21",
"@vaadin/vaadin-lumo-styles": "^22.0.21",
"@vaadin/vaadin-material-styles": "^22.0.21",
"@vaadin/vaadin-themable-mixin": "^22.0.21"
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@vaadin/icon": "^22.0.20",
"@vaadin/icons": "^22.0.20",
"@vaadin/icon": "^22.0.21",
"@vaadin/icons": "^22.0.21",
"@vaadin/testing-helpers": "^0.3.2"
},
"gitHead": "bc4dd5837d74e1f27e331ce5df6c1d7e73bde81e"
"gitHead": "f0a522c6e48a10c4850abc7be8bb2fbe3fdcc8f3"
}