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

ably

Package Overview
Dependencies
Maintainers
0
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ably - npm Package Versions

1
19

0.8.31

Diff

Changelog

Source

0.8.31 (2016-08-10)

Full Changelog

  • Add webpack/commonjs support #321
ably
published 0.8.30 •

Changelog

Source

0.8.30 (2016-07-18)

Full Changelog

  • Fix an issue where channels with large numbers of presence members (>100) could occasionally see a reduced presence set #319
ably
published 0.8.29 •

Changelog

Source

0.8.29 (2016-07-15)

Full Changelog

  • Fix an issue where messages retried across a transport upgrade could theoretically lead to duplicate messages #308

  • Fix an issue where a client-detectable auth error on connect could cause the connect attempt to fail after the connect timeout (15s) rather than immediately #314

ably
published 0.8.28 •

Changelog

Source

0.8.28 (2016-07-13)

Full Changelog

  • Fix an issue where a server-sent channel detached message could cause the channel to go into the failed state #313
ably
published 0.8.27 •

ably
published 0.8.26 •

Changelog

Source

0.8.26 (2016-07-11)

ably
published 0.8.25 •

Changelog

Source

0.8.25 (2016-07-06)

No net changes. 0.8.25 reverted a new header addition due to Ably not yet sending the correct access-control-allow-headers CORS headers for it; 0.8.26 re-adds it.

ably
published 0.8.24 •

Changelog

Source

0.8.24 (2016-07-06)

Full Changelog

Biggest changes:

  • Store transport preferences in memory not just localstorage, for node clients #303

  • Fix issues with sync failures leading to lib sticking in the synchronizing state #302

  • Add lib version string to connect querystring an as a header for REST #304

ably
published 0.8.23 •

Changelog

Source

0.8.23 (2016-07-01)

Full Changelog

Biggest changes:

  • Fix exception on accessing localStorage in Safari in private mode #298

  • Fix bug causing transports to occasionally stick around after they should have been disconnected in some circumstances #296

  • Sacrifice commas to appease IE8 479152f

ably
published 0.8.22 •

Changelog

Source

0.8.22 (2016-06-24)

Full Changelog

Biggest changes:

  • Log and emit errors that occur on-connect (resume failures and upgrade failures) #291

  • Rework upgrade flow so that all messages complete on one transport before switching to another, to avoid 'Invalid transport ID' message race condition #291

  • Fix issue #285 where a detach that happens during a presence sync could fail (also #291)

  • Log all connectionDetails on transport active (including the server you're connected to), not just clientId #294

  • Implement waitForSync option in (realtime form of) presence.get() #295

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