Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-text-field

Package Overview
Dependencies
Maintainers
15
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-text-field - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

2

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-text-field",
"version": "2.1.5",
"version": "2.1.6",
"main": "vaadin-text-field.js",

@@ -16,0 +16,0 @@ "author": "Vaadin Ltd",

@@ -80,3 +80,3 @@ /**

static get version() {
return '2.1.5';
return '2.1.6';
}

@@ -83,0 +83,0 @@

@@ -120,3 +120,3 @@ /**

static get version() {
return '2.1.5';
return '2.1.6';
}

@@ -123,0 +123,0 @@

@@ -50,2 +50,6 @@ /**

.vaadin-text-field-container [part="input-field"] {
flex-grow: 0;
}
/* Reset the native input styles */

@@ -52,0 +56,0 @@ [part="value"] {

@@ -102,3 +102,3 @@ /**

static get version() {
return '2.1.5';
return '2.1.6';
}

@@ -105,0 +105,0 @@

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