Socket
Socket
Sign inDemoInstall

@opentiny/vue-theme-mobile

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-theme-mobile - npm Package Compare versions

Comparing version 3.17.2-prod.1 to 3.18.0

LICENSE

26

package.json
{
"name": "@opentiny/vue-theme-mobile",
"version": "3.17.2-prod.1",
"version": "3.18.0",
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",

@@ -27,16 +27,2 @@ "homepage": "https://opentiny.design/tiny-vue",

},
"scripts": {
"clean": "rimraf dist",
"build:theme": "gulp build --gulpfile build/gulp-dist.js",
"build": "npm run clean && npm run build:theme",
"build:fast": "npm run build && npm run release",
"publishTgz": "node .cloudbuild/publish-tgzs.js",
"stylelint": "stylelint \"**/*.less\" --fix",
"release": "node build/release.js && node build/postbuild.js && shx cp README.md dist",
"postversion": "pnpm build",
"pub": "pnpm publish --tag prod --no-git-checks --access=public"
},
"dependencies": {
"@opentiny/vue-runtime": "~3.17.1"
},
"devDependencies": {

@@ -85,3 +71,13 @@ "@babel/cli": "^7.5.5",

}
},
"scripts": {
"clean": "rimraf dist",
"build:theme": "gulp build --gulpfile build/gulp-dist.js",
"build": "npm run clean && npm run build:theme",
"build:fast": "npm run build && npm run release",
"publishTgz": "node .cloudbuild/publish-tgzs.js",
"stylelint": "stylelint \"**/*.less\" --fix",
"release": "node build/release.js && node build/postbuild.js && shx cp README.md dist",
"postversion": "pnpm build"
}
}
# @opentiny/vue-theme-mobile
A package that provides theme styles for `TinyVue` components (mobile templates)
## Provides dynamic theme switching capabilities (theme-tool)
For details, please refer to: Theme switching document [https://opentiny.design/tiny-vue/zh-CN/smb-theme/docs/theme]

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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