Socket
Socket
Sign inDemoInstall

@vaadin/field-base

Package Overview
Dependencies
Maintainers
14
Versions
374
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/field-base - npm Package Compare versions

Comparing version 22.0.15 to 22.0.16

6

package.json
{
"name": "@vaadin/field-base",
"version": "22.0.15",
"version": "22.0.16",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "^22.0.15",
"@vaadin/component-base": "^22.0.16",
"lit": "^2.0.0"

@@ -43,3 +43,3 @@ },

},
"gitHead": "bba021b56ba45da93d2bb980242956ad929ecfe2"
"gitHead": "dac6f243594ea700bb796d3b41d7b17736d90be8"
}

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

if (event.key === 'Escape' && this.clearButtonVisible && !!this.value) {
event.stopPropagation();
this.__clear();

@@ -141,0 +142,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