Socket
Socket
Sign inDemoInstall

@croquiscom/thrift

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@croquiscom/thrift - npm Package Compare versions

Comparing version 0.10.0-cr6 to 0.10.0-cr7

2

lib/nodejs/lib/thrift/http_connection.js

@@ -173,3 +173,3 @@ /*

if (response.statusCode !== 200) {
this.emit("error", new THTTPException(statusCode, response));
this.emit("error", new THTTPException(response.statusCode, response));
}

@@ -176,0 +176,0 @@

@@ -9,3 +9,3 @@ {

},
"version": "0.10.0-cr6",
"version": "0.10.0-cr7",
"author": {

@@ -12,0 +12,0 @@ "name": "Apache Thrift Developers",

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