Socket
Socket
Sign inDemoInstall

generator-mvc6-angular

Package Overview
Dependencies
423
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

2

app/index.js

@@ -170,4 +170,4 @@ 'use strict';

process.chdir(npmdir);
//this.installDependencies();
this.installDependencies();
}
});
{
"name": "generator-mvc6-angular",
"version": "0.1.2",
"version": "0.1.3",
"description": "MVC 6 Angular Yeoman generator",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -58,3 +58,3 @@ # generator-mvc6-angular [![Build Status](https://secure.travis-ci.org/dolanmiu/generator-mvc6-angular.png?branch=master)](https://travis-ci.org/dolanmiu/generator-mvc6-angular)

│ | ├── Main - Specific app component
│ | └ app.js - The main angular js file which declares angular dependancies and routes.
│ | └ app.js - The main angular js file which declares angular dependancies and routes.
│ ├── Assets - Custom assets: fonts, images, etc…

@@ -61,0 +61,0 @@ │ └── index.html - App entry point

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