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

generator-vue-starter

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-vue-starter - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

generators/app/index.js

@@ -49,3 +49,3 @@ var Generator = require('yeoman-generator');

cfg = '_config_fast'
rdm = '_src_fast'
rdm = '_README_fast.md'
} else {

@@ -55,3 +55,3 @@ pkg = '_package.json'

cfg = '_config'
rdm = '_README_fast.md'
rdm = '_README.md'
}

@@ -58,0 +58,0 @@ this.fs.copyTpl(

{
"name": "generator-vue-starter",
"version": "0.1.4",
"version": "0.1.5",
"description": "This is a generator for vue+webpack. You can choose to start with a base structure of a quick-start structure",

@@ -5,0 +5,0 @@ "files": [

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