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

@vaadin/vaadin-tabs

Package Overview
Dependencies
Maintainers
16
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-tabs - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-tabs",
"version": "3.0.4",
"version": "3.0.5",
"main": "vaadin-tabs.js",

@@ -16,0 +16,0 @@ "author": "Vaadin Ltd",

@@ -51,3 +51,3 @@ /**

static get version() {
return '3.0.4';
return '3.0.5';
}

@@ -54,0 +54,0 @@

@@ -145,3 +145,3 @@ /**

static get version() {
return '3.0.4';
return '3.0.5';
}

@@ -148,0 +148,0 @@

@@ -70,2 +70,6 @@ import '@vaadin/vaadin-material-styles/color.js';

:host([orientation="vertical"][selected]) {
box-shadow: inset 2px 0 0 0 var(--material-primary-color);
}
/* Ripple */

@@ -72,0 +76,0 @@

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