simple-ssh
Advanced tools
Comparing version 0.8.9 to 0.9.0
{ | ||
"name": "simple-ssh", | ||
"version": "0.8.9", | ||
"version": "0.9.0", | ||
"description": "A wrapper for ssh2 to make it easier to perform commands over SSH", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"ssh2": "~0.3.6", | ||
"xtend": "^4.0.0" | ||
"ssh2": "^0.5.0", | ||
"xtend": "^4.0.1" | ||
} | ||
} |
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
28554
9
562
+ Addedasn1@0.2.6(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedsemver@5.7.2(transitive)
+ Addedssh2@0.5.5(transitive)
+ Addedssh2-streams@0.1.20(transitive)
- Removedasn1@0.2.1(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@0.0.1(transitive)
- Removedreadable-stream@1.0.27-1(transitive)
- Removedssh2@0.3.6(transitive)
- Removedstring_decoder@0.10.31(transitive)
Updatedssh2@^0.5.0
Updatedxtend@^4.0.1