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

thrift

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thrift - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

.httptimeout.js.un~

8

package.json
{
"name": "thrift",
"description": "node-thrift",
"version": "0.2.1",
"version": "0.2.2",
"author": "Wade Simmons <wade@wades.im>",
"directories" : { "lib" : "./lib" },
"main": "./lib/index.js",
"engines": { "node": ">= 0.2.1" },
"directories" : { "lib" : "./lib/thrift" },
"main": "./lib/thrift",
"engines": { "node": ">= 0.2.4" },
}

@@ -17,3 +17,3 @@ # node-thrift

library. You can check it out here:
[http://github.com/wadey/thrift](http://github.com/wadey/thrift)
[https://github.com/wadey/thrift](http://github.com/wadey/thrift)

@@ -51,2 +51,2 @@ Once you build this patched version of Thrift, you can compile nodejs sources

An example based on the one shown on the Thrift front page is included in the [http://github.com/wadey/node-thrift/tree/master/examples](examples) folder.
An example based on the one shown on the Thrift front page is included in the [examples](https://github.com/wadey/node-thrift/tree/master/examples) folder.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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