Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gaea-cli

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gaea-cli - npm Package Compare versions

Comparing version 0.0.9 to 0.1.0

2

bin/gaea-init.js

@@ -109,3 +109,3 @@ #!/usr/bin/env node

console.log(logSymbols.success,chalk.green('创建成功:)'));
console.log(chalk.green(`cd ${projectName}\nnpm install\nnpm run dev`));
console.log(chalk.green(`cd ${projectName}\nnpm install\nnpm run dll\nnpm run dev`));
}).catch(err => {

@@ -112,0 +112,0 @@ console.error(logSymbols.error,chalk.red(`创建失败:${err.message}`));

{
"name": "gaea-cli",
"version": "0.0.9",
"version": "0.1.0",
"description": "vue cli",

@@ -5,0 +5,0 @@ "main":"index.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