Comparing version 0.0.5 to 0.0.6
@@ -72,2 +72,4 @@ var | ||
config = config || {}; | ||
config['rootPath'] = config['rootPath'] || process.cwd(); | ||
@@ -74,0 +76,0 @@ |
{ | ||
"name": "sailfish", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "./index.js", | ||
"bin": { | ||
"sailfish": "./bin/sailfish" | ||
}, | ||
"dependencies": { | ||
"commander": "2.1.x", | ||
"walk": "2.2.x", | ||
@@ -7,0 +11,0 @@ "tensor-xmldom": "0.1.x", |
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
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
210608
39
5152
9
+ Addedcommander@2.1.x
+ Addedcommander@2.1.0(transitive)