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

@opentiny/vue-dropdown-menu

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-dropdown-menu - npm Package Compare versions

Comparing version 2.11.0-alpha.0 to 2.11.0-alpha.1

2

lib/index.js

@@ -107,3 +107,3 @@ function _extends() {

});
var version = "2.11.0-alpha.0";
var version = "2.11.0-alpha.1";
DropdownMenu.install = function(Vue) {

@@ -110,0 +110,0 @@ Vue.component(DropdownMenu.name, DropdownMenu);

{
"name": "@opentiny/vue-dropdown-menu",
"version": "2.11.0-alpha.0",
"version": "2.11.0-alpha.1",
"description": "",

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

"dependencies": {
"@opentiny/vue-renderless": "~3.11.0",
"@opentiny/vue-common": "~2.11.0",
"@opentiny/vue-icon": "~2.11.0"
"@opentiny/vue-renderless": "~3.11.0-alpha.0",
"@opentiny/vue-common": "~2.11.0-alpha.0",
"@opentiny/vue-icon": "~2.11.0-alpha.0"
},

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

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