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

@vaadin/custom-field

Package Overview
Dependencies
Maintainers
12
Versions
432
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 24.0.0-alpha4 to 24.0.0-alpha5

34

package.json
{
"name": "@vaadin/custom-field",
"version": "24.0.0-alpha4",
"version": "24.0.0-alpha5",
"publishConfig": {

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

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

@@ -64,3 +64,3 @@ },

],
"gitHead": "66be46e82c4d0a673859fbc9bdb1581dd89f360c"
"gitHead": "fc0b1721eda9e39cb289b239e440fc9e29573a31"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/custom-field",
"version": "24.0.0-alpha4",
"version": "24.0.0-alpha5",
"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.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha4/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha4/#/elements/vaadin-custom-field#property-parseValue)\nproperties 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.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha5/#/elements/vaadin-custom-field#property-parseValue)\nproperties 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.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha4/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha4/#/elements/vaadin-custom-field#property-parseValue)\nproperties 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.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha5/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
"value": {

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

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/custom-field",
"version": "24.0.0-alpha4",
"version": "24.0.0-alpha5",
"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.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha4/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha4/#/elements/vaadin-custom-field#property-parseValue)\nproperties 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.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.0.0-alpha5/#/elements/vaadin-custom-field#property-parseValue)\nproperties 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