Socket
Socket
Sign inDemoInstall

@opentiny/vue-button

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.0-alpha.1 to 3.6.0

2

lib/index.js

@@ -110,4 +110,4 @@ import { $prefix, $props, $setup } from '@opentiny/vue-common';

};
Button.version = '3.6.0-alpha.1';
Button.version = '3.6.0';
export { Button as default };
{
"name": "@opentiny/vue-button",
"version": "3.6.0-alpha.1",
"version": "3.6.0",
"description": "",

@@ -12,7 +12,7 @@ "main": "lib/index.js",

"dependencies": {
"@opentiny/vue-common": "~3.6.0-alpha.1",
"@opentiny/vue-icon": "~3.6.0-alpha.1",
"@opentiny/vue-renderless": "~3.6.0-alpha.1",
"@opentiny/vue-theme": "~3.6.0-alpha.1",
"@opentiny/vue-theme-mobile": "~3.6.0-alpha.1"
"@opentiny/vue-common": "~3.6.0",
"@opentiny/vue-icon": "~3.6.0",
"@opentiny/vue-renderless": "~3.6.0",
"@opentiny/vue-theme": "~3.6.0",
"@opentiny/vue-theme-mobile": "~3.6.0"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc