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

@sweetui/sweet-mobile

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sweetui/sweet-mobile - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

2

i18n/package.json
{
"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",

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