commander-config
Advanced tools
+1
-1
@@ -99,4 +99,4 @@ var path = require('path'); | ||
| cb.apply(self, args); | ||
| }).end(); | ||
| }).done(); | ||
| }; | ||
| } |
+1
-1
| { | ||
| "name": "commander-config", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Recursively walks up directories from the current directory to look for settings files to provide defaults for commander.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+1
-1
@@ -20,3 +20,3 @@ var assert = require('should'); | ||
| }, done) | ||
| .end(); | ||
| .done(); | ||
| }); | ||
@@ -23,0 +23,0 @@ }); |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
9429
0.02%0
-100%