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

tcurl

Package Overview
Dependencies
Maintainers
6
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.16.0 to 4.16.1

3

as-http.js

@@ -64,3 +64,4 @@ #!/usr/bin/env node

});
self.asHttpClient.sendRequest(req, hreq, onSent);
self.asHttpClient.channel = self.subChannel.topChannel;
self.asHttpClient.sendRequest(req, hreq, null, null, onSent);

@@ -67,0 +68,0 @@ function onSent(err, head, stream, body) {

{
"name": "tcurl",
"version": "4.16.0",
"version": "4.16.1",
"description": "A command line utility to talk to a tchannel server",

@@ -31,3 +31,3 @@ "keywords": [],

"safe-json-parse": "^4.0.0",
"tchannel": "3.5.5",
"tchannel": "^3.5.8",
"traverse": "^0.6.6",

@@ -34,0 +34,0 @@ "xtend": "^4.0.0"

Sorry, the diff of this file is not supported yet

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