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

@vaadin/custom-field

Package Overview
Dependencies
Maintainers
12
Versions
409
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/custom-field - npm Package Compare versions

Comparing version 23.2.0-beta1 to 23.2.0-beta2

38

package.json
{
"name": "@vaadin/custom-field",
"version": "23.2.0-beta1",
"version": "23.2.0-beta2",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "23.2.0-beta1",
"@vaadin/field-base": "23.2.0-beta1",
"@vaadin/vaadin-lumo-styles": "23.2.0-beta1",
"@vaadin/vaadin-material-styles": "23.2.0-beta1",
"@vaadin/vaadin-themable-mixin": "23.2.0-beta1"
"@vaadin/component-base": "23.2.0-beta2",
"@vaadin/field-base": "23.2.0-beta2",
"@vaadin/vaadin-lumo-styles": "23.2.0-beta2",
"@vaadin/vaadin-material-styles": "23.2.0-beta2",
"@vaadin/vaadin-themable-mixin": "23.2.0-beta2"
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@vaadin/combo-box": "23.2.0-beta1",
"@vaadin/date-picker": "23.2.0-beta1",
"@vaadin/email-field": "23.2.0-beta1",
"@vaadin/form-layout": "23.2.0-beta1",
"@vaadin/list-box": "23.2.0-beta1",
"@vaadin/number-field": "23.2.0-beta1",
"@vaadin/password-field": "23.2.0-beta1",
"@vaadin/polymer-legacy-adapter": "23.2.0-beta1",
"@vaadin/select": "23.2.0-beta1",
"@vaadin/combo-box": "23.2.0-beta2",
"@vaadin/date-picker": "23.2.0-beta2",
"@vaadin/email-field": "23.2.0-beta2",
"@vaadin/form-layout": "23.2.0-beta2",
"@vaadin/list-box": "23.2.0-beta2",
"@vaadin/number-field": "23.2.0-beta2",
"@vaadin/password-field": "23.2.0-beta2",
"@vaadin/polymer-legacy-adapter": "23.2.0-beta2",
"@vaadin/select": "23.2.0-beta2",
"@vaadin/testing-helpers": "^0.3.2",
"@vaadin/text-area": "23.2.0-beta1",
"@vaadin/text-field": "23.2.0-beta1",
"@vaadin/time-picker": "23.2.0-beta1",
"@vaadin/text-area": "23.2.0-beta2",
"@vaadin/text-field": "23.2.0-beta2",
"@vaadin/time-picker": "23.2.0-beta2",
"sinon": "^13.0.2"

@@ -66,3 +66,3 @@ },

],
"gitHead": "82ff7254f27a1a089367e4dd005f63879e33c188"
"gitHead": "42864949ade7e573ac534a64ecdd97fab32a87fc"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/custom-field",
"version": "23.2.0-beta1",
"version": "23.2.0-beta2",
"description-markup": "markdown",

@@ -81,3 +81,3 @@ "contributions": {

"name": "value",
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values. Use the [`i18n`](https://cdn.vaadin.com/vaadin-web-components/23.2.0-beta1/#/elements/vaadin-custom-field#property-i18n)\nproperty to customize this behavior.",
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values. Use the [`i18n`](https://cdn.vaadin.com/vaadin-web-components/23.2.0-beta2/#/elements/vaadin-custom-field#property-i18n)\nproperty to customize this behavior.",
"value": {

@@ -173,3 +173,3 @@ "type": [

"name": "value",
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values. Use the [`i18n`](https://cdn.vaadin.com/vaadin-web-components/23.2.0-beta1/#/elements/vaadin-custom-field#property-i18n)\nproperty to customize this behavior.",
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values. Use the [`i18n`](https://cdn.vaadin.com/vaadin-web-components/23.2.0-beta2/#/elements/vaadin-custom-field#property-i18n)\nproperty to customize this behavior.",
"value": {

@@ -176,0 +176,0 @@ "type": [

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/custom-field",
"version": "23.2.0-beta1",
"version": "23.2.0-beta2",
"description-markup": "markdown",

@@ -66,3 +66,3 @@ "framework": "lit",

"name": ".value",
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values. Use the [`i18n`](https://cdn.vaadin.com/vaadin-web-components/23.2.0-beta1/#/elements/vaadin-custom-field#property-i18n)\nproperty to customize this behavior.",
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values. Use the [`i18n`](https://cdn.vaadin.com/vaadin-web-components/23.2.0-beta2/#/elements/vaadin-custom-field#property-i18n)\nproperty to customize this behavior.",
"value": {

@@ -69,0 +69,0 @@ "kind": "expression"

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