Socket
Socket
Sign inDemoInstall

angular

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

CHANGELOG.md

2

lib/node-angular/templates/public/javascripts/app.js

@@ -28,5 +28,5 @@

function WelcomeController($scope) {
$scope.pageHeader = 'v0.0.1';
$scope.pageHeader = 'v0.0.1-1';
};
/* EOF */

@@ -1,4 +0,3 @@

/**
* node-angjular
* node-angular
*/

@@ -5,0 +4,0 @@

/**
* @class utils
*/
**/

@@ -10,3 +10,3 @@ var utils = module.exports = {};

* reqs
*/
**/

@@ -13,0 +13,0 @@ var fs = require('fs')

@@ -8,4 +8,4 @@ {

"homepage":"http://github.com/edwardhotchkiss/node-angular",
"description":"Node.JS + Angular.JS project generator",
"version":"0.0.1",
"description":"Node.JS + AngularJS project generator",
"version":"0.0.2",
"repository":{

@@ -17,3 +17,3 @@ "type":"git",

"engines":{
"node":">= 0.6.0 < 0.7.0"
"node":">= 0.6.0"
},

@@ -26,3 +26,3 @@ "main": "./lib/index",

"mongoose":"2.5.13",
"express":"2.5.8",
"express":"2.5.10",
"colors":"0.6.0-1"

@@ -29,0 +29,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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