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

@vaadin/vertical-layout

Package Overview
Dependencies
Maintainers
12
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vertical-layout - npm Package Compare versions

Comparing version

to
23.2.0

12

package.json
{
"name": "@vaadin/vertical-layout",
"version": "23.2.0-rc1",
"version": "23.2.0",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "23.2.0-rc1",
"@vaadin/vaadin-lumo-styles": "23.2.0-rc1",
"@vaadin/vaadin-material-styles": "23.2.0-rc1",
"@vaadin/vaadin-themable-mixin": "23.2.0-rc1"
"@vaadin/component-base": "^23.2.0",
"@vaadin/vaadin-lumo-styles": "^23.2.0",
"@vaadin/vaadin-material-styles": "^23.2.0",
"@vaadin/vaadin-themable-mixin": "^23.2.0"
},

@@ -53,3 +53,3 @@ "devDependencies": {

],
"gitHead": "e78a1f2fe6f42d78cefa3f48085b09a3033c9588"
"gitHead": "8b1f5941f26ac41ca038e75e24c8584e331bc7a8"
}

@@ -5,3 +5,3 @@ # @vaadin/vertical-layout

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/basic-layouts/#horizontal-layout)
[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/components/basic-layouts/#horizontal-layout)

@@ -33,3 +33,3 @@ ```html

Vaadin components come with two built-in [themes](https://vaadin.com/docs/latest/ds/customization/using-themes), Lumo and Material.
Vaadin components come with two built-in [themes](https://vaadin.com/docs/latest/styling), Lumo and Material.
The [main entrypoint](https://github.com/vaadin/web-components/blob/master/packages/vertical-layout/vaadin-vertical-layout.js) of the package uses the Lumo theme.

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

Read the [contributing guide](https://vaadin.com/docs/latest/guide/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

@@ -60,0 +60,0 @@ ## License

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/vertical-layout",
"version": "23.2.0-rc1",
"version": "23.2.0",
"description-markup": "markdown",

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

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/vertical-layout",
"version": "23.2.0-rc1",
"version": "23.2.0",
"description-markup": "markdown",

@@ -6,0 +6,0 @@ "framework": "lit",