commander-config
Advanced tools
+0
-0
@@ -0,0 +0,0 @@ language: node_js |
+0
-0
@@ -0,0 +0,0 @@ var path = require('path'); |
+0
-0
@@ -0,0 +0,0 @@ var pathLib = require('path'); |
+0
-0
@@ -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 +0,0 @@ [](http://travis-ci.org/ForbesLindesay/commander-config) |
+0
-0
@@ -0,0 +0,0 @@ var assert = require('should'); |
| a: hi | ||
| b: forbes |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
9088
-3.31%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated