Socket
Socket
Sign inDemoInstall

@opentiny/vue-theme-mobile

Package Overview
Dependencies
Maintainers
1
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.6.1-alpha.2 to 3.6.1

9

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

@@ -20,5 +20,2 @@ "homepage": "https://opentiny.design/tiny-vue",

"license": "MIT",
"exports": {
"./*": "./src/*"
},
"scripts": {

@@ -30,3 +27,3 @@ "clean": "rimraf dist",

"publishTgz": "node .cloudbuild/publish-tgzs.js",
"release": "node build/release.js && cp README.md dist",
"release": "node build/release.js && node build/postbuild.js && cp README.md dist",
"postversion": "pnpm build"

@@ -44,2 +41,2 @@ },

}
}
}
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