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
17
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.2 to 3.0.3

2

package.json

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

"name": "@vaadin/vaadin-tabs",
"version": "3.0.2",
"version": "3.0.3",
"main": "vaadin-tabs.js",

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

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

static get version() {
return '3.0.2';
return '3.0.3';
}

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

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

static get version() {
return '3.0.2';
return '3.0.3';
}

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

@@ -39,2 +39,8 @@ import '@vaadin/vaadin-material-styles/color.js';

/* do not prevent click on slotted links */
:host::before,
:host::after {
pointer-events: none;
}
:host::before {

@@ -41,0 +47,0 @@ content: "";

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