@opentiny/vue-dropdown-menu
Advanced tools
Comparing version 2.11.0-alpha.0 to 2.11.0-alpha.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
20676