Socket
Socket
Sign inDemoInstall

generator-vue-ts

Package Overview
Dependencies
178
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

4

generators/app/index.js

@@ -17,3 +17,3 @@ 'use strict';

this.log(yosay(
'Welcome to the outstanding ' + chalk.red('generator-vue-ts') + ' generator!'
'Welcome to the outstanding ' + chalk.magenta('generator-vue-ts') + ' generator!'
));

@@ -116,4 +116,4 @@

end() {
this.log.info('Type npm run dev to start developing! ');
this.log(`Finished - run ${chalk.blue(`cd ${this.props.name} && npm run dev`)} to start developing!`);
}
};
{
"name": "generator-vue-ts",
"version": "0.0.4",
"version": "0.0.5",
"description": "A Yeoman generator of Vue starter with typescript.",

@@ -5,0 +5,0 @@ "homepage": "",

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