push2cloud-cf-adapter
Advanced tools
Comparing version 1.5.5 to 1.6.0
@@ -0,1 +1,6 @@ | ||
## [v1.6.0](https://github.com/push2cloud/cf-adapter/compare/v1.5.5...v1.6.0) | ||
- createTunnel | ||
- getCode | ||
- getEnv | ||
## [v1.5.5](https://github.com/push2cloud/cf-adapter/compare/v1.5.3...v1.5.5) | ||
@@ -2,0 +7,0 @@ - bindService check if already existing |
{ | ||
"name": "push2cloud-cf-adapter", | ||
"version": "1.5.5", | ||
"version": "1.6.0", | ||
"description": "abstracts cloud foundry api", | ||
@@ -31,2 +31,3 @@ "main": "index.js", | ||
"semver": "5.3.0", | ||
"tunnel-ssh": "4.1.3", | ||
"ws": "3.0.0" | ||
@@ -33,0 +34,0 @@ }, |
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
145798
85
2897
10
+ Addedtunnel-ssh@4.1.3
+ Addeddebug@2.6.0(transitive)
+ Addedlodash.defaults@4.2.0(transitive)
+ Addedms@0.7.2(transitive)
+ Addedssh2@0.5.4(transitive)
+ Addedssh2-streams@0.1.20(transitive)
+ Addedstreamsearch@0.1.2(transitive)
+ Addedtunnel-ssh@4.1.3(transitive)