Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/input-container

Package Overview
Dependencies
Maintainers
0
Versions
401
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 24.5.3 to 24.5.4

18

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

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "~24.5.3",
"@vaadin/vaadin-lumo-styles": "~24.5.3",
"@vaadin/vaadin-material-styles": "~24.5.3",
"@vaadin/vaadin-themable-mixin": "~24.5.3",
"@vaadin/component-base": "~24.5.4",
"@vaadin/vaadin-lumo-styles": "~24.5.4",
"@vaadin/vaadin-material-styles": "~24.5.4",
"@vaadin/vaadin-themable-mixin": "~24.5.4",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/chai-plugins": "~24.5.3",
"@vaadin/icon": "~24.5.3",
"@vaadin/icons": "~24.5.3",
"@vaadin/chai-plugins": "~24.5.4",
"@vaadin/icon": "~24.5.4",
"@vaadin/icons": "~24.5.4",
"@vaadin/testing-helpers": "^1.0.0",
"sinon": "^18.0.0"
},
"gitHead": "1f3681623cd4950de8b805fffa4bf148ea8ff9a2"
"gitHead": "0993b6e95bd5826642065356b8f5854a65a6b677"
}

@@ -13,3 +13,3 @@ import '@vaadin/vaadin-lumo-styles/color.js';

padding: 0 calc(0.375em + var(--_input-container-radius) / 4 - 1px);
font-weight: 500;
font-weight: var(--vaadin-input-field-value-font-weight, 500);
line-height: 1;

@@ -16,0 +16,0 @@ position: relative;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc