@sweetui/sweet-mobile
Advanced tools
Comparing version 2.2.3 to 2.2.4
{ | ||
"name": "sweet-plugin-i18n", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "sweet i18n国际化方案", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,2 +6,3 @@ import sweetStore from './store'; | ||
import sweetTheme from './theme'; | ||
import Vue from 'vue'; | ||
@@ -13,1 +14,2 @@ export { sweetI18n }; | ||
export { SWTOOL }; | ||
export { Vue }; |
{ | ||
"name": "@sweetui/sweet-mobile", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Sweet Mobile Core", | ||
@@ -24,4 +24,6 @@ "main": "index.js", | ||
"vue-i18n": "7.6.0", | ||
"vuex": "3.0.1" | ||
"vuex": "3.0.1", | ||
"vue-router": "3.0.1", | ||
"vue-template-compiler": "2.5.16" | ||
} | ||
} |
{ | ||
"name": "sweet-plugin-theme", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "sweet 换肤配置", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
{ | ||
"name": "sweet-plugin-tool", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "sweet 前端工具类库", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
{ | ||
"name": "sweet-plugin-xhr", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "基于axios第三方ajax组件封装的sweet 2.x 版本的组件", | ||
@@ -5,0 +5,0 @@ "main": "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
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
128658
409
6
+ Addedvue-router@3.0.1
+ Addedvue-template-compiler@2.5.16
+ Addedde-indent@1.0.2(transitive)
+ Addedhe@1.2.0(transitive)
+ Addedvue-router@3.0.1(transitive)
+ Addedvue-template-compiler@2.5.16(transitive)