You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@opentiny/vue-button-group

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-button-group - npm Package Compare versions

Comparing version

to
2.24.0

16

package.json
{
"name": "@opentiny/vue-button-group",
"version": "2.23.0",
"version": "2.24.0",
"description": "",

@@ -10,9 +10,9 @@ "main": "./lib/index.js",

"dependencies": {
"@opentiny/vue-common": "~2.23.0",
"@opentiny/vue-renderless": "~3.23.0",
"@opentiny/vue-theme": "~3.23.0",
"@opentiny/vue-directive": "~2.23.0",
"@opentiny/vue-popover": "~2.23.0",
"@opentiny/vue-button": "~2.23.0",
"@opentiny/vue-icon": "~2.23.0"
"@opentiny/vue-common": "~2.24.0",
"@opentiny/vue-renderless": "~3.24.0",
"@opentiny/vue-theme": "~3.24.0",
"@opentiny/vue-directive": "~2.24.0",
"@opentiny/vue-popover": "~2.24.0",
"@opentiny/vue-button": "~2.24.0",
"@opentiny/vue-icon": "~2.24.0"
},

@@ -19,0 +19,0 @@ "license": "MIT",

@@ -38,2 +38,3 @@ import type { PropType } from 'vue';

tiny_theme: StringConstructor;
tiny_mcp_config: ObjectConstructor;
tiny_chart_theme: ObjectConstructor;

@@ -40,0 +41,0 @@ };