Comparing version 0.0.2 to 0.0.3
@@ -9,3 +9,3 @@ | ||
$routeProvider.when('/welcome', { | ||
template : 'partials/welcome.html', | ||
templateUrl : 'partials/welcome.html', | ||
controller : WelcomeController | ||
@@ -12,0 +12,0 @@ }); |
@@ -5,7 +5,8 @@ { | ||
"contributors":[ | ||
{ "name": "Edward Hotchkiss", "email": "edwardhotchkiss@me.com" } | ||
{ "name": "Edward Hotchkiss", "email": "edwardhotchkiss@me.com" }, | ||
{ "name": "Christopher Najewicz", "email": "chief@beefdisciple.com" } | ||
], | ||
"homepage":"http://github.com/edwardhotchkiss/node-angular", | ||
"description":"Node.JS + AngularJS project generator", | ||
"version":"0.0.2", | ||
"version":"0.0.3", | ||
"repository":{ | ||
@@ -17,3 +18,3 @@ "type":"git", | ||
"engines":{ | ||
"node":">= 0.6.0" | ||
"node":">= 0.8.0" | ||
}, | ||
@@ -20,0 +21,0 @@ "main": "./lib/index", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
107449
0
914