You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

commander-config

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commander-config - npm Package Compare versions

Comparing version
0.0.3
to
0.0.4
+0
-0
.travis.yml

@@ -0,0 +0,0 @@ language: node_js

@@ -0,0 +0,0 @@ var path = require('path');

@@ -0,0 +0,0 @@ var pathLib = require('path');

@@ -0,0 +0,0 @@ var Q = require('q');

+2
-2
{
"name": "commander-config",
"version": "0.0.3",
"version": "0.0.4",
"description": "Recursively walks up directories from the current directory to look for settings files to provide defaults for commander.js",

@@ -30,4 +30,4 @@ "main": "index.js",

"q": "~1.0.0",
"js-yaml": "1.x.x"
"js-yaml": "3.x.x"
}
}

@@ -0,0 +0,0 @@ [![Build Status](https://secure.travis-ci.org/ForbesLindesay/commander-config.png?branch=master)](http://travis-ci.org/ForbesLindesay/commander-config)

@@ -0,0 +0,0 @@ var assert = require('should');

a: hi
b: forbes

Sorry, the diff of this file is not supported yet