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

vue3-tabs-component

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-tabs-component - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # Changelog

## 1.0.11 - 2022-07-05
- Add `module`, `unpkg` definitions
## 1.0.10 - 2022-07-05

@@ -7,0 +10,0 @@ - Fix `vue` external when used as UMD module

4

package.json
{
"name": "vue3-tabs-component",
"version": "1.0.10",
"version": "1.0.11",
"description": "A Vue component to easily render tabs",
"main": "dist/index.js",
"unpkg": "dist/index.js",
"module": "src/index.js",
"jsnext:main": "src/index.js",

@@ -7,0 +9,0 @@ "scripts": {

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