Comparing version 0.2.3 to 0.2.4
@@ -53,3 +53,3 @@ (function() { | ||
SSH.prototype.mkdir = function(Path) { | ||
return new this.exec("mkdir -p " + Path); | ||
return this.exec("mkdir -p " + Path); | ||
}; | ||
@@ -219,2 +219,1 @@ | ||
}).call(this); | ||
{ | ||
"name": "node-ssh", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "SS2 with Promises", | ||
@@ -5,0 +5,0 @@ "main": "Dist/SSH.js", |
Sorry, the diff of this file is not supported yet
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
20000
6
405
2