Socket
Socket
Sign inDemoInstall

vue2-plugin-template

Package Overview
Dependencies
146
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

rollup.config.js

9

package.json
{
"name": "vue2-plugin-template",
"version": "0.0.2",
"version": "0.0.3",
"main": "src/index.js",
"author": "guoxiaoyang",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
"build": "rm -rf ./dist && rollup -c"
},
"dependencies": {
"rollup": "^2.72.0",
"vite": "^2.9.7"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc