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

react-tab-component-pure-js

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tab-component-pure-js - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "react-tab-component-pure-js",
"version": "1.0.4",
"version": "1.0.5",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -60,3 +60,5 @@ # react-tab-component-pure-js

### tabList: An array of objects representing each tab. Each object should have:
- name: The name of the tab.
- tabList: An array of objects representing each tab. Each object should have:
- name: The name of the tab.
- Component: The component to render when the tab is selected.
- Component: The component to render when the tab is selected.

@@ -63,0 +65,0 @@ - currentTabIndex: The index of the currently selected tab.

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