Socket
Socket
Sign inDemoInstall

@vaadin/field-base

Package Overview
Dependencies
Maintainers
14
Versions
373
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 23.1.3 to 23.1.4

6

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

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "^23.1.3",
"@vaadin/component-base": "^23.1.4",
"lit": "^2.0.0"

@@ -44,3 +44,3 @@ },

},
"gitHead": "3066c296ad0ef652bc49417005523398199f1bf2"
"gitHead": "0a82302064f1276a000f0cbd810076539407d133"
}

@@ -142,3 +142,3 @@ /**

if (!this.__isGroupField) {
if (['input', 'textarea'].includes(this.__target.localName)) {
// Native <input> or <textarea>, required is enough

@@ -145,0 +145,0 @@ return;

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