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

ably

Package Overview
Dependencies
Maintainers
1
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ably - npm Package Versions

1
19

1.1.20

Diff

Changelog

Source

1.1.20 (2019-10-05)

  • Fix channel.history with promises bug when using the realtime client
  • Auth no way to renew warning: upgrade to error
ably
published 1.1.19 •

Changelog

Source

1.1.19 (2019-10-03)

  • Fix EventEmitter.once typings https://github.com/ably/ably-js/pull/610
ably
published 1.1.18 •

Changelog

Source

1.1.18 (2019-09-18)

  • Fix typings for channel.presence.unsubscribe https://github.com/ably/ably-js/pull/608
  • Tweak connection code for generic connection issues (80000 -> 80003)
  • Make promisified rest.request() easier to use correctly
ably
published 1.1.17 •

Changelog

Source

1.1.17 (2019-09-03)

  • Fix TS1036 tslint warning when importing ably/promises
  • Add delta generation stats infrastructure
ably
published 1.1.16 •

Changelog

Source

1.1.16 (2019-07-24)

  • Fix regression for browser commonjs distribution
  • Allow non-ascii clientIds for REST requests
ably
published 1.1.15 •

Changelog

Source

1.1.15 (2019-07-02)

  • Fix type definition for realtime presence.get() with the Promise API
ably
published 1.1.14 •

Changelog

Source

1.1.14 (2019-06-25)

  • Add check for double-encoded tokens
  • Reinstate message suppression based on connectionSerial to ensure no duplicate messages during transport upgrades
  • Support running in a webworker context that uses self as the global object (thanks to Clifton Hensley for that contribution!)
ably
published 1.1.13 •

Changelog

Source

1.1.13 (2019-06-19)

  • Log the content-type of an authUrl response
ably
published 1.1.12 •

Changelog

Source

1.1.12 (2019-06-10)

  • Only ever deduplicate messages on the same channel
  • Support uncompressed data stats
ably
published 1.1.11 •

Changelog

Source

1.1.11 (2019-05-22)

  • Allow token strings (including JWT tokens) up to 128kB
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