Comparing version 4.5.1 to 4.6.0
@@ -173,3 +173,3 @@ #!/usr/bin/env node | ||
host: opts.hostname + ':' + opts.port, | ||
timeout: opts.timeout || 5000, | ||
timeout: opts.timeout || 100, | ||
hasNoParent: true, | ||
@@ -176,0 +176,0 @@ serviceName: opts.service |
{ | ||
"name": "tcurl", | ||
"version": "4.5.1", | ||
"version": "4.6.0", | ||
"description": "A command line utility to talk to a tchannel server", | ||
@@ -28,3 +28,3 @@ "keywords": [], | ||
"readable-stream": "^1.0.33", | ||
"tchannel": "2.0.0-rc8" | ||
"tchannel": "2.0.0-rc9" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
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
29407
+ Addedtchannel@2.0.0-rc9(transitive)
- Removedtchannel@2.0.0-rc8(transitive)
Updatedtchannel@2.0.0-rc9