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

async-call-rpc

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-call-rpc - npm Package Versions

124

4.1.0

Diff

Changelog

Source

4.1.0 (2020-08-23)

Features

  • add BSON serializer (baee607)
  • add WebWorker (e4fa542)
jackworks
published 4.0.0 •

Changelog

Source

4.0.0 (2020-07-19)

⚠ BREAKING CHANGES

  • remove support for deprecated messageChannel
  • messageChannel has renamed to channel

Features

  • remove support for deprecated messageChannel (e6681f7)
jackworks
published 3.3.0 •

Changelog

Source

3.3.0 (2020-07-19)

Deprecation

Features

  • impl requestReplay in log, close #22 (d241b34)
  • new interface for messageChannel and deprecates old, close #19 (7022b8c)

Bug Fixes

jackworks
published 3.2.2 •

Changelog

Source

3.2.2 (2020-06-28)

Bug Fixes

  • support entry points for old platform that doesnt support exports field (9a108cd)
jackworks
published 3.2.1 •

Changelog

Source

3.2.1 (2020-06-28)

Bug Fixes

jackworks
published 3.2.0 •

Changelog

Source

3.2.0 (2020-06-27)

Features

  • start to provide builtin message channels (d97381d)
jackworks
published 3.1.0 •

Changelog

Source

3.1.0 (2020-06-27)

Features

  • add deno ws server (c07d297)
  • add node websocket server (6c0af32)
  • Support patch req/res in JSON RPC spec close #9 (9f91c51)
  • support sending notifications close #7 (e9abca6)
jackworks
published 3.0.0 •

Changelog

Source

3.0.0 (2020-06-27)

⚠ BREAKING CHANGES

  • Enable strict mode by default, if you need the non-strict behavior, switch "strict" to false.
  • Move strict.noUndefined to 3rd parameter of JSONSerialization since only JSON needs it.
  • The export version changed from full to base. If you need full version, please import from async-call-rpc/full.

Features

  • Add hook for custom Error data close #8 (2ab36bb)
  • change to strict by default, move undefined keeping to JSONSerialization (d860da5)
  • export base version by default (6a11550)
  • id generator, close #13 (d3c51b5)
  • preserve this binding, close #16 (69f1077)

Bug Fixes

jackworks
published 2.0.2 •

Changelog

Source

2.0.2 (2020-06-10)

Bug Fixes

  • umd not loadable; tslib not included (a037da6)
jackworks
published 2.0.1 •

Changelog

Source

2.0.1 (2020-06-07)

Bug Fixes

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