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

cox

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cox - npm Package Compare versions

Comparing version 0.4.10 to 0.4.11

3

lib/commands/diff.js

@@ -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(){};

2

package.json
{
"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

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