Comparing version 0.4.10 to 0.4.11
@@ -5,5 +5,2 @@ var path = require('path'); | ||
/** | ||
* Git diff | ||
*/ | ||
module.exports = function(args, callback){ | ||
@@ -10,0 +7,0 @@ callback = callback || function(){}; |
@@ -5,5 +5,2 @@ var path = require('path'); | ||
/** | ||
* Git status | ||
*/ | ||
module.exports = function(args, callback){ | ||
@@ -10,0 +7,0 @@ callback = callback || function(){}; |
{ | ||
"name": "cox", | ||
"version": "0.4.10", | ||
"version": "0.4.11", | ||
"preferGlobal": "true", | ||
@@ -5,0 +5,0 @@ "description": "git commander for multi-repositories", |
@@ -0,0 +0,0 @@ # cox |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
13728
299