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

thriftrw

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thriftrw - npm Package Versions

1345

3.5.0

Diff

Changelog

Source

[3.5.0] - 2016-05-13

Added

  • Introduced an allowOptionalArguments flag that opts-in to the same semantics used by other ThriftRW libraries. That is, arguments are optional by default. Enabling this flag is backward-incompatible. Consult the README for details.
  • A note regarding default values
  • Add flag to allow optional arguments
  • (c) 2016
kriskowal
published 3.4.3 •

Changelog

Source

[3.4.3] - 2016-03-25

Fixed

  • Fixed support for maps with i8, i16, and i32 key types. i64 is not yet supported. string is the only other key type expressly supported.
kriskowal
published 3.4.2 •

Changelog

Source

[3.4.2] - 2016-03-23

Fixed

  • Upgrade version of bufrw for a more rigorous fix for the regression introduced for lists of lists. The fix in bufrw should cover this and possibly other cases, and allows us to remove the work-around introduced in v3.4.1
raynos
published 3.4.1 •

Changelog

Source

[3.4.1] - 2016-03-22

Fixed

  • Fix list of lists regression introduced in v3.2.0.
kriskowal
published 3.4.0 •

Changelog

Source

[3.4.0] - 2016-03-04

Added

  • Implements Thrift message envelopes, including Thrift exceptions.
  • Ships with pre-compiled IDL parser module and relaxes dependency on PEGJS to during development only.
kriskowal
published 3.3.0 •

Changelog

Source

[3.3.0] - 2016-02-16

Changed

  • ThriftRW is now in its own organization on Github!

Added

  • Adds toBuffer and fromBuffer to StructRW.
  • Allows i64 properties with the (js.type = 'Date') annotation to coerce arrays of bytes, buffers, and longs, all representing miliseconds since the Epoch.

Fixed

  • Fixes the missing Argument and Result constructors on function models.
russfrank
published 3.2.0 •

Changelog

Source

[3.2.0] - 2016-01-29

Added

  • Aliases byte as i8 in accordance with upstream Thrift changes.
kriskowal
published 3.1.0 •

Changelog

Source

[3.1.0] - 2015-12-16

Added

  • Adds thrift.getServiceEndpoints(service)
kriskowal
published 3.0.3 •

Changelog

Source

[3.0.3] - 2015-12-08

Fixed

  • Exposes the functions in parent services properly.
uber
published 3.0.2 •

Changelog

Source

[3.0.2] - 2015-12-01

  • No change notes
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