Socket
Socket
Sign inDemoInstall

vue-cli-plugin-dt

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "vue-cli-plugin-dt",
"version": "0.0.6",
"version": "0.0.7",
"description": "dt vue test",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -18,13 +18,3 @@ module.exports = [

default: false
},
{
type: "list",
name: "lang",
message: "Choose the locale you want to load",
choices: localeList.map(locale => ({
name: locale,
value: locale
})),
default: "zh-CN"
}
];
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