Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tcurl

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcurl - npm Package Compare versions

Comparing version 4.5.1 to 4.6.0

2

index.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc