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

@vaadin/form-layout

Package Overview
Dependencies
Maintainers
0
Versions
401
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/form-layout - npm Package Compare versions

Comparing version 24.5.4 to 24.5.5

20

package.json
{
"name": "@vaadin/form-layout",
"version": "24.5.4",
"version": "24.5.5",
"publishConfig": {

@@ -39,13 +39,13 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/a11y-base": "~24.5.4",
"@vaadin/component-base": "~24.5.4",
"@vaadin/vaadin-lumo-styles": "~24.5.4",
"@vaadin/vaadin-material-styles": "~24.5.4",
"@vaadin/vaadin-themable-mixin": "~24.5.4"
"@vaadin/a11y-base": "~24.5.5",
"@vaadin/component-base": "~24.5.5",
"@vaadin/vaadin-lumo-styles": "~24.5.5",
"@vaadin/vaadin-material-styles": "~24.5.5",
"@vaadin/vaadin-themable-mixin": "~24.5.5"
},
"devDependencies": {
"@vaadin/chai-plugins": "~24.5.4",
"@vaadin/custom-field": "~24.5.4",
"@vaadin/chai-plugins": "~24.5.5",
"@vaadin/custom-field": "~24.5.5",
"@vaadin/testing-helpers": "^1.0.0",
"@vaadin/text-field": "~24.5.4",
"@vaadin/text-field": "~24.5.5",
"sinon": "^18.0.0"

@@ -57,3 +57,3 @@ },

],
"gitHead": "0993b6e95bd5826642065356b8f5854a65a6b677"
"gitHead": "864c93992c6466634ad47975dc6aceca3bbf8506"
}

@@ -296,3 +296,3 @@ /**

this._observeChildrenColspanChange();
this.__intersectionObserver.observe(this);
this.__intersectionObserver.observe(this.$.layout);
}

@@ -299,0 +299,0 @@

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/form-layout",
"version": "24.5.4",
"version": "24.5.5",
"description-markup": "markdown",

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

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/form-layout",
"version": "24.5.4",
"version": "24.5.5",
"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