Socket
Socket
Sign inDemoInstall

@opentiny/vue-theme

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-theme - npm Package Compare versions

Comparing version 3.6.1-alpha.2 to 3.6.1

9

package.json
{
"name": "@opentiny/vue-theme",
"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 @@ "main": "index.css",

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

@@ -29,3 +26,3 @@ "clean": "rimraf dist",

"build:fast": "npm run build && npm run release",
"release": "node build/release.js && cp README.md dist",
"release": "node build/release.js && node build/postbuild.js && cp README.md dist",
"build:copy-remote": "npm run build:theme && cp-cli dist ../aurora-vue/node_modules/@aurora/theme",

@@ -46,2 +43,2 @@ "publishTgz": "node .cloudbuild/publish-tgzs.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