New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/text-field

Package Overview
Dependencies
Maintainers
12
Versions
421
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/text-field - npm Package Compare versions

Comparing version 23.3.0-alpha1 to 23.3.0-alpha2

16

package.json
{
"name": "@vaadin/text-field",
"version": "23.3.0-alpha1",
"version": "23.3.0-alpha2",
"publishConfig": {

@@ -38,8 +38,8 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "23.3.0-alpha1",
"@vaadin/field-base": "23.3.0-alpha1",
"@vaadin/input-container": "23.3.0-alpha1",
"@vaadin/vaadin-lumo-styles": "23.3.0-alpha1",
"@vaadin/vaadin-material-styles": "23.3.0-alpha1",
"@vaadin/vaadin-themable-mixin": "23.3.0-alpha1"
"@vaadin/component-base": "23.3.0-alpha2",
"@vaadin/field-base": "23.3.0-alpha2",
"@vaadin/input-container": "23.3.0-alpha2",
"@vaadin/vaadin-lumo-styles": "23.3.0-alpha2",
"@vaadin/vaadin-material-styles": "23.3.0-alpha2",
"@vaadin/vaadin-themable-mixin": "23.3.0-alpha2"
},

@@ -55,3 +55,3 @@ "devDependencies": {

],
"gitHead": "beabc527d4b1274eb798ff701d406fed45cfe638"
"gitHead": "ae61027c62ffa7f7d70cfc50e43f333addfc74b6"
}

@@ -183,2 +183,3 @@ /**

this._tooltipController = new TooltipController(this);
this._tooltipController.setPosition('top');
this.addController(this._tooltipController);

@@ -185,0 +186,0 @@ }

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/text-field",
"version": "23.3.0-alpha1",
"version": "23.3.0-alpha2",
"description-markup": "markdown",

@@ -6,0 +6,0 @@ "contributions": {

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/text-field",
"version": "23.3.0-alpha1",
"version": "23.3.0-alpha2",
"description-markup": "markdown",

@@ -6,0 +6,0 @@ "framework": "lit",

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