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

@vaadin/tabsheet

Package Overview
Dependencies
Maintainers
12
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/tabsheet - npm Package Compare versions

Comparing version 24.0.0-rc2 to 24.1.0-alpha1

16

package.json
{
"name": "@vaadin/tabsheet",
"version": "24.0.0-rc2",
"version": "24.1.0-alpha1",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "24.0.0-rc2",
"@vaadin/scroller": "24.0.0-rc2",
"@vaadin/tabs": "24.0.0-rc2",
"@vaadin/vaadin-lumo-styles": "24.0.0-rc2",
"@vaadin/vaadin-material-styles": "24.0.0-rc2",
"@vaadin/vaadin-themable-mixin": "24.0.0-rc2"
"@vaadin/component-base": "24.1.0-alpha1",
"@vaadin/scroller": "24.1.0-alpha1",
"@vaadin/tabs": "24.1.0-alpha1",
"@vaadin/vaadin-lumo-styles": "24.1.0-alpha1",
"@vaadin/vaadin-material-styles": "24.1.0-alpha1",
"@vaadin/vaadin-themable-mixin": "24.1.0-alpha1"
},

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

],
"gitHead": "7601e71eaf22c45309852d5d491e0e01bb6322f0"
"gitHead": "599a339181595923b9ad6373d6888d8a79540141"
}

@@ -24,3 +24,3 @@ # @vaadin/tabsheet

[<img src="https://raw.githubusercontent.com/vaadin/web-components/master/packages/tabsheet/screenshot.png" width="735" alt="Screenshot of vaadin-tabsheet">](https://vaadin.com/docs/latest/components/tabs/#tab-sheet)
[<img src="https://raw.githubusercontent.com/vaadin/web-components/main/packages/tabsheet/screenshot.png" width="735" alt="Screenshot of vaadin-tabsheet">](https://vaadin.com/docs/latest/components/tabs/#tab-sheet)

@@ -44,3 +44,3 @@ ## Installation

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/tabsheet/vaadin-tabsheet.js) of the package uses the Lumo theme.
The [main entrypoint](https://github.com/vaadin/web-components/blob/main/packages/tabsheet/vaadin-tabsheet.js) of the package uses the Lumo theme.

@@ -47,0 +47,0 @@ To use the Material theme, import the component from the `theme/material` folder:

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/tabsheet",
"version": "24.0.0-rc2",
"version": "24.1.0-alpha1",
"description-markup": "markdown",

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

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/tabsheet",
"version": "24.0.0-rc2",
"version": "24.1.0-alpha1",
"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