@opentiny/vue-locale
Advanced tools
Comparing version 2.11.0-alpha.0 to 2.11.0-alpha.1
@@ -1794,3 +1794,3 @@ function _extends() { | ||
} | ||
var version = "2.11.0-alpha.0"; | ||
var version = "2.11.0-alpha.1"; | ||
var use = vue.use, t = vue.t, i18n = vue.i18n, initI18n = vue.initI18n, extend = vue.extend, zhCN = vue.zhCN, enUS = vue.enUS, language = vue.language; | ||
@@ -1797,0 +1797,0 @@ var globalization = glob(t); |
{ | ||
"name": "@opentiny/vue-locale", | ||
"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-theme": "~3.11.0", | ||
"@opentiny/vue-theme-mobile": "~3.11.0" | ||
"@opentiny/vue-renderless": "~3.11.0-alpha.0", | ||
"@opentiny/vue-theme": "~3.11.0-alpha.0", | ||
"@opentiny/vue-theme-mobile": "~3.11.0-alpha.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "module": "./lib/index.js", |
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
64069