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

@neovici/cosmoz-tabs

Package Overview
Dependencies
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neovici/cosmoz-tabs - npm Package Compare versions

Comparing version 8.7.0 to 8.7.1

2

package.json
{
"name": "@neovici/cosmoz-tabs",
"version": "8.7.0",
"version": "8.7.1",
"description": "A multi views container element that allow navigation between the views using tabs or an accordion.",

@@ -5,0 +5,0 @@ "keywords": [

export interface Tab {
name: string;
hidden?: boolean;
disable?: boolean;
disabled?: boolean;
fallback?: boolean;

@@ -6,0 +6,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