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

@jbtje/vue3tabs

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jbtje/vue3tabs - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

2

package.json
{
"name": "@jbtje/vue3tabs",
"version": "1.1.0",
"version": "1.2.0",
"description": "Simple vue3 component to display tabs",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -55,2 +55,7 @@ # A Vue component to easily render tabs

</tab>
<tab name="Hidden tab"
:is-hidden="true"
>
This tab is not visible, but can be if you set is-hidden to false.
</tab>
<tab panel-class="tabs-component-panel"

@@ -57,0 +62,0 @@ prefix="<svg height='20' width='20' viewBox='0 0 128 128' xmlns='http://www.w3.org/2000/svg'><g><path d='m57.362 26.54-37.262 64.535a7.666 7.666 0 0 0 6.639 11.5h74.518a7.666 7.666 0 0 0 6.639-11.5l-37.258-64.535a7.665 7.665 0 0 0 -13.276 0z' fill='#ffb400'/><g fill='#fcf4d9'><rect height='29.377' rx='4.333' width='9.638' x='59.181' y='46.444'/><circle cx='64' cy='87.428' r='4.819'/></g></g></svg>&nbsp;"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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